Visual Studio Projects: Use Unix Line Endings
[platform/upstream/glib.git] / build / win32 / vs9 / gspawn-win32-helper-console.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9,00"
5         Name="gspawn-win32-helper-console"
6         ProjectGUID="{E40E8A7E-7CAE-4659-9B8B-BC38898E3074}"
7         RootNamespace="gspawnwin32helperconsole"
8         Keyword="Win32Proj"
9         TargetFrameworkVersion="131072"
10         >
11         <Platforms>
12                 <Platform
13                         Name="Win32"
14                 />
15                 <Platform
16                         Name="x64"
17                 />
18         </Platforms>
19         <ToolFiles>
20         </ToolFiles>
21         <Configurations>
22                 <Configuration
23                         Name="Debug|Win32"
24                         InheritedPropertySheets=".\glib-build-defines.vsprops"
25                         ConfigurationType="1"
26                         CharacterSet="2"
27                         >
28                         <Tool
29                                 Name="VCCLCompilerTool"
30                                 Optimization="0"
31                                 PreprocessorDefinitions="_DEBUG;$(GLibInBuildMacro)"
32                                 MinimalRebuild="true"
33                                 BasicRuntimeChecks="3"
34                                 RuntimeLibrary="3"
35                                 UsePrecompiledHeader="0"
36                                 WarningLevel="3"
37                                 DebugInformationFormat="4"
38                                 CompileAs="1"
39                         />
40                         <Tool
41                                 Name="VCLinkerTool"
42                                 LinkIncremental="2"
43                                 GenerateDebugInformation="true"
44                                 SubSystem="1"
45                                 RandomizedBaseAddress="1"
46                                 DataExecutionPrevention="0"
47                                 TargetMachine="1"
48                         />
49                 </Configuration>
50                 <Configuration
51                         Name="Release|Win32"
52                         InheritedPropertySheets=".\glib-build-defines.vsprops"
53                         ConfigurationType="1"
54                         CharacterSet="2"
55                         WholeProgramOptimization="1"
56                         >
57                         <Tool
58                                 Name="VCCLCompilerTool"
59                                 PreprocessorDefinitions="$(GLibInBuildMacro)"
60                                 RuntimeLibrary="2"
61                                 UsePrecompiledHeader="0"
62                                 WarningLevel="3"
63                                 DebugInformationFormat="3"
64                                 CompileAs="1"
65                         />
66                         <Tool
67                                 Name="VCLinkerTool"
68                                 LinkIncremental="1"
69                                 GenerateDebugInformation="true"
70                                 SubSystem="1"
71                                 OptimizeReferences="2"
72                                 EnableCOMDATFolding="2"
73                                 RandomizedBaseAddress="1"
74                                 DataExecutionPrevention="0"
75                                 TargetMachine="1"
76                         />
77                 </Configuration>
78                 <Configuration
79                         Name="Debug|x64"
80                         InheritedPropertySheets=".\glib-build-defines.vsprops"
81                         ConfigurationType="1"
82                         CharacterSet="2"
83                         >
84                         <Tool
85                                 Name="VCCLCompilerTool"
86                                 Optimization="0"
87                                 PreprocessorDefinitions="_DEBUG;$(GLibInBuildMacro)"
88                                 MinimalRebuild="true"
89                                 BasicRuntimeChecks="3"
90                                 RuntimeLibrary="3"
91                                 UsePrecompiledHeader="0"
92                                 WarningLevel="3"
93                                 DebugInformationFormat="3"
94                                 CompileAs="1"
95                         />
96                         <Tool
97                                 Name="VCLinkerTool"
98                                 OutputFile="$(OutDir)\gspawn-win64-helper-console.exe"
99                                 LinkIncremental="2"
100                                 GenerateDebugInformation="true"
101                                 SubSystem="1"
102                                 RandomizedBaseAddress="1"
103                                 DataExecutionPrevention="0"
104                                 TargetMachine="17"
105                         />
106                 </Configuration>
107                 <Configuration
108                         Name="Release|x64"
109                         InheritedPropertySheets=".\glib-build-defines.vsprops"
110                         ConfigurationType="1"
111                         CharacterSet="2"
112                         WholeProgramOptimization="1"
113                         >
114                         <Tool
115                                 Name="VCCLCompilerTool"
116                                 PreprocessorDefinitions="$(GLibInBuildMacro)"
117                                 RuntimeLibrary="2"
118                                 UsePrecompiledHeader="0"
119                                 WarningLevel="3"
120                                 DebugInformationFormat="3"
121                                 CompileAs="1"
122                         />
123                         <Tool
124                                 Name="VCLinkerTool"
125                                 OutputFile="$(OutDir)\gspawn-win64-helper-console.exe"
126                                 LinkIncremental="1"
127                                 GenerateDebugInformation="true"
128                                 SubSystem="1"
129                                 OptimizeReferences="2"
130                                 EnableCOMDATFolding="2"
131                                 RandomizedBaseAddress="1"
132                                 DataExecutionPrevention="0"
133                                 TargetMachine="17"
134                         />
135                 </Configuration>
136         </Configurations>
137         <References>
138         </References>
139         <Files>
140                 <Filter
141                         Name="Source Files"
142                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
143                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
144                         >
145                         <File
146                                 RelativePath="..\..\..\glib\gspawn-win32-helper-console.c"
147                                 >
148                         </File>
149                 </Filter>
150                 <Filter
151                         Name="Header Files"
152                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
153                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
154                         >
155                 </Filter>
156                 <Filter
157                         Name="Resource Files"
158                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
159                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
160                         >
161                 </Filter>
162         </Files>
163 </VisualStudioProject>