Rev 37 | Rev 98 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 37 | Rev 81 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | <?xml version="1.0" encoding="utf-8"?> |
1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project DefaultTargets="Build" ToolsVersion=" |
2 | <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | <ItemGroup Label="ProjectConfigurations"> |
3 | <ItemGroup Label="ProjectConfigurations"> |
| 4 | <ProjectConfiguration Include="Release|Win32"> |
4 | <ProjectConfiguration Include="Release|Win32"> |
| 5 | <Configuration>Release</Configuration> |
5 | <Configuration>Release</Configuration> |
| 6 | <Platform>Win32</Platform> |
6 | <Platform>Win32</Platform> |
| 7 | </ProjectConfiguration> |
7 | </ProjectConfiguration> |
| Line 142... | Line 142... | ||
| 142 | <ClInclude Include="inline.h" /> |
142 | <ClInclude Include="inline.h" /> |
| 143 | <ClInclude Include="lock.h" /> |
143 | <ClInclude Include="lock.h" /> |
| 144 | <ClInclude Include="tbdecode.h" /> |
144 | <ClInclude Include="tbdecode.h" /> |
| 145 | </ItemGroup> |
145 | </ItemGroup> |
| 146 | <PropertyGroup Label="Globals"> |
146 | <PropertyGroup Label="Globals"> |
| - | 147 | <ProjectGuid>{AC18E423-9C96-A3A8-2535-3D9AA8D33225}</ProjectGuid> |
|
| - | 148 | <WindowsTargetPlatformVersion>7.1</WindowsTargetPlatformVersion> |
|
| 147 | </PropertyGroup> |
149 | </PropertyGroup> |
| 148 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
150 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| 149 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
151 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
| 150 | <CharacterSet>MultiByte</CharacterSet> |
152 | <CharacterSet>MultiByte</CharacterSet> |
| - | 153 | <PlatformToolset>v140_xp</PlatformToolset> |
|
| 151 | </PropertyGroup> |
154 | </PropertyGroup> |
| 152 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
155 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 153 | <ImportGroup Label="ExtensionSettings"> |
156 | <ImportGroup Label="ExtensionSettings"> |
| 154 | </ImportGroup> |
157 | </ImportGroup> |
| 155 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
158 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |