blob: 306e243cb5122b85c9f6ab6730b3e1bf848cc933 [file] [log] [blame]
David Herman4a7b8932014-10-10 10:55:47 -07001<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.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>
David Herman127af492014-10-15 09:03:35 -07008 <ProjectConfiguration Include="Debug|x64">
9 <Configuration>Debug</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
David Herman4a7b8932014-10-10 10:55:47 -070012 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
David Herman127af492014-10-15 09:03:35 -070016 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
David Herman4a7b8932014-10-10 10:55:47 -070020 </ItemGroup>
21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{331EADA4-DC19-429D-AAD0-5B9632B4CBC1}</ProjectGuid>
23 <RootNamespace>sdklauncher</RootNamespace>
24 <Keyword>Win32Proj</Keyword>
25 </PropertyGroup>
26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28 <ConfigurationType>Application</ConfigurationType>
29 <CharacterSet>MultiByte</CharacterSet>
30 <WholeProgramOptimization>true</WholeProgramOptimization>
31 </PropertyGroup>
David Herman127af492014-10-15 09:03:35 -070032 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
33 <ConfigurationType>Application</ConfigurationType>
34 <CharacterSet>MultiByte</CharacterSet>
35 <WholeProgramOptimization>true</WholeProgramOptimization>
36 </PropertyGroup>
David Herman4a7b8932014-10-10 10:55:47 -070037 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
38 <ConfigurationType>Application</ConfigurationType>
39 <CharacterSet>MultiByte</CharacterSet>
40 </PropertyGroup>
David Herman127af492014-10-15 09:03:35 -070041 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
42 <ConfigurationType>Application</ConfigurationType>
43 <CharacterSet>MultiByte</CharacterSet>
44 </PropertyGroup>
David Herman4a7b8932014-10-10 10:55:47 -070045 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
46 <ImportGroup Label="ExtensionSettings">
47 </ImportGroup>
48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
49 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
50 </ImportGroup>
David Herman127af492014-10-15 09:03:35 -070051 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
52 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
53 </ImportGroup>
David Herman4a7b8932014-10-10 10:55:47 -070054 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
55 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
56 </ImportGroup>
David Herman127af492014-10-15 09:03:35 -070057 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
58 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
59 </ImportGroup>
David Herman4a7b8932014-10-10 10:55:47 -070060 <PropertyGroup Label="UserMacros" />
61 <PropertyGroup>
62 <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
63 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)..\..\out\host\windows-x86\$(Configuration)\$(ProjectName)\</OutDir>
David Herman127af492014-10-15 09:03:35 -070064 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)..\..\out\host\windows-x64\$(Configuration)\$(ProjectName)\</OutDir>
David Herman4a7b8932014-10-10 10:55:47 -070065 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)..\..\out\host\windows-x86\$(Configuration)\$(ProjectName)\</IntDir>
David Herman127af492014-10-15 09:03:35 -070066 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)..\..\out\host\windows-x64\$(Configuration)\$(ProjectName)\</IntDir>
David Herman4a7b8932014-10-10 10:55:47 -070067 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
David Herman127af492014-10-15 09:03:35 -070068 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
David Herman4a7b8932014-10-10 10:55:47 -070069 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)..\..\out\host\windows-x86\$(Configuration)\$(ProjectName)\</OutDir>
David Herman127af492014-10-15 09:03:35 -070070 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)..\..\out\host\windows-x64\$(Configuration)\$(ProjectName)\</OutDir>
David Herman4a7b8932014-10-10 10:55:47 -070071 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)..\..\out\host\windows-x86\$(Configuration)\$(ProjectName)\</IntDir>
David Herman127af492014-10-15 09:03:35 -070072 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)..\..\out\host\windows-x64\$(Configuration)\$(ProjectName)\</IntDir>
David Herman4a7b8932014-10-10 10:55:47 -070073 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
David Herman127af492014-10-15 09:03:35 -070074 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
David Herman4a7b8932014-10-10 10:55:47 -070075 </PropertyGroup>
76 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
77 <ClCompile>
78 <Optimization>Disabled</Optimization>
79 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
80 <MinimalRebuild>true</MinimalRebuild>
81 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
82 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
83 <PrecompiledHeader>
84 </PrecompiledHeader>
85 <WarningLevel>Level3</WarningLevel>
86 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
87 </ClCompile>
88 <Link>
89 <GenerateDebugInformation>true</GenerateDebugInformation>
90 <SubSystem>Console</SubSystem>
91 <TargetMachine>MachineX86</TargetMachine>
92 </Link>
93 </ItemDefinitionGroup>
David Herman127af492014-10-15 09:03:35 -070094 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
95 <ClCompile>
96 <Optimization>Disabled</Optimization>
97 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
98 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
99 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
100 <PrecompiledHeader>
101 </PrecompiledHeader>
102 <WarningLevel>Level3</WarningLevel>
103 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
104 </ClCompile>
105 <Link>
106 <GenerateDebugInformation>true</GenerateDebugInformation>
107 <SubSystem>Console</SubSystem>
108 </Link>
109 </ItemDefinitionGroup>
David Herman4a7b8932014-10-10 10:55:47 -0700110 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
111 <ClCompile>
112 <Optimization>MaxSpeed</Optimization>
113 <IntrinsicFunctions>true</IntrinsicFunctions>
114 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
115 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
116 <FunctionLevelLinking>true</FunctionLevelLinking>
117 <PrecompiledHeader>
118 </PrecompiledHeader>
119 <WarningLevel>Level3</WarningLevel>
120 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
121 </ClCompile>
122 <Link>
123 <GenerateDebugInformation>true</GenerateDebugInformation>
124 <SubSystem>Console</SubSystem>
125 <OptimizeReferences>true</OptimizeReferences>
126 <EnableCOMDATFolding>true</EnableCOMDATFolding>
127 <TargetMachine>MachineX86</TargetMachine>
128 </Link>
129 </ItemDefinitionGroup>
David Herman127af492014-10-15 09:03:35 -0700130 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
131 <ClCompile>
132 <Optimization>MaxSpeed</Optimization>
133 <IntrinsicFunctions>true</IntrinsicFunctions>
134 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
135 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
136 <FunctionLevelLinking>true</FunctionLevelLinking>
137 <PrecompiledHeader>
138 </PrecompiledHeader>
139 <WarningLevel>Level3</WarningLevel>
140 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
141 </ClCompile>
142 <Link>
143 <GenerateDebugInformation>true</GenerateDebugInformation>
144 <SubSystem>Console</SubSystem>
145 <OptimizeReferences>true</OptimizeReferences>
146 <EnableCOMDATFolding>true</EnableCOMDATFolding>
147 </Link>
148 </ItemDefinitionGroup>
David Herman4a7b8932014-10-10 10:55:47 -0700149 <ItemGroup>
150 <ClCompile Include="src\source\sdklauncher.c" />
151 </ItemGroup>
152 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
153 <ImportGroup Label="ExtensionTargets">
154 </ImportGroup>
155</Project>