Visual Studio Projects: Cleanup Property Sheets
[platform/upstream/glib.git] / build / win32 / vs9 / glib-genmarshal.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9,00"
5         Name="glib-genmarshal"
6         ProjectGUID="{BD12E835-5C52-4E5D-8234-1C579F33E27A}"
7         RootNamespace="glibgenmarshal"
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"
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=""
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"
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                                 LinkIncremental="2"
99                                 GenerateDebugInformation="true"
100                                 SubSystem="1"
101                                 RandomizedBaseAddress="1"
102                                 DataExecutionPrevention="0"
103                                 TargetMachine="17"
104                         />
105                 </Configuration>
106                 <Configuration
107                         Name="Release|x64"
108                         InheritedPropertySheets=".\glib-build-defines.vsprops"
109                         ConfigurationType="1"
110                         CharacterSet="2"
111                         WholeProgramOptimization="1"
112                         >
113                         <Tool
114                                 Name="VCCLCompilerTool"
115                                 PreprocessorDefinitions=""
116                                 RuntimeLibrary="2"
117                                 UsePrecompiledHeader="0"
118                                 WarningLevel="3"
119                                 DebugInformationFormat="3"
120                                 CompileAs="1"
121                         />
122                         <Tool
123                                 Name="VCLinkerTool"
124                                 LinkIncremental="1"
125                                 GenerateDebugInformation="true"
126                                 SubSystem="1"
127                                 OptimizeReferences="2"
128                                 EnableCOMDATFolding="2"
129                                 RandomizedBaseAddress="1"
130                                 DataExecutionPrevention="0"
131                                 TargetMachine="17"
132                         />
133                 </Configuration>
134         </Configurations>
135         <References>
136         </References>
137         <Files>
138                 <Filter
139                         Name="Source Files"
140                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
141                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
142                         >
143                         <File
144                                 RelativePath="..\..\..\gobject\glib-genmarshal.c"
145                                 >
146                         </File>
147                 </Filter>
148                 <Filter
149                         Name="Header Files"
150                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
151                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
152                         >
153                 </Filter>
154                 <Filter
155                         Name="Resource Files"
156                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
157                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
158                         >
159                 </Filter>
160         </Files>
161 </VisualStudioProject>