Visual Studio Projects: Cleanup Property Sheets
[platform/upstream/glib.git] / build / win32 / vs9 / gmodule.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="gmodule"
6         ProjectGUID="{4214047C-F5C1-40B3-8369-5DCED8C32770}"
7         RootNamespace="gmodule"
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-gen-srcs.vsprops"
25                         ConfigurationType="2"
26                         CharacterSet="2"
27                         >
28                         <Tool
29                                 Name="VCCLCompilerTool"
30                                 Optimization="0"
31                                 PreprocessorDefinitions="_DEBUG;$(GModuleBuildDefines)"
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                                 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-gen-srcs.vsprops"
55                         ConfigurationType="2"
56                         CharacterSet="2"
57                         WholeProgramOptimization="1"
58                         >
59                         <Tool
60                                 Name="VCCLCompilerTool"
61                                 PreprocessorDefinitions="$(GModuleBuildDefines)"
62                                 RuntimeLibrary="2"
63                                 UsePrecompiledHeader="0"
64                                 WarningLevel="3"
65                                 DebugInformationFormat="3"
66                                 CompileAs="1"
67                         />
68                         <Tool
69                                 Name="VCLinkerTool"
70                                 OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
71                                 LinkIncremental="1"
72                                 GenerateDebugInformation="true"
73                                 SubSystem="2"
74                                 OptimizeReferences="2"
75                                 EnableCOMDATFolding="2"
76                                 RandomizedBaseAddress="1"
77                                 DataExecutionPrevention="0"
78                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
79                                 TargetMachine="1"
80                         />
81                 </Configuration>
82                 <Configuration
83                         Name="Debug|x64"
84                         InheritedPropertySheets=".\glib-gen-srcs.vsprops"
85                         ConfigurationType="2"
86                         CharacterSet="2"
87                         >
88                         <Tool
89                                 Name="VCCLCompilerTool"
90                                 Optimization="0"
91                                 PreprocessorDefinitions="_DEBUG;$(GModuleBuildDefines)"
92                                 MinimalRebuild="true"
93                                 BasicRuntimeChecks="3"
94                                 RuntimeLibrary="3"
95                                 UsePrecompiledHeader="0"
96                                 WarningLevel="3"
97                                 DebugInformationFormat="3"
98                                 CompileAs="1"
99                         />
100                         <Tool
101                                 Name="VCLinkerTool"
102                                 OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
103                                 LinkIncremental="2"
104                                 GenerateDebugInformation="true"
105                                 SubSystem="2"
106                                 RandomizedBaseAddress="1"
107                                 DataExecutionPrevention="0"
108                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
109                                 TargetMachine="17"
110                         />
111                 </Configuration>
112                 <Configuration
113                         Name="Release|x64"
114                         InheritedPropertySheets=".\glib-gen-srcs.vsprops"
115                         ConfigurationType="2"
116                         CharacterSet="2"
117                         WholeProgramOptimization="1"
118                         >
119                         <Tool
120                                 Name="VCCLCompilerTool"
121                                 PreprocessorDefinitions="$(GModuleBuildDefines)"
122                                 RuntimeLibrary="2"
123                                 UsePrecompiledHeader="0"
124                                 WarningLevel="3"
125                                 DebugInformationFormat="3"
126                                 CompileAs="1"
127                         />
128                         <Tool
129                                 Name="VCLinkerTool"
130                                 OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
131                                 LinkIncremental="1"
132                                 GenerateDebugInformation="true"
133                                 SubSystem="2"
134                                 OptimizeReferences="2"
135                                 EnableCOMDATFolding="2"
136                                 RandomizedBaseAddress="1"
137                                 DataExecutionPrevention="0"
138                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
139                                 TargetMachine="17"
140                         />
141                 </Configuration>
142         </Configurations>
143         <References>
144         </References>
145         <Files>
146                 <Filter
147                         Name="Source Files"
148                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
149                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
150                         >
151                         <File RelativePath="..\..\..\gmodule\gmodule.c" />
152                 </Filter>
153                 <Filter
154                         Name="Header Files"
155                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
156                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
157                         >
158                 </Filter>
159                 <Filter
160                         Name="Resource Files"
161                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
162                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
163                         >
164                         <File RelativePath="..\..\..\gmodule\gmoduleconf.h.win32">
165                                 <FileConfiguration Name="Debug|Win32">
166                                         <Tool
167                                                 Name="VCCustomBuildTool"
168                                                 Description="Copying gmoduleconf.h from gmoduleconf.h.win32..."
169                                                 CommandLine="$(GenGModuleConfH)"
170                                                 Outputs="..\..\..\gmodule\gmoduleconf.h"
171                                         />
172                                 </FileConfiguration>
173                                 <FileConfiguration Name="Release|Win32">
174                                         <Tool
175                                                 Name="VCCustomBuildTool"
176                                                 Description="Copying gmoduleconf.h from gmoduleconf.h.win32..."
177                                                 CommandLine="$(GenGModuleConfH)"
178                                                 Outputs="..\..\..\gmodule\gmoduleconf.h"
179                                         />
180                                 </FileConfiguration>
181                                 <FileConfiguration Name="Debug|x64">
182                                         <Tool
183                                                 Name="VCCustomBuildTool"
184                                                 Description="Copying gmoduleconf.h from gmoduleconf.h.win32..."
185                                                 CommandLine="$(GenGModuleConfH)"
186                                                 Outputs="..\..\..\gmodule\gmoduleconf.h"
187                                         />
188                                 </FileConfiguration>
189                                 <FileConfiguration Name="Release|x64">
190                                         <Tool
191                                                 Name="VCCustomBuildTool"
192                                                 Description="Copying gmoduleconf.h from gmoduleconf.h.win32..."
193                                                 CommandLine="$(GenGModuleConfH)"
194                                                 Outputs="..\..\..\gmodule\gmoduleconf.h"
195                                         />
196                                 </FileConfiguration>
197                         </File>
198                         <File RelativePath="..\..\..\gmodule\gmodule.rc" />
199                 </Filter>
200         </Files>
201 </VisualStudioProject>