Rev 179 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 179 | Rev 193 | ||
|---|---|---|---|
| Line 8... | Line 8... | ||
| 8 | </ItemGroup> | 8 | </ItemGroup> | 
| 9 | <ItemGroup> | 9 | <ItemGroup> | 
| 10 | <ClCompile Include="senpai_10.cpp" /> | 10 | <ClCompile Include="senpai_10.cpp" /> | 
| 11 | </ItemGroup> | 11 | </ItemGroup> | 
| 12 | <PropertyGroup Label="Globals"> | 12 | <PropertyGroup Label="Globals"> | 
| 13 | <WindowsTargetPlatformVersion>7. | 13 | <WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion> | 
| 14 |     <ProjectGuid>{59029F72-D775-4E7F-9DA2-6F7840FEC18C}</ProjectGuid> | 14 |     <ProjectGuid>{59029F72-D775-4E7F-9DA2-6F7840FEC18C}</ProjectGuid> | 
| 15 | </PropertyGroup> | 15 | </PropertyGroup> | 
| 16 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 16 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 
| 17 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | 17 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | 
| 18 | <PlatformToolset> | 18 | <PlatformToolset>v141_xp</PlatformToolset> | 
| 19 | </PropertyGroup> | 19 | </PropertyGroup> | 
| 20 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 20 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 
| 21 | <ImportGroup Label="ExtensionSettings"> | 21 | <ImportGroup Label="ExtensionSettings"> | 
| 22 | </ImportGroup> | 22 | </ImportGroup> | 
| 23 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | 23 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | 
| 24 |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 24 |     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
| 25 | </ImportGroup> | 25 | </ImportGroup> | 
| 26 | <PropertyGroup Label="UserMacros" /> | 26 | <PropertyGroup Label="UserMacros" /> | 
| 27 | <PropertyGroup> | 27 | <PropertyGroup> | 
| 28 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | 28 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | 
| 29 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$( | 29 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir).build\$(ProjectName)-$(Configuration)-$(Platform)\</OutDir> | 
| 30 | </PropertyGroup> | 30 | </PropertyGroup> | 
| 31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
| 32 | <IntDir>$( | 32 | <IntDir>$(SolutionDir).build\$(ProjectName)-$(Configuration)-$(Platform)\</IntDir> | 
| 33 | </PropertyGroup> | 33 | </PropertyGroup> | 
| 34 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 34 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
| 35 | <ClCompile> | 35 | <ClCompile> | 
| 36 | <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 36 | <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
| 37 | <WarningLevel>Level3</WarningLevel> | 37 | <WarningLevel>Level3</WarningLevel> |