Rev 179 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 179 | Rev 193 | ||
|---|---|---|---|
| Line 145... | Line 145... | ||
| 145 | <ClInclude Include="lock.h" /> |
145 | <ClInclude Include="lock.h" /> |
| 146 | <ClInclude Include="tbdecode.h" /> |
146 | <ClInclude Include="tbdecode.h" /> |
| 147 | </ItemGroup> |
147 | </ItemGroup> |
| 148 | <PropertyGroup Label="Globals"> |
148 | <PropertyGroup Label="Globals"> |
| 149 | <ProjectGuid>{AC18E423-9C96-A3A8-2535-3D9AA8D33225}</ProjectGuid> |
149 | <ProjectGuid>{AC18E423-9C96-A3A8-2535-3D9AA8D33225}</ProjectGuid> |
| 150 | <WindowsTargetPlatformVersion>7. |
150 | <WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion> |
| 151 | </PropertyGroup> |
151 | </PropertyGroup> |
| 152 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
152 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| 153 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
153 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
| 154 | <PlatformToolset> |
154 | <PlatformToolset>v141_xp</PlatformToolset> |
| 155 | </PropertyGroup> |
155 | </PropertyGroup> |
| 156 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
156 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 157 | <ImportGroup Label="ExtensionSettings"> |
157 | <ImportGroup Label="ExtensionSettings"> |
| 158 | </ImportGroup> |
158 | </ImportGroup> |
| 159 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
159 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
| 160 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
160 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 161 | </ImportGroup> |
161 | </ImportGroup> |
| 162 | <PropertyGroup Label="UserMacros" /> |
162 | <PropertyGroup Label="UserMacros" /> |
| 163 | <PropertyGroup> |
163 | <PropertyGroup> |
| 164 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> |
164 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> |
| 165 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$( |
165 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir).build\$(ProjectName)-$(Configuration)-$(Platform)\</OutDir> |
| 166 | </PropertyGroup> |
166 | </PropertyGroup> |
| 167 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
167 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 168 | <IntDir>$( |
168 | <IntDir>$(SolutionDir).build\$(ProjectName)-$(Configuration)-$(Platform)\</IntDir> |
| 169 | </PropertyGroup> |
169 | </PropertyGroup> |
| 170 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
170 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 171 | <ClCompile> |
171 | <ClCompile> |
| 172 | <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;EPD;SKILL;SMP;CPUS=16;VC_INLINE_ASM;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
172 | <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;EPD;SKILL;SMP;CPUS=16;VC_INLINE_ASM;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 173 | <WarningLevel>Level3</WarningLevel> |
173 | <WarningLevel>Level3</WarningLevel> |