|
kusano |
7d535a |
|
|
kusano |
7d535a |
<project defaulttargets="Build" toolsversion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"></project>
|
|
kusano |
7d535a |
<itemgroup label="ProjectConfigurations"></itemgroup>
|
|
kusano |
7d535a |
<projectconfiguration include="Debug|Win32"></projectconfiguration>
|
|
kusano |
7d535a |
<configuration>Debug</configuration>
|
|
kusano |
7d535a |
<platform>Win32</platform>
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<propertygroup label="Globals"></propertygroup>
|
|
kusano |
7d535a |
<projectguid>{CAE07175-D007-4FC3-BFE8-47B392814159}</projectguid>
|
|
kusano |
7d535a |
<rootnamespace>CompilerIdC</rootnamespace>
|
|
kusano |
7d535a |
<keyword>Win32Proj</keyword>
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<import project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"></import>
|
|
kusano |
7d535a |
<propertygroup condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" label="Configuration"></propertygroup>
|
|
kusano |
7d535a |
<configurationtype>Application</configurationtype>
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<characterset>MultiByte</characterset>
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<import project="$(VCTargetsPath)\Microsoft.Cpp.props"></import>
|
|
kusano |
7d535a |
<propertygroup></propertygroup>
|
|
kusano |
7d535a |
<_ProjectFileVersion>10.0.30319.1
|
|
kusano |
7d535a |
<outdir condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\</outdir>
|
|
kusano |
7d535a |
<intdir condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</intdir>
|
|
kusano |
7d535a |
<linkincremental condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</linkincremental>
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<itemdefinitiongroup condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></itemdefinitiongroup>
|
|
kusano |
7d535a |
<clcompile></clcompile>
|
|
kusano |
7d535a |
<optimization>Disabled</optimization>
|
|
kusano |
7d535a |
<preprocessordefinitions>%(PreprocessorDefinitions)</preprocessordefinitions>
|
|
kusano |
7d535a |
<minimalrebuild>false</minimalrebuild>
|
|
kusano |
7d535a |
<basicruntimechecks>EnableFastChecks</basicruntimechecks>
|
|
kusano |
7d535a |
<runtimelibrary>MultiThreadedDebugDLL</runtimelibrary>
|
|
kusano |
7d535a |
<precompiledheader></precompiledheader>
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<warninglevel>TurnOffAllWarnings</warninglevel>
|
|
kusano |
7d535a |
<debuginformationformat></debuginformationformat>
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<link>
|
|
kusano |
7d535a |
<generatedebuginformation>false</generatedebuginformation>
|
|
kusano |
7d535a |
<subsystem>Console</subsystem>
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<postbuildevent></postbuildevent>
|
|
kusano |
7d535a |
<command>for %%i in (cl.exe) do %40echo CMAKE_C_COMPILER=%%~$PATH:i
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<itemgroup></itemgroup>
|
|
kusano |
7d535a |
<clcompile include="CMakeCCompilerId.c"></clcompile>
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
<import project="$(VCTargetsPath)\Microsoft.Cpp.targets"></import>
|
|
kusano |
7d535a |
|