You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
112 lines
18 KiB
112 lines
18 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="17.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<PreferredToolArchitecture>x64</PreferredToolArchitecture>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ResolveNugetPackages>false</ResolveNugetPackages>
|
|
</PropertyGroup>
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{20D24588-E4CC-3F08-AFB7-61C323359042}</ProjectGuid>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
|
<Platform>x64</Platform>
|
|
<ProjectName>ZERO_CHECK</ProjectName>
|
|
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>Utility</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>Utility</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup>
|
|
<_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
</Midl>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
</Midl>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<CustomBuild Include="D:\zj\code\test\soui3\build\CMakeFiles\337f3786aa35355e4556a72521fb8484\generate.stamp.rule">
|
|
<UseUtf8Encoding>Always</UseUtf8Encoding>
|
|
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</BuildInParallel>
|
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Checking Build System</Message>
|
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
|
D:\cmake\bin\cmake.exe -SD:/zj/code/test/soui3 -BD:/zj/code/test/soui3/build --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file D:/zj/code/test/soui3/build/SOUI3.sln
|
|
if %errorlevel% neq 0 goto :cmEnd
|
|
:cmEnd
|
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
|
:cmErrorLevel
|
|
exit /b %1
|
|
:cmDone
|
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">D:\cmake\share\cmake-3.30\Modules\CMakeASMInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeASM_MASMInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeCInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeCXXInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeCommonLanguageInclude.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeGenericSystem.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeInitializeConfigs.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeLanguageInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeParseArguments.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeRCInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeSystemSpecificInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeSystemSpecificInitialize.cmake;D:\cmake\share\cmake-3.30\Modules\Compiler\CMakeCommonCompilerMacros.cmake;D:\cmake\share\cmake-3.30\Modules\Compiler\MSVC-C.cmake;D:\cmake\share\cmake-3.30\Modules\Compiler\MSVC-CXX.cmake;D:\cmake\share\cmake-3.30\Modules\Compiler\MSVC.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\Windows-Initialize.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\Windows-MSVC-C.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\Windows-MSVC-CXX.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\Windows-MSVC.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\Windows.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\WindowsPaths.cmake;D:\cmake\share\cmake-3.30\Modules\ProcessorCount.cmake;D:\zj\code\test\soui3\CMakeLists.txt;D:\zj\code\test\soui3\SOUI\CMakeLists.txt;D:\zj\code\test\soui3\__cmake\cotire.cmake;D:\zj\code\test\soui3\__cmake\global.cmake;D:\zj\code\test\soui3\__cmake\internal_utils.cmake;D:\zj\code\test\soui3\__cmake\soui3-demo.cmake;D:\zj\code\test\soui3\build\CMakeFiles\3.30.0-rc1\CMakeASM_MASMCompiler.cmake;D:\zj\code\test\soui3\build\CMakeFiles\3.30.0-rc1\CMakeCCompiler.cmake;D:\zj\code\test\soui3\build\CMakeFiles\3.30.0-rc1\CMakeCXXCompiler.cmake;D:\zj\code\test\soui3\build\CMakeFiles\3.30.0-rc1\CMakeRCCompiler.cmake;D:\zj\code\test\soui3\build\CMakeFiles\3.30.0-rc1\CMakeSystem.cmake;D:\zj\code\test\soui3\components\CMakeLists.txt;D:\zj\code\test\soui3\components\SIpcObject\CMakeLists.txt;D:\zj\code\test\soui3\components\ScriptModule-LUA\CMakeLists.txt;D:\zj\code\test\soui3\components\TaskLoop\CMakeLists.txt;D:\zj\code\test\soui3\components\imgdecoder-gdip\CMakeLists.txt;D:\zj\code\test\soui3\components\imgdecoder-png\CMakeLists.txt;D:\zj\code\test\soui3\components\imgdecoder-stb\CMakeLists.txt;D:\zj\code\test\soui3\components\imgdecoder-wic\CMakeLists.txt;D:\zj\code\test\soui3\components\log4z\CMakeLists.txt;D:\zj\code\test\soui3\components\render-gdi\CMakeLists.txt;D:\zj\code\test\soui3\components\render-skia\CMakeLists.txt;D:\zj\code\test\soui3\components\resprovider-7zip\CMakeLists.txt;D:\zj\code\test\soui3\components\resprovider-zip\CMakeLists.txt;D:\zj\code\test\soui3\components\translator\CMakeLists.txt;D:\zj\code\test\soui3\config\build.cfg.in;D:\zj\code\test\soui3\config\com-def.h.in;D:\zj\code\test\soui3\config\core-def.h.in;D:\zj\code\test\soui3\demo\CMakeLists.txt;D:\zj\code\test\soui3\soui-sys-resource\CMakeLists.txt;D:\zj\code\test\soui3\third-part\7z\CMakeLists.txt;D:\zj\code\test\soui3\third-part\CMakeLists.txt;D:\zj\code\test\soui3\third-part\Scintilla\CMakeLists.txt;D:\zj\code\test\soui3\third-part\gtest\CMakeLists.txt;D:\zj\code\test\soui3\third-part\jsoncpp\CMakeLists.txt;D:\zj\code\test\soui3\third-part\lua-52\CMakeLists.txt;D:\zj\code\test\soui3\third-part\mhook\CMakeLists.txt;D:\zj\code\test\soui3\third-part\png\CMakeLists.txt;D:\zj\code\test\soui3\third-part\skia\CMakeLists.txt;D:\zj\code\test\soui3\third-part\smiley\CMakeLists.txt;D:\zj\code\test\soui3\third-part\sqlite3\CMakeLists.txt;D:\zj\code\test\soui3\third-part\zlib\CMakeLists.txt;D:\zj\code\test\soui3\utilities\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
|
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">D:\zj\code\test\soui3\build\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\zlib\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\png\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\skia\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\lua-52\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\mhook\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\smiley\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\gtest\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\7z\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\Scintilla\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\sqlite3\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\jsoncpp\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\utilities\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\SOUI\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\soui-sys-resource\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\imgdecoder-gdip\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\imgdecoder-png\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\imgdecoder-stb\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\imgdecoder-wic\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\render-gdi\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\render-skia\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\resprovider-zip\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\translator\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\ScriptModule-LUA\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\log4z\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\resprovider-7zip\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\TaskLoop\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\SIpcObject\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\demo\CMakeFiles\generate.stamp</Outputs>
|
|
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
|
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</BuildInParallel>
|
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Checking Build System</Message>
|
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
|
|
D:\cmake\bin\cmake.exe -SD:/zj/code/test/soui3 -BD:/zj/code/test/soui3/build --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file D:/zj/code/test/soui3/build/SOUI3.sln
|
|
if %errorlevel% neq 0 goto :cmEnd
|
|
:cmEnd
|
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
|
:cmErrorLevel
|
|
exit /b %1
|
|
:cmDone
|
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">D:\cmake\share\cmake-3.30\Modules\CMakeASMInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeASM_MASMInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeCInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeCXXInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeCommonLanguageInclude.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeGenericSystem.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeInitializeConfigs.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeLanguageInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeParseArguments.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeRCInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeSystemSpecificInformation.cmake;D:\cmake\share\cmake-3.30\Modules\CMakeSystemSpecificInitialize.cmake;D:\cmake\share\cmake-3.30\Modules\Compiler\CMakeCommonCompilerMacros.cmake;D:\cmake\share\cmake-3.30\Modules\Compiler\MSVC-C.cmake;D:\cmake\share\cmake-3.30\Modules\Compiler\MSVC-CXX.cmake;D:\cmake\share\cmake-3.30\Modules\Compiler\MSVC.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\Windows-Initialize.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\Windows-MSVC-C.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\Windows-MSVC-CXX.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\Windows-MSVC.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\Windows.cmake;D:\cmake\share\cmake-3.30\Modules\Platform\WindowsPaths.cmake;D:\cmake\share\cmake-3.30\Modules\ProcessorCount.cmake;D:\zj\code\test\soui3\CMakeLists.txt;D:\zj\code\test\soui3\SOUI\CMakeLists.txt;D:\zj\code\test\soui3\__cmake\cotire.cmake;D:\zj\code\test\soui3\__cmake\global.cmake;D:\zj\code\test\soui3\__cmake\internal_utils.cmake;D:\zj\code\test\soui3\__cmake\soui3-demo.cmake;D:\zj\code\test\soui3\build\CMakeFiles\3.30.0-rc1\CMakeASM_MASMCompiler.cmake;D:\zj\code\test\soui3\build\CMakeFiles\3.30.0-rc1\CMakeCCompiler.cmake;D:\zj\code\test\soui3\build\CMakeFiles\3.30.0-rc1\CMakeCXXCompiler.cmake;D:\zj\code\test\soui3\build\CMakeFiles\3.30.0-rc1\CMakeRCCompiler.cmake;D:\zj\code\test\soui3\build\CMakeFiles\3.30.0-rc1\CMakeSystem.cmake;D:\zj\code\test\soui3\components\CMakeLists.txt;D:\zj\code\test\soui3\components\SIpcObject\CMakeLists.txt;D:\zj\code\test\soui3\components\ScriptModule-LUA\CMakeLists.txt;D:\zj\code\test\soui3\components\TaskLoop\CMakeLists.txt;D:\zj\code\test\soui3\components\imgdecoder-gdip\CMakeLists.txt;D:\zj\code\test\soui3\components\imgdecoder-png\CMakeLists.txt;D:\zj\code\test\soui3\components\imgdecoder-stb\CMakeLists.txt;D:\zj\code\test\soui3\components\imgdecoder-wic\CMakeLists.txt;D:\zj\code\test\soui3\components\log4z\CMakeLists.txt;D:\zj\code\test\soui3\components\render-gdi\CMakeLists.txt;D:\zj\code\test\soui3\components\render-skia\CMakeLists.txt;D:\zj\code\test\soui3\components\resprovider-7zip\CMakeLists.txt;D:\zj\code\test\soui3\components\resprovider-zip\CMakeLists.txt;D:\zj\code\test\soui3\components\translator\CMakeLists.txt;D:\zj\code\test\soui3\config\build.cfg.in;D:\zj\code\test\soui3\config\com-def.h.in;D:\zj\code\test\soui3\config\core-def.h.in;D:\zj\code\test\soui3\demo\CMakeLists.txt;D:\zj\code\test\soui3\soui-sys-resource\CMakeLists.txt;D:\zj\code\test\soui3\third-part\7z\CMakeLists.txt;D:\zj\code\test\soui3\third-part\CMakeLists.txt;D:\zj\code\test\soui3\third-part\Scintilla\CMakeLists.txt;D:\zj\code\test\soui3\third-part\gtest\CMakeLists.txt;D:\zj\code\test\soui3\third-part\jsoncpp\CMakeLists.txt;D:\zj\code\test\soui3\third-part\lua-52\CMakeLists.txt;D:\zj\code\test\soui3\third-part\mhook\CMakeLists.txt;D:\zj\code\test\soui3\third-part\png\CMakeLists.txt;D:\zj\code\test\soui3\third-part\skia\CMakeLists.txt;D:\zj\code\test\soui3\third-part\smiley\CMakeLists.txt;D:\zj\code\test\soui3\third-part\sqlite3\CMakeLists.txt;D:\zj\code\test\soui3\third-part\zlib\CMakeLists.txt;D:\zj\code\test\soui3\utilities\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
|
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">D:\zj\code\test\soui3\build\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\zlib\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\png\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\skia\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\lua-52\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\mhook\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\smiley\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\gtest\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\7z\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\Scintilla\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\sqlite3\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\third-part\jsoncpp\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\utilities\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\SOUI\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\soui-sys-resource\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\imgdecoder-gdip\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\imgdecoder-png\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\imgdecoder-stb\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\imgdecoder-wic\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\render-gdi\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\render-skia\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\resprovider-zip\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\translator\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\ScriptModule-LUA\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\log4z\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\resprovider-7zip\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\TaskLoop\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\components\SIpcObject\CMakeFiles\generate.stamp;D:\zj\code\test\soui3\build\demo\CMakeFiles\generate.stamp</Outputs>
|
|
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
|
|
</CustomBuild>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
|
|
</ImportGroup>
|
|
</Project> |