"Initial commit to Gerrit"
[profile/ivi/cogl.git] / build / win32 / vs9 / cogl-pango.vcprojin
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="cogl-pango"
6         ProjectGUID="{FE5ABD0F-91E8-4AA5-9C1C-408427D5F768}"
7         RootNamespace="coglpango"
8         Keyword="Win32Proj"
9         TargetFrameworkVersion="196613"
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=".\cogl.vsprops"
25                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj\cogl-pango"
26                         ConfigurationType="2"
27                         CharacterSet="1"
28                         >
29                         <Tool
30                                 Name="VCPreBuildEventTool"
31                                 CommandLine="$(PreBuildCmd)"
32                         />
33                         <Tool
34                                 Name="VCCLCompilerTool"
35                                 Optimization="0"
36                                 PreprocessorDefinitions="$(DebugLibBuildDefines);$(CoglPangoBuildDefines)"
37                                 MinimalRebuild="true"
38                                 BasicRuntimeChecks="3"
39                                 RuntimeLibrary="3"
40                                 UsePrecompiledHeader="0"
41                                 WarningLevel="3"
42                                 DebugInformationFormat="4"
43                         />
44                         <Tool
45                                 Name="VCPreLinkEventTool"
46                                 CommandLine="$(GenerateCoglPangoDef)"
47                         />
48                         <Tool
49                                 Name="VCLinkerTool"
50                                 AdditionalDependencies="pangocairo-1.0.lib pango-1.0.lib cairo.lib"
51                                 OutputFile="$(OutDir)\$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll"
52                                 LinkIncremental="2"
53                                 ModuleDefinitionFile="..\..\..\cogl-pango\cogl-pango.def"
54                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(CoglApiVersion).lib"
55                                 GenerateDebugInformation="true"
56                                 SubSystem="2"
57                                 TargetMachine="1"
58                         />
59                 </Configuration>
60                 <Configuration
61                         Name="Debug|x64"
62                         InheritedPropertySheets=".\cogl.vsprops"
63                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj\cogl-pango"
64                         ConfigurationType="2"
65                         CharacterSet="2"
66                         >
67                         <Tool
68                                 Name="VCPreBuildEventTool"
69                                 CommandLine="$(PreBuildCmd)"
70                         />
71                         <Tool
72                                 Name="VCCLCompilerTool"
73                                 Optimization="0"
74                                 PreprocessorDefinitions="$(DebugLibBuildDefines);$(CoglPangoBuildDefines)"
75                                 MinimalRebuild="true"
76                                 BasicRuntimeChecks="3"
77                                 RuntimeLibrary="3"
78                                 UsePrecompiledHeader="0"
79                                 WarningLevel="3"
80                                 DebugInformationFormat="3"
81                         />
82                         <Tool
83                                 Name="VCPreLinkEventTool"
84                                 CommandLine="$(GenerateCoglPangoDef)"
85                         />
86                         <Tool
87                                 Name="VCLinkerTool"
88                                 AdditionalDependencies="pangocairo-1.0.lib pango-1.0.lib cairo.lib"
89                                 OutputFile="$(OutDir)\$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll"
90                                 LinkIncremental="2"
91                                 ModuleDefinitionFile="..\..\..\cogl-pango\cogl-pango.def"
92                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(CoglApiVersion).lib"
93                                 GenerateDebugInformation="true"
94                                 SubSystem="2"
95                                 TargetMachine="17"
96                         />
97                 </Configuration>
98                 <Configuration
99                         Name="Release|Win32"
100                         InheritedPropertySheets=".\cogl.vsprops"
101                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj\cogl-pango"
102                         ConfigurationType="2"
103                         CharacterSet="1"
104                         WholeProgramOptimization="1"
105                         >
106                         <Tool
107                                 Name="VCPreBuildEventTool"
108                                 CommandLine="$(PreBuildCmd)"
109                         />
110                         <Tool
111                                 Name="VCCLCompilerTool"
112                                 Optimization="2"
113                                 EnableIntrinsicFunctions="true"
114                                 PreprocessorDefinitions="$(ReleaseLibBuildDefines);$(CoglPangoBuildDefines)"
115                                 RuntimeLibrary="2"
116                                 EnableFunctionLevelLinking="true"
117                                 UsePrecompiledHeader="0"
118                                 WarningLevel="3"
119                                 DebugInformationFormat="3"
120                         />
121                         <Tool
122                                 Name="VCPreLinkEventTool"
123                                 CommandLine="$(GenerateCoglPangoDef)"
124                         />
125                         <Tool
126                                 Name="VCLinkerTool"
127                                 AdditionalDependencies="pangocairo-1.0.lib pango-1.0.lib cairo.lib"
128                                 OutputFile="$(OutDir)\$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll"
129                                 LinkIncremental="1"
130                                 ModuleDefinitionFile="..\..\..\cogl-pango\cogl-pango.def"
131                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(CoglApiVersion).lib"
132                                 GenerateDebugInformation="true"
133                                 SubSystem="2"
134                                 OptimizeReferences="2"
135                                 EnableCOMDATFolding="2"
136                                 TargetMachine="1"
137                         />
138                 </Configuration>
139                 <Configuration
140                         Name="Release|x64"
141                         InheritedPropertySheets=".\cogl.vsprops"
142                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj\cogl-pango"
143                         ConfigurationType="2"
144                         CharacterSet="2"
145                         >
146                         <Tool
147                                 Name="VCPreBuildEventTool"
148                                 CommandLine="$(PreBuildCmd)"
149                         />
150                         <Tool
151                                 Name="VCCLCompilerTool"
152                                 PreprocessorDefinitions="$(ReleaseLibBuildDefines);$(CoglPangoBuildDefines)"
153                                 RuntimeLibrary="2"
154                                 UsePrecompiledHeader="0"
155                                 WarningLevel="3"
156                                 DebugInformationFormat="3"
157                         />
158                         <Tool
159                                 Name="VCPreLinkEventTool"
160                                 CommandLine="$(GenerateCoglPangoDef)"
161                         />
162                         <Tool
163                                 Name="VCLinkerTool"
164                                 AdditionalDependencies="pangocairo-1.0.lib pango-1.0.lib cairo.lib"
165                                 OutputFile="$(OutDir)\$(CoglDllPrefix)$(ProjectName)$(CoglDllSuffix).dll"
166                                 LinkIncremental="2"
167                                 ModuleDefinitionFile="..\..\..\cogl-pango\cogl-pango.def"
168                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(CoglApiVersion).lib"
169                                 GenerateDebugInformation="true"
170                                 SubSystem="2"
171                                 OptimizeReferences="2"
172                                 EnableCOMDATFolding="2"
173                                 TargetMachine="17"
174                         />
175                 </Configuration>
176         </Configurations>
177         <References>
178         </References>
179         <Files>
180                 <Filter Name="Sources"
181                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
182                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
183                         >
184 #include "coglpango.sourcefiles"
185                 </Filter>
186                 <Filter
187                         Name="Headers"
188                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
189                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
190                         >
191                 </Filter>
192                 <Filter Name="Resource Files">
193                         <File RelativePath="..\..\..\cogl-pango\cogl-pango.rc" />
194                 </Filter>
195         </Files>
196         <Globals>
197         </Globals>
198 </VisualStudioProject>