Visual Studio Projects: Cleanup Property Sheets
[platform/upstream/glib.git] / build / win32 / vs9 / gobject.vcprojin
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="gobject"
6         ProjectGUID="{F172EFFC-E30F-4593-809E-DB2024B1E753}"
7         RootNamespace="gobject"
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="2"
26                         CharacterSet="2"
27                         >
28                         <Tool
29                                 Name="VCCLCompilerTool"
30                                 Optimization="0"
31                                 PreprocessorDefinitions="_DEBUG;$(GObjectBuildDefines)"
32                                 MinimalRebuild="true"
33                                 BasicRuntimeChecks="3"
34                                 RuntimeLibrary="3"
35                                 UsePrecompiledHeader="0"
36                                 WarningLevel="3"
37                                 DebugInformationFormat="4"
38                         />
39                         <Tool
40                                 Name="VCLinkerTool"
41                                 AdditionalDependencies="libffi.lib"
42                                 OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
43                                 LinkIncremental="2"
44                                 GenerateDebugInformation="true"
45                                 SubSystem="2"
46                                 RandomizedBaseAddress="1"
47                                 DataExecutionPrevention="0"
48                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
49                                 TargetMachine="1"
50                         />
51                 </Configuration>
52                 <Configuration
53                         Name="Release|Win32"
54                         InheritedPropertySheets=".\glib-build-defines.vsprops"
55                         ConfigurationType="2"
56                         CharacterSet="2"
57                         WholeProgramOptimization="1"
58                         >
59                         <Tool
60                                 Name="VCCLCompilerTool"
61                                 WholeProgramOptimization="false"
62                                 PreprocessorDefinitions="$(GObjectBuildDefines)"
63                                 RuntimeLibrary="2"
64                                 UsePrecompiledHeader="0"
65                                 WarningLevel="3"
66                                 DebugInformationFormat="3"
67                         />
68                         <Tool
69                                 Name="VCLinkerTool"
70                                 AdditionalDependencies="libffi.lib"
71                                 OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
72                                 LinkIncremental="1"
73                                 GenerateDebugInformation="true"
74                                 SubSystem="2"
75                                 OptimizeReferences="2"
76                                 EnableCOMDATFolding="2"
77                                 LinkTimeCodeGeneration="0"
78                                 RandomizedBaseAddress="1"
79                                 DataExecutionPrevention="0"
80                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
81                                 TargetMachine="1"
82                         />
83                 </Configuration>
84                 <Configuration
85                         Name="Debug|x64"
86                         InheritedPropertySheets=".\glib-build-defines.vsprops"
87                         ConfigurationType="2"
88                         CharacterSet="2"
89                         >
90                         <Tool
91                                 Name="VCCLCompilerTool"
92                                 Optimization="0"
93                                 PreprocessorDefinitions="_DEBUG;$(GObjectBuildDefines)"
94                                 MinimalRebuild="true"
95                                 BasicRuntimeChecks="3"
96                                 RuntimeLibrary="3"
97                                 UsePrecompiledHeader="0"
98                                 WarningLevel="3"
99                                 DebugInformationFormat="3"
100                         />
101                         <Tool
102                                 Name="VCLinkerTool"
103                                 AdditionalDependencies="libffi.lib"
104                                 OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
105                                 LinkIncremental="2"
106                                 GenerateDebugInformation="true"
107                                 SubSystem="2"
108                                 RandomizedBaseAddress="1"
109                                 DataExecutionPrevention="0"
110                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
111                                 TargetMachine="17"
112                         />
113                 </Configuration>
114                 <Configuration
115                         Name="Release|x64"
116                         InheritedPropertySheets=".\glib-build-defines.vsprops"
117                         ConfigurationType="2"
118                         CharacterSet="2"
119                         WholeProgramOptimization="1"
120                         >
121                         <Tool
122                                 Name="VCCLCompilerTool"
123                                 WholeProgramOptimization="false"
124                                 PreprocessorDefinitions="$(GObjectBuildDefines)"
125                                 RuntimeLibrary="2"
126                                 UsePrecompiledHeader="0"
127                                 WarningLevel="3"
128                                 DebugInformationFormat="3"
129                         />
130                         <Tool
131                                 Name="VCLinkerTool"
132                                 AdditionalDependencies="libffi.lib"
133                                 OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
134                                 LinkIncremental="1"
135                                 GenerateDebugInformation="true"
136                                 SubSystem="2"
137                                 OptimizeReferences="2"
138                                 EnableCOMDATFolding="2"
139                                 LinkTimeCodeGeneration="0"
140                                 RandomizedBaseAddress="1"
141                                 DataExecutionPrevention="0"
142                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
143                                 TargetMachine="17"
144                         />
145                 </Configuration>
146         </Configurations>
147         <References>
148         </References>
149         <Files>
150                 <Filter
151                         Name="Source Files"
152                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
153                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
154                         >
155 #include "libgobject.sourcefiles"
156                 </Filter>
157                 <Filter
158                         Name="Header Files"
159                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
160                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
161                         >
162                 </Filter>
163                 <Filter
164                         Name="Resource Files"
165                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
166                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
167                         >
168                         <File RelativePath="..\..\..\gobject\gobject.rc" />
169                 </Filter>
170         </Files>
171 </VisualStudioProject>