1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
9 <PropertyGroup Label="Globals">
10 <ProjectName>settings</ProjectName>
11 <ProjectGuid>{0817F629-589E-4A3B-B81A-8647BC571E35}</ProjectGuid>
12 <RootNamespace>settings</RootNamespace>
14 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
15 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
16 <ConfigurationType>Makefile</ConfigurationType>
17 <PlatformToolset>v140</PlatformToolset>
19 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
20 <ImportGroup Label="ExtensionSettings">
22 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
23 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
25 <PropertyGroup Label="UserMacros">
28 </SettingsCommandLine>
31 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\objs\settings\table\</OutDir>
32 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\objs\settings\table\</IntDir>
33 <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SettingsCommandLine)</NMakeBuildCommandLine>
34 <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SettingsCommandLine)</NMakeReBuildCommandLine>
35 <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">del ..\objs\settings\table\settings.h</NMakeCleanCommandLine>
36 <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\objs\settings\table\settings.h</NMakeOutput>
42 <None Include="..\src\table\settings.h.postamble" />
43 <None Include="..\src\table\settings.h.preamble" />
45 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
46 <ImportGroup Label="ExtensionTargets">