externals. The relevant directories and files have been svn add'ed to GLib
[platform/upstream/glib.git] / build / win32 / vs8 / gobject.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="gobject"
6         ProjectGUID="{F172EFFC-E30F-4593-809E-DB2024B1E753}"
7         RootNamespace="gobject"
8         Keyword="Win32Proj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin"
21                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj"
22                         ConfigurationType="2"
23                         CharacterSet="2"
24                         >
25                         <Tool
26                                 Name="VCPreBuildEventTool"
27                         />
28                         <Tool
29                                 Name="VCCustomBuildTool"
30                         />
31                         <Tool
32                                 Name="VCXMLDataGeneratorTool"
33                         />
34                         <Tool
35                                 Name="VCWebServiceProxyGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCMIDLTool"
39                         />
40                         <Tool
41                                 Name="VCCLCompilerTool"
42                                 Optimization="0"
43                                 AdditionalIncludeDirectories="../../..,../../../glib"
44                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GOBJECT_EXPORTS;GOBJECT_COMPILATION;HAVE_CONFIG_H"
45                                 MinimalRebuild="true"
46                                 BasicRuntimeChecks="3"
47                                 RuntimeLibrary="3"
48                                 UsePrecompiledHeader="0"
49                                 WarningLevel="3"
50                                 Detect64BitPortabilityProblems="true"
51                                 DebugInformationFormat="4"
52                                 ForcedIncludeFiles="msvc_recommended_pragmas.h"
53                         />
54                         <Tool
55                                 Name="VCManagedResourceCompilerTool"
56                         />
57                         <Tool
58                                 Name="VCResourceCompilerTool"
59                         />
60                         <Tool
61                                 Name="VCPreLinkEventTool"
62                         />
63                         <Tool
64                                 Name="VCLinkerTool"
65                                 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
66                                 LinkIncremental="2"
67                                 ModuleDefinitionFile="../../../gobject/gobject.def"
68                                 GenerateDebugInformation="true"
69                                 SubSystem="2"
70                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib"
71                                 TargetMachine="1"
72                         />
73                         <Tool
74                                 Name="VCALinkTool"
75                         />
76                         <Tool
77                                 Name="VCManifestTool"
78                         />
79                         <Tool
80                                 Name="VCXDCMakeTool"
81                         />
82                         <Tool
83                                 Name="VCBscMakeTool"
84                         />
85                         <Tool
86                                 Name="VCFxCopTool"
87                         />
88                         <Tool
89                                 Name="VCAppVerifierTool"
90                         />
91                         <Tool
92                                 Name="VCWebDeploymentTool"
93                         />
94                         <Tool
95                                 Name="VCPostBuildEventTool"
96                         />
97                 </Configuration>
98                 <Configuration
99                         Name="Release|Win32"
100                         OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin"
101                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj"
102                         ConfigurationType="2"
103                         CharacterSet="2"
104                         WholeProgramOptimization="1"
105                         >
106                         <Tool
107                                 Name="VCPreBuildEventTool"
108                         />
109                         <Tool
110                                 Name="VCCustomBuildTool"
111                         />
112                         <Tool
113                                 Name="VCXMLDataGeneratorTool"
114                         />
115                         <Tool
116                                 Name="VCWebServiceProxyGeneratorTool"
117                         />
118                         <Tool
119                                 Name="VCMIDLTool"
120                         />
121                         <Tool
122                                 Name="VCCLCompilerTool"
123                                 WholeProgramOptimization="false"
124                                 AdditionalIncludeDirectories="../../..,../../../glib"
125                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GOBJECT_EXPORTS;GOBJECT_COMPILATION;HAVE_CONFIG_H"
126                                 RuntimeLibrary="2"
127                                 UsePrecompiledHeader="0"
128                                 WarningLevel="3"
129                                 Detect64BitPortabilityProblems="true"
130                                 DebugInformationFormat="3"
131                                 ForcedIncludeFiles="msvc_recommended_pragmas.h"
132                         />
133                         <Tool
134                                 Name="VCManagedResourceCompilerTool"
135                         />
136                         <Tool
137                                 Name="VCResourceCompilerTool"
138                         />
139                         <Tool
140                                 Name="VCPreLinkEventTool"
141                         />
142                         <Tool
143                                 Name="VCLinkerTool"
144                                 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
145                                 LinkIncremental="1"
146                                 ModuleDefinitionFile="../../../gobject/gobject.def"
147                                 GenerateDebugInformation="true"
148                                 SubSystem="2"
149                                 OptimizeReferences="2"
150                                 EnableCOMDATFolding="2"
151                                 LinkTimeCodeGeneration="0"
152                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib"
153                                 TargetMachine="1"
154                         />
155                         <Tool
156                                 Name="VCALinkTool"
157                         />
158                         <Tool
159                                 Name="VCManifestTool"
160                         />
161                         <Tool
162                                 Name="VCXDCMakeTool"
163                         />
164                         <Tool
165                                 Name="VCBscMakeTool"
166                         />
167                         <Tool
168                                 Name="VCFxCopTool"
169                         />
170                         <Tool
171                                 Name="VCAppVerifierTool"
172                         />
173                         <Tool
174                                 Name="VCWebDeploymentTool"
175                         />
176                         <Tool
177                                 Name="VCPostBuildEventTool"
178                         />
179                 </Configuration>
180         </Configurations>
181         <References>
182         </References>
183         <Files>
184                 <Filter
185                         Name="Source Files"
186                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
187                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
188                         >
189                         <File
190                                 RelativePath="..\..\..\gobject\gboxed.c"
191                                 >
192                         </File>
193                         <File
194                                 RelativePath="..\..\..\gobject\gclosure.c"
195                                 >
196                         </File>
197                         <File
198                                 RelativePath="..\..\..\gobject\genums.c"
199                                 >
200                         </File>
201                         <File
202                                 RelativePath="..\..\..\gobject\gobject.c"
203                                 >
204                         </File>
205                         <File
206                                 RelativePath="..\..\..\gobject\gparam.c"
207                                 >
208                         </File>
209                         <File
210                                 RelativePath="..\..\..\gobject\gparamspecs.c"
211                                 >
212                         </File>
213                         <File
214                                 RelativePath="..\..\..\gobject\gsignal.c"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath="..\..\..\gobject\gsourceclosure.c"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath="..\..\..\gobject\gtype.c"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath="..\..\..\gobject\gtypemodule.c"
227                                 >
228                         </File>
229                         <File
230                                 RelativePath="..\..\..\gobject\gtypeplugin.c"
231                                 >
232                         </File>
233                         <File
234                                 RelativePath="..\..\..\gobject\gvalue.c"
235                                 >
236                         </File>
237                         <File
238                                 RelativePath="..\..\..\gobject\gvaluearray.c"
239                                 >
240                         </File>
241                         <File
242                                 RelativePath="..\..\..\gobject\gvaluetransform.c"
243                                 >
244                         </File>
245                         <File
246                                 RelativePath="..\..\..\gobject\gvaluetypes.c"
247                                 >
248                         </File>
249                 </Filter>
250                 <Filter
251                         Name="Header Files"
252                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
253                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
254                         >
255                 </Filter>
256                 <Filter
257                         Name="Resource Files"
258                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
259                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
260                         >
261                         <File
262                                 RelativePath="..\..\..\gobject\gobject.def"
263                                 >
264                         </File>
265                         <File
266                                 RelativePath="..\..\..\gobject\gobject.rc"
267                                 >
268                         </File>
269                         <File
270                                 RelativePath="..\..\..\gobject\gobject.symbols"
271                                 >
272                                 <FileConfiguration
273                                         Name="Debug|Win32"
274                                         >
275                                         <Tool
276                                                 Name="VCCustomBuildTool"
277                                                 Description="Generating gobject.def"
278                                                 CommandLine="echo EXPORTS &gt; $(InputDir)/gobject.def &amp;&amp; cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF $(InputPath) &gt;&gt; $(InputDir)/gobject.def"
279                                                 Outputs="$(InputDir)/gobject.def"
280                                         />
281                                 </FileConfiguration>
282                         </File>
283                 </Filter>
284         </Files>
285         <Globals>
286         </Globals>
287 </VisualStudioProject>