Update Visual C++ README.txt
[platform/upstream/glib.git] / build / win32 / vs10 / gspawn-win32-helper.vcxproj
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>{289240E7-E167-47CE-A20C-58D852E520BA}</ProjectGuid>
23     <RootNamespace>gspawnwin32helper</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)'=='Debug|Win32'" Label="Configuration">
33     <ConfigurationType>Application</ConfigurationType>
34     <CharacterSet>MultiByte</CharacterSet>
35   </PropertyGroup>
36   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
37     <ConfigurationType>Application</ConfigurationType>
38     <CharacterSet>MultiByte</CharacterSet>
39     <WholeProgramOptimization>true</WholeProgramOptimization>
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     <Import Project="glib.props" />
51   </ImportGroup>
52   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
53     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54     <Import Project="glib.props" />
55   </ImportGroup>
56   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
57     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58     <Import Project="glib.props" />
59   </ImportGroup>
60   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
61     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62     <Import Project="glib.props" />
63   </ImportGroup>
64   <PropertyGroup Label="UserMacros" />
65   <PropertyGroup>
66     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
67     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
68     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
69     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
70     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
71   </PropertyGroup>
72   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
73     <ClCompile>
74       <Optimization>Disabled</Optimization>
75       <PreprocessorDefinitions>_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
76       <MinimalRebuild>true</MinimalRebuild>
77       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
78       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
79       <PrecompiledHeader>
80       </PrecompiledHeader>
81       <WarningLevel>Level3</WarningLevel>
82       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
83       <CompileAs>CompileAsC</CompileAs>
84     </ClCompile>
85     <Link>
86       <GenerateDebugInformation>true</GenerateDebugInformation>
87       <SubSystem>Windows</SubSystem>
88       <RandomizedBaseAddress>false</RandomizedBaseAddress>
89       <DataExecutionPrevention>
90       </DataExecutionPrevention>
91       <TargetMachine>MachineX86</TargetMachine>
92     </Link>
93   </ItemDefinitionGroup>
94   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
95     <ClCompile>
96       <Optimization>Disabled</Optimization>
97       <PreprocessorDefinitions>_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
98       <MinimalRebuild>true</MinimalRebuild>
99       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
100       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
101       <PrecompiledHeader>
102       </PrecompiledHeader>
103       <WarningLevel>Level3</WarningLevel>
104       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
105       <CompileAs>CompileAsC</CompileAs>
106     </ClCompile>
107     <Link>
108       <OutputFile>$(OutDir)gspawn-win64-helper.exe</OutputFile>
109       <GenerateDebugInformation>true</GenerateDebugInformation>
110       <SubSystem>Windows</SubSystem>
111       <RandomizedBaseAddress>false</RandomizedBaseAddress>
112       <DataExecutionPrevention>
113       </DataExecutionPrevention>
114       <TargetMachine>MachineX64</TargetMachine>
115     </Link>
116   </ItemDefinitionGroup>
117   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
118     <ClCompile>
119       <PreprocessorDefinitions>_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
120       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
121       <PrecompiledHeader>
122       </PrecompiledHeader>
123       <WarningLevel>Level3</WarningLevel>
124       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
125       <CompileAs>CompileAsC</CompileAs>
126     </ClCompile>
127     <Link>
128       <OutputFile>$(OutDir)gspawn-win64-helper.exe</OutputFile>
129       <GenerateDebugInformation>true</GenerateDebugInformation>
130       <SubSystem>Windows</SubSystem>
131       <OptimizeReferences>true</OptimizeReferences>
132       <EnableCOMDATFolding>true</EnableCOMDATFolding>
133       <RandomizedBaseAddress>false</RandomizedBaseAddress>
134       <DataExecutionPrevention>
135       </DataExecutionPrevention>
136       <TargetMachine>MachineX86</TargetMachine>
137     </Link>
138   </ItemDefinitionGroup>
139   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
140     <ClCompile>
141       <PreprocessorDefinitions>_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
142       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
143       <PrecompiledHeader>
144       </PrecompiledHeader>
145       <WarningLevel>Level3</WarningLevel>
146       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
147       <CompileAs>CompileAsC</CompileAs>
148     </ClCompile>
149     <Link>
150       <GenerateDebugInformation>true</GenerateDebugInformation>
151       <SubSystem>Windows</SubSystem>
152       <OptimizeReferences>true</OptimizeReferences>
153       <EnableCOMDATFolding>true</EnableCOMDATFolding>
154       <RandomizedBaseAddress>false</RandomizedBaseAddress>
155       <DataExecutionPrevention>
156       </DataExecutionPrevention>
157       <TargetMachine>MachineX64</TargetMachine>
158     </Link>
159   </ItemDefinitionGroup>
160   <ItemGroup>
161     <ClCompile Include="..\..\..\glib\gspawn-win32-helper.c" />
162   </ItemGroup>
163   <ItemGroup>
164     <ProjectReference Include="glib.vcxproj">
165       <Project>{12bca020-eabf-429e-876a-a476bc9c10c0}</Project>
166       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
167     </ProjectReference>
168   </ItemGroup>
169   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
170   <ImportGroup Label="ExtensionTargets">
171   </ImportGroup>
172 </Project>