blob: 1074f0a3890662e52dbeb77e69efd9df20286eb8 [file]
RunCMake_check_slnx("${RunCMake_TEST_BINARY_DIR}/Override1.slnx" [[
^<\?xml version="1\.0" encoding="UTF-8"\?>
<Solution>
<Configurations>
<BuildType Name="Debug"/>
<BuildType Name="Release"/>
<BuildType Name="MinSizeRel"/>
<BuildType Name="RelWithDebInfo"/>
<Platform Name="[^"]+"/>
</Configurations>
<Project Path="ALL_BUILD\.vcxproj" Type="8bc9ceb8-8b4a-11d0-8d11-00a0c91bc942" Id="[0-9a-f-]+" DefaultStartup="true">
<BuildDependency Project="ZERO_CHECK\.vcxproj"/>
<Build Solution="Debug\|\*" Project="false"/>
<Build Solution="Release\|\*" Project="false"/>
<Build Solution="MinSizeRel\|\*" Project="false"/>
<Build Solution="RelWithDebInfo\|\*" Project="false"/>
</Project>
<Project Path="ZERO_CHECK\.vcxproj" Type="8bc9ceb8-8b4a-11d0-8d11-00a0c91bc942" Id="[0-9a-f-]+"/>
<Properties Name="ExtensibilityGlobals" Scope="PostLoad">
<Properties Name="Key1" Value="Value1"/>
</Properties>
<Properties Name="TestSec" Scope="PostLoad">
<Properties Name="Key2" Value="Value2"/>
<Properties Name="Key3" Value="Value3"/>
</Properties>
</Solution>$]])