Home | History | Annotate | Download | only in sdklauncher
      1 <?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>
      8     <ProjectConfiguration Include="Debug|x64">
      9       <Configuration>Debug</Configuration>
     10       <Platform>x64</Platform>
     11     </ProjectConfiguration>
     12     <ProjectConfiguration Include="Release|Win32">
     13       <Configuration>Release</Configuration>
     14       <Platform>Win32</Platform>
     15     </ProjectConfiguration>
     16     <ProjectConfiguration Include="Release|x64">
     17       <Configuration>Release</Configuration>
     18       <Platform>x64</Platform>
     19     </ProjectConfiguration>
     20   </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>
     32   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
     33     <ConfigurationType>Application</ConfigurationType>
     34     <CharacterSet>MultiByte</CharacterSet>
     35     <WholeProgramOptimization>true</WholeProgramOptimization>
     36   </PropertyGroup>
     37   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     38     <ConfigurationType>Application</ConfigurationType>
     39     <CharacterSet>MultiByte</CharacterSet>
     40   </PropertyGroup>
     41   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
     42     <ConfigurationType>Application</ConfigurationType>
     43     <CharacterSet>MultiByte</CharacterSet>
     44   </PropertyGroup>
     45   <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>
     51   <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>
     54   <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>
     57   <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>
     60   <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>
     64     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)..\..\out\host\windows-x64\$(Configuration)\$(ProjectName)\</OutDir>
     65     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)..\..\out\host\windows-x86\$(Configuration)\$(ProjectName)\</IntDir>
     66     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)..\..\out\host\windows-x64\$(Configuration)\$(ProjectName)\</IntDir>
     67     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
     68     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
     69     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)..\..\out\host\windows-x86\$(Configuration)\$(ProjectName)\</OutDir>
     70     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)..\..\out\host\windows-x64\$(Configuration)\$(ProjectName)\</OutDir>
     71     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)..\..\out\host\windows-x86\$(Configuration)\$(ProjectName)\</IntDir>
     72     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)..\..\out\host\windows-x64\$(Configuration)\$(ProjectName)\</IntDir>
     73     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
     74     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
     75   </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>
     94   <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>
    110   <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>
    130   <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>
    149   <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>