Tizen 2.1 base
[platform/upstream/glib2.0.git] / build / win32 / vs9 / gobject.vcproj
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.vsprops"
25    ConfigurationType="2"
26    CharacterSet="2"
27    >
28    <Tool
29     Name="VCCLCompilerTool"
30     Optimization="0"
31     PreprocessorDefinitions="_DEBUG;GOBJECT_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib-GObject\&quot;;FFI_BUILDING"
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     ModuleDefinitionFile="$(IntDir)\gobject.def"
45     GenerateDebugInformation="true"
46     SubSystem="2"
47     RandomizedBaseAddress="1"
48     DataExecutionPrevention="0"
49     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
50     TargetMachine="1"
51    />
52   </Configuration>
53   <Configuration
54    Name="Release|Win32"
55    InheritedPropertySheets=".\glib.vsprops"
56    ConfigurationType="2"
57    CharacterSet="2"
58    WholeProgramOptimization="1"
59    >
60    <Tool
61     Name="VCCLCompilerTool"
62     WholeProgramOptimization="false"
63     PreprocessorDefinitions="GOBJECT_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib-GObject\&quot;;FFI_BUILDING"
64     RuntimeLibrary="2"
65     UsePrecompiledHeader="0"
66     WarningLevel="3"
67     DebugInformationFormat="3"
68    />
69    <Tool
70     Name="VCLinkerTool"
71     AdditionalDependencies="libffi.lib"
72     OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
73     LinkIncremental="1"
74     ModuleDefinitionFile="$(IntDir)\gobject.def"
75     GenerateDebugInformation="true"
76     SubSystem="2"
77     OptimizeReferences="2"
78     EnableCOMDATFolding="2"
79     LinkTimeCodeGeneration="0"
80     RandomizedBaseAddress="1"
81     DataExecutionPrevention="0"
82     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
83     TargetMachine="1"
84    />
85   </Configuration>
86   <Configuration
87    Name="Debug|x64"
88    InheritedPropertySheets=".\glib.vsprops"
89    ConfigurationType="2"
90    CharacterSet="2"
91    >
92    <Tool
93     Name="VCCLCompilerTool"
94     Optimization="0"
95     PreprocessorDefinitions="_DEBUG;GOBJECT_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib-GObject\&quot;;FFI_BUILDING"
96     MinimalRebuild="true"
97     BasicRuntimeChecks="3"
98     RuntimeLibrary="3"
99     UsePrecompiledHeader="0"
100     WarningLevel="3"
101     DebugInformationFormat="3"
102    />
103    <Tool
104     Name="VCLinkerTool"
105     AdditionalDependencies="libffi.lib"
106     OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
107     LinkIncremental="2"
108     ModuleDefinitionFile="$(IntDir)\gobject.def"
109     GenerateDebugInformation="true"
110     SubSystem="2"
111     RandomizedBaseAddress="1"
112     DataExecutionPrevention="0"
113     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
114     TargetMachine="17"
115    />
116   </Configuration>
117   <Configuration
118    Name="Release|x64"
119    InheritedPropertySheets=".\glib.vsprops"
120    ConfigurationType="2"
121    CharacterSet="2"
122    WholeProgramOptimization="1"
123    >
124    <Tool
125     Name="VCCLCompilerTool"
126     WholeProgramOptimization="false"
127     PreprocessorDefinitions="GOBJECT_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib-GObject\&quot;;FFI_BUILDING"
128     RuntimeLibrary="2"
129     UsePrecompiledHeader="0"
130     WarningLevel="3"
131     DebugInformationFormat="3"
132    />
133    <Tool
134     Name="VCLinkerTool"
135     AdditionalDependencies="libffi.lib"
136     OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
137     LinkIncremental="1"
138     ModuleDefinitionFile="$(IntDir)\gobject.def"
139     GenerateDebugInformation="true"
140     SubSystem="2"
141     OptimizeReferences="2"
142     EnableCOMDATFolding="2"
143     LinkTimeCodeGeneration="0"
144     RandomizedBaseAddress="1"
145     DataExecutionPrevention="0"
146     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
147     TargetMachine="17"
148    />
149   </Configuration>
150  </Configurations>
151  <References>
152  </References>
153  <Files>
154   <Filter
155    Name="Source Files"
156    Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
157    UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
158    >
159    <File RelativePath="..\..\..\gobject\gatomicarray.c" />
160    <File RelativePath="..\..\..\gobject\gbinding.c" />
161    <File RelativePath="..\..\..\gobject\gboxed.c" />
162    <File RelativePath="..\..\..\gobject\gclosure.c" />
163    <File RelativePath="..\..\..\gobject\genums.c" />
164    <File RelativePath="..\..\..\gobject\gmarshal.c" />
165    <File RelativePath="..\..\..\gobject\gobject.c" />
166    <File RelativePath="..\..\..\gobject\gparam.c" />
167    <File RelativePath="..\..\..\gobject\gparamspecs.c" />
168    <File RelativePath="..\..\..\gobject\gsignal.c" />
169    <File RelativePath="..\..\..\gobject\gsourceclosure.c" />
170    <File RelativePath="..\..\..\gobject\gtype.c" />
171    <File RelativePath="..\..\..\gobject\gtypemodule.c" />
172    <File RelativePath="..\..\..\gobject\gtypeplugin.c" />
173    <File RelativePath="..\..\..\gobject\gvalue.c" />
174    <File RelativePath="..\..\..\gobject\gvaluearray.c" />
175    <File RelativePath="..\..\..\gobject\gvaluetransform.c" />
176    <File RelativePath="..\..\..\gobject\gvaluetypes.c" />
177   </Filter>
178   <Filter
179    Name="Header Files"
180    Filter="h;hpp;hxx;hm;inl;inc;xsd"
181    UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
182    >
183   </Filter>
184   <Filter
185    Name="Resource Files"
186    Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
187    UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
188    >
189    <File
190     RelativePath="..\..\..\gobject\gobject.rc"
191     >
192    </File>
193    <File
194     RelativePath="..\..\..\gobject\gobject.symbols"
195     >
196     <FileConfiguration
197      Name="Debug|Win32"
198      >
199      <Tool
200       Name="VCCustomBuildTool"
201       Description="Generating gobject.def"
202       CommandLine="$(GlibGenerateGobjectDef)"
203       Outputs="$(IntDir)/gobject.def"
204      />
205     </FileConfiguration>
206     <FileConfiguration
207      Name="Debug|x64"
208      >
209      <Tool
210       Name="VCCustomBuildTool"
211       Description="Generating gobject.def"
212       CommandLine="$(GlibGenerateGobjectDef)"
213       Outputs="$(IntDir)/gobject.def"
214      />
215     </FileConfiguration>
216     <FileConfiguration
217      Name="Release|Win32"
218      >
219      <Tool
220       Name="VCCustomBuildTool"
221       Description="Generating gobject.def"
222       CommandLine="$(GlibGenerateGobjectDef)"
223       Outputs="$(IntDir)/gobject.def"
224      />
225     </FileConfiguration>
226     <FileConfiguration
227      Name="Release|x64"
228      >
229      <Tool
230       Name="VCCustomBuildTool"
231       Description="Generating gobject.def"
232       CommandLine="$(GlibGenerateGobjectDef)"
233       Outputs="$(IntDir)/gobject.def"
234      />
235     </FileConfiguration>
236    </File>
237   </Filter>
238  </Files>
239 </VisualStudioProject>