Initial Import
[profile/ivi/pango.git] / build / win32 / vs9 / pangowin32.vcproj
1 <?xml version="1.0" encoding="us-ascii"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="pangowin32"
6         ProjectGUID="{68CC80B9-7225-4FB5-B9AB-9C1DF50B6C74}"
7         RootNamespace="pangowin32"
8         Keyword="Win32Proj"
9         TargetFrameworkVersion="0"
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_FC|Win32"
24                         ConfigurationType="2"
25                         InheritedPropertySheets=".\pango.vsprops"
26                         CharacterSet="2"
27                         >
28                         <Tool
29                                 Name="VCPreBuildEventTool"
30                         />
31                         <Tool
32                                 Name="VCCLCompilerTool"
33                                 Optimization="0"
34                                 AdditionalIncludeDirectories="."
35                                 PreprocessorDefinitions="_DEBUG;$(PangoDefines)"
36                                 MinimalRebuild="true"
37                                 BasicRuntimeChecks="3"
38                                 RuntimeLibrary="2"
39                                 UsePrecompiledHeader="0"
40                                 WarningLevel="3"
41                                 DebugInformationFormat="4"
42                         />
43                         <Tool
44                                 Name="VCLinkerTool"
45                                 AdditionalDependencies="usp10.lib"
46                                 OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
47                                 LinkIncremental="2"
48                                 ModuleDefinitionFile="..\..\..\pango\pangowin32.def"
49                                 GenerateDebugInformation="true"
50                                 SubSystem="2"
51                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
52                                 TargetMachine="1"
53                         />
54                 </Configuration>
55                 <Configuration
56                         Name="Debug|Win32"
57                         ConfigurationType="2"
58                         InheritedPropertySheets=".\pango.vsprops"
59                         CharacterSet="2"
60                         >
61                         <Tool
62                                 Name="VCPreBuildEventTool"
63                         />
64                         <Tool
65                                 Name="VCCLCompilerTool"
66                                 Optimization="0"
67                                 AdditionalIncludeDirectories="."
68                                 PreprocessorDefinitions="_DEBUG;$(PangoDefines);$(NoFCDef)"
69                                 MinimalRebuild="true"
70                                 BasicRuntimeChecks="3"
71                                 RuntimeLibrary="2"
72                                 UsePrecompiledHeader="0"
73                                 WarningLevel="3"
74                                 DebugInformationFormat="4"
75                         />
76                         <Tool
77                                 Name="VCLinkerTool"
78                                 AdditionalDependencies="usp10.lib"
79                                 OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
80                                 LinkIncremental="2"
81                                 ModuleDefinitionFile="..\..\..\pango\pangowin32.def"
82                                 GenerateDebugInformation="true"
83                                 SubSystem="2"
84                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
85                                 TargetMachine="1"
86                         />
87                 </Configuration>
88                 <Configuration
89                         Name="Release_FC|Win32"
90                         ConfigurationType="2"
91                         InheritedPropertySheets=".\pango.vsprops"
92                         CharacterSet="2"
93                         >
94                         <Tool
95                                 Name="VCPreBuildEventTool"
96                         />
97                         <Tool
98                                 Name="VCCLCompilerTool"
99                                 PreprocessorDefinitions="$(PangoDefines)"
100                                 RuntimeLibrary="2"
101                                 UsePrecompiledHeader="0"
102                                 WarningLevel="3"
103                                 DebugInformationFormat="3"
104                         />
105                         <Tool
106                                 Name="VCLinkerTool"
107                                 AdditionalDependencies="usp10.lib"
108                                 OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
109                                 LinkIncremental="2"
110                                 ModuleDefinitionFile="..\..\..\pango\pangowin32.def"
111                                 GenerateDebugInformation="true"
112                                 SubSystem="2"
113                                 OptimizeReferences="2"
114                                 EnableCOMDATFolding="2"
115                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
116                                 TargetMachine="1"
117                         />
118                 </Configuration>
119                 <Configuration
120                         Name="Release|Win32"
121                         ConfigurationType="2"
122                         InheritedPropertySheets=".\pango.vsprops"
123                         CharacterSet="2"
124                         >
125                         <Tool
126                                 Name="VCPreBuildEventTool"
127                         />
128                         <Tool
129                                 Name="VCCLCompilerTool"
130                                 PreprocessorDefinitions="$(PangoDefines);$(NoFCDef)"
131                                 RuntimeLibrary="2"
132                                 UsePrecompiledHeader="0"
133                                 WarningLevel="3"
134                                 DebugInformationFormat="3"
135                         />
136                         <Tool
137                                 Name="VCLinkerTool"
138                                 AdditionalDependencies="usp10.lib"
139                                 OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
140                                 LinkIncremental="2"
141                                 ModuleDefinitionFile="..\..\..\pango\pangowin32.def"
142                                 GenerateDebugInformation="true"
143                                 SubSystem="2"
144                                 OptimizeReferences="2"
145                                 EnableCOMDATFolding="2"
146                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
147                                 TargetMachine="1"
148                         />
149                 </Configuration>
150                 <Configuration
151                         Name="Debug_FC|x64"
152                         InheritedPropertySheets=".\pango.vsprops"
153                         ConfigurationType="2"
154                         CharacterSet="2"
155                         >
156                         <Tool
157                                 Name="VCCLCompilerTool"
158                                 Optimization="0"
159                                 PreprocessorDefinitions="_DEBUG;$(PangoDefines)"
160                                 MinimalRebuild="true"
161                                 BasicRuntimeChecks="3"
162                                 RuntimeLibrary="3"
163                                 UsePrecompiledHeader="0"
164                                 WarningLevel="3"
165                                 DebugInformationFormat="3"
166                         />
167                         <Tool
168                                 Name="VCLinkerTool"
169                                 AdditionalDependencies="usp10.lib"
170                                 OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
171                                 LinkIncremental="2"
172                                 ModuleDefinitionFile="..\..\..\pango\pangowin32.def"
173                                 GenerateDebugInformation="true"
174                                 SubSystem="2"
175                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
176                                 TargetMachine="17"
177                         />
178                 </Configuration>
179                 <Configuration
180                         Name="Debug|x64"
181                         InheritedPropertySheets=".\pango.vsprops"
182                         ConfigurationType="2"
183                         CharacterSet="2"
184                         >
185                         <Tool
186                                 Name="VCCLCompilerTool"
187                                 Optimization="0"
188                                 PreprocessorDefinitions="_DEBUG;$(PangoDefines);$(NoFCDef)"
189                                 MinimalRebuild="true"
190                                 BasicRuntimeChecks="3"
191                                 RuntimeLibrary="3"
192                                 UsePrecompiledHeader="0"
193                                 WarningLevel="3"
194                                 DebugInformationFormat="3"
195                         />
196                         <Tool
197                                 Name="VCLinkerTool"
198                                 AdditionalDependencies="usp10.lib"
199                                 OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
200                                 LinkIncremental="2"
201                                 ModuleDefinitionFile="..\..\..\pango\pangowin32.def"
202                                 GenerateDebugInformation="true"
203                                 SubSystem="2"
204                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
205                                 TargetMachine="17"
206                         />
207                 </Configuration>
208                 <Configuration
209                         Name="Release_FC|x64"
210                         InheritedPropertySheets=".\pango.vsprops"
211                         ConfigurationType="2"
212                         CharacterSet="2"
213                         >
214                         <Tool
215                                 Name="VCCLCompilerTool"
216                                 PreprocessorDefinitions="$(PangoDefines)"
217                                 RuntimeLibrary="2"
218                                 UsePrecompiledHeader="0"
219                                 WarningLevel="3"
220                                 DebugInformationFormat="3"
221                         />
222                         <Tool
223                                 Name="VCLinkerTool"
224                                 AdditionalDependencies="usp10.lib"
225                                 OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
226                                 LinkIncremental="2"
227                                 ModuleDefinitionFile="..\..\..\pango\pangowin32.def"
228                                 GenerateDebugInformation="true"
229                                 SubSystem="2"
230                                 OptimizeReferences="2"
231                                 EnableCOMDATFolding="2"
232                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
233                                 TargetMachine="17"
234                         />
235                 </Configuration>
236                 <Configuration
237                         Name="Release|x64"
238                         InheritedPropertySheets=".\pango.vsprops"
239                         ConfigurationType="2"
240                         CharacterSet="2"
241                         >
242                         <Tool
243                                 Name="VCCLCompilerTool"
244                                 PreprocessorDefinitions="$(PangoDefines);$(NoFCDef)"
245                                 RuntimeLibrary="2"
246                                 UsePrecompiledHeader="0"
247                                 WarningLevel="3"
248                                 DebugInformationFormat="3"
249                         />
250                         <Tool
251                                 Name="VCLinkerTool"
252                                 AdditionalDependencies="usp10.lib"
253                                 OutputFile="$(OutDir)\$(PangoDllPrefix)$(ProjectName)$(PangoDllSuffix).dll"
254                                 LinkIncremental="2"
255                                 ModuleDefinitionFile="..\..\..\pango\pangowin32.def"
256                                 GenerateDebugInformation="true"
257                                 SubSystem="2"
258                                 OptimizeReferences="2"
259                                 EnableCOMDATFolding="2"
260                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(PangoApiVersion).lib"
261                                 TargetMachine="17"
262                         />
263                 </Configuration>
264         </Configurations>
265         <References>
266         </References>
267         <Files>
268                 <Filter
269                         Name="Header Files"
270                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
271                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
272                         >
273                 </Filter>
274                 <Filter
275                         Name="Resource Files"
276                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
277                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
278                         >
279                         <File RelativePath="..\..\..\pango\pangowin32.rc" />
280                 </Filter>
281                 <Filter
282                         Name="Source Files"
283                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
284                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
285                         >
286                         <File RelativePath="..\..\..\modules\basic\basic-win32.c" >
287                                 <FileConfiguration Name="Debug_FC|Win32"><Tool Name="VCCLCompilerTool"  PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_win32" /></FileConfiguration>
288                                 <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool"     PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_win32" /></FileConfiguration>
289                                 <FileConfiguration Name="Release_FC|Win32"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_win32" /></FileConfiguration>
290                                 <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_win32" /></FileConfiguration>
291                                 <FileConfiguration Name="Debug_FC|x64"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_win32" /></FileConfiguration>
292                                 <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_win32" /></FileConfiguration>
293                                 <FileConfiguration Name="Release_FC|x64"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_win32" /></FileConfiguration>
294                                 <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="PANGO_MODULE_PREFIX=_pango_basic_win32" /></FileConfiguration>
295                         </File>
296                         <File RelativePath="..\..\..\pango\module-defs-win32.c" />
297                         <File RelativePath="..\..\..\pango\pangowin32-fontcache.c" />
298                         <File RelativePath="..\..\..\pango\pangowin32-fontmap.c" />
299                         <File RelativePath="..\..\..\pango\pangowin32.c" />
300                 </Filter>
301         </Files>
302         <Globals>
303         </Globals>
304 </VisualStudioProject>