add new sigc++2 directory
[ardour.git] / libs / cairomm / MSVC / cairomm / cairomm.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="cairomm-1.0"
6         ProjectGUID="{58B2B53C-C4FF-47FD-817B-095E45B7F7D4}"
7         RootNamespace="glibmm"
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="Debug"
21                         IntermediateDirectory="Debug"
22                         ConfigurationType="2"
23                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24                         CharacterSet="2"
25                         >
26                         <Tool
27                                 Name="VCPreBuildEventTool"
28                         />
29                         <Tool
30                                 Name="VCCustomBuildTool"
31                         />
32                         <Tool
33                                 Name="VCXMLDataGeneratorTool"
34                         />
35                         <Tool
36                                 Name="VCWebServiceProxyGeneratorTool"
37                         />
38                         <Tool
39                                 Name="VCMIDLTool"
40                         />
41                         <Tool
42                                 Name="VCCLCompilerTool"
43                                 Optimization="0"
44                                 AdditionalIncludeDirectories=".;../.."
45                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GLIBMM_BUILD"
46                                 MinimalRebuild="true"
47                                 BasicRuntimeChecks="3"
48                                 RuntimeLibrary="3"
49                                 RuntimeTypeInfo="true"
50                                 UsePrecompiledHeader="0"
51                                 WarningLevel="3"
52                                 Detect64BitPortabilityProblems="false"
53                                 DebugInformationFormat="4"
54                         />
55                         <Tool
56                                 Name="VCManagedResourceCompilerTool"
57                         />
58                         <Tool
59                                 Name="VCResourceCompilerTool"
60                         />
61                         <Tool
62                                 Name="VCPreLinkEventTool"
63                                 Description="Generate cairomm def file"
64                                 CommandLine="$(SolutionDir)gendef\$(ConfigurationName)\gendef $(ConfigurationName)\$(InputName).def $(TargetFileName) $(IntDir)\*.obj"
65                                 ExcludedFromBuild="false"
66                         />
67                         <Tool
68                                 Name="VCLinkerTool"
69                                 AdditionalDependencies="cairo.lib"
70                                 OutputFile="$(OutDir)/$(ProjectName)d.dll"
71                                 GenerateManifest="true"
72                                 ModuleDefinitionFile="$(ConfigurationName)\$(InputName).def"
73                                 GenerateDebugInformation="true"
74                         />
75                         <Tool
76                                 Name="VCALinkTool"
77                         />
78                         <Tool
79                                 Name="VCManifestTool"
80                         />
81                         <Tool
82                                 Name="VCXDCMakeTool"
83                         />
84                         <Tool
85                                 Name="VCBscMakeTool"
86                         />
87                         <Tool
88                                 Name="VCFxCopTool"
89                         />
90                         <Tool
91                                 Name="VCAppVerifierTool"
92                         />
93                         <Tool
94                                 Name="VCWebDeploymentTool"
95                         />
96                         <Tool
97                                 Name="VCPostBuildEventTool"
98                         />
99                 </Configuration>
100                 <Configuration
101                         Name="Release|Win32"
102                         OutputDirectory="Release"
103                         IntermediateDirectory="Release"
104                         ConfigurationType="2"
105                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
106                         CharacterSet="2"
107                         >
108                         <Tool
109                                 Name="VCPreBuildEventTool"
110                         />
111                         <Tool
112                                 Name="VCCustomBuildTool"
113                         />
114                         <Tool
115                                 Name="VCXMLDataGeneratorTool"
116                         />
117                         <Tool
118                                 Name="VCWebServiceProxyGeneratorTool"
119                         />
120                         <Tool
121                                 Name="VCMIDLTool"
122                         />
123                         <Tool
124                                 Name="VCCLCompilerTool"
125                                 AdditionalIncludeDirectories=".;../.."
126                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GLIBMM_BUILD"
127                                 RuntimeLibrary="2"
128                                 RuntimeTypeInfo="true"
129                                 UsePrecompiledHeader="0"
130                                 WarningLevel="3"
131                                 Detect64BitPortabilityProblems="false"
132                                 DebugInformationFormat="3"
133                         />
134                         <Tool
135                                 Name="VCManagedResourceCompilerTool"
136                         />
137                         <Tool
138                                 Name="VCResourceCompilerTool"
139                         />
140                         <Tool
141                                 Name="VCPreLinkEventTool"
142                                 Description="Generate cairomm def file"
143                                 CommandLine="$(SolutionDir)gendef\$(ConfigurationName)\gendef $(ConfigurationName)\$(InputName).def $(TargetFileName) $(IntDir)\*.obj"
144                                 ExcludedFromBuild="false"
145                         />
146                         <Tool
147                                 Name="VCLinkerTool"
148                                 AdditionalDependencies="cairo.lib"
149                                 GenerateManifest="true"
150                                 ModuleDefinitionFile="$(ConfigurationName)\$(InputName).def"
151                         />
152                         <Tool
153                                 Name="VCALinkTool"
154                         />
155                         <Tool
156                                 Name="VCManifestTool"
157                         />
158                         <Tool
159                                 Name="VCXDCMakeTool"
160                         />
161                         <Tool
162                                 Name="VCBscMakeTool"
163                         />
164                         <Tool
165                                 Name="VCFxCopTool"
166                         />
167                         <Tool
168                                 Name="VCAppVerifierTool"
169                         />
170                         <Tool
171                                 Name="VCWebDeploymentTool"
172                         />
173                         <Tool
174                                 Name="VCPostBuildEventTool"
175                         />
176                 </Configuration>
177         </Configurations>
178         <References>
179         </References>
180         <Files>
181                 <Filter
182                         Name="Source Files"
183                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
184                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
185                         >
186                         <File
187                                 RelativePath="..\blank.cpp"
188                                 >
189                         </File>
190                         <File
191                                 RelativePath="..\..\cairomm\context.cc"
192                                 >
193                         </File>
194                         <File
195                                 RelativePath="..\..\cairomm\exception.cc"
196                                 >
197                         </File>
198                         <File
199                                 RelativePath="..\..\cairomm\fontface.cc"
200                                 >
201                         </File>
202                         <File
203                                 RelativePath="..\..\cairomm\fontoptions.cc"
204                                 >
205                         </File>
206                         <File
207                                 RelativePath="..\..\cairomm\path.cc"
208                                 >
209                         </File>
210                         <File
211                                 RelativePath="..\..\cairomm\pattern.cc"
212                                 >
213                         </File>
214                         <File
215                                 RelativePath="..\..\cairomm\private.cc"
216                                 >
217                         </File>
218                         <File
219                                 RelativePath="..\..\cairomm\scaledfont.cc"
220                                 >
221                         </File>
222                         <File
223                                 RelativePath="..\..\cairomm\surface.cc"
224                                 >
225                         </File>
226                         <File
227                                 RelativePath="..\..\cairomm\win32_surface.cc"
228                                 >
229                         </File>
230                         <File
231                                 RelativePath="..\..\cairomm\xlib_surface.cc"
232                                 >
233                         </File>
234                 </Filter>
235                 <Filter
236                         Name="Header Files"
237                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
238                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
239                         >
240                         <File
241                                 RelativePath="..\..\cairomm\cairomm.h"
242                                 >
243                         </File>
244                         <File
245                                 RelativePath="..\..\cairomm\context.h"
246                                 >
247                         </File>
248                         <File
249                                 RelativePath="..\..\cairomm\enums.h"
250                                 >
251                         </File>
252                         <File
253                                 RelativePath="..\..\cairomm\exception.h"
254                                 >
255                         </File>
256                         <File
257                                 RelativePath="..\..\cairomm\fontface.h"
258                                 >
259                         </File>
260                         <File
261                                 RelativePath="..\..\cairomm\fontoptions.h"
262                                 >
263                         </File>
264                         <File
265                                 RelativePath="..\..\cairomm\path.h"
266                                 >
267                         </File>
268                         <File
269                                 RelativePath="..\..\cairomm\pattern.h"
270                                 >
271                         </File>
272                         <File
273                                 RelativePath="..\..\cairomm\private.h"
274                                 >
275                         </File>
276                         <File
277                                 RelativePath="..\..\cairomm\refptr.h"
278                                 >
279                         </File>
280                         <File
281                                 RelativePath="..\..\cairomm\scaledfont.h"
282                                 >
283                         </File>
284                         <File
285                                 RelativePath="..\..\cairomm\surface.h"
286                                 >
287                         </File>
288                         <File
289                                 RelativePath="..\..\cairomm\win32_surface.h"
290                                 >
291                         </File>
292                         <File
293                                 RelativePath="..\..\cairomm\xlib_surface.h"
294                                 >
295                         </File>
296                 </Filter>
297                 <Filter
298                         Name="Resource Files"
299                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
300                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
301                         >
302                         <File
303                                 RelativePath=".\cairomm.rc"
304                                 >
305                         </File>
306                 </Filter>
307         </Files>
308         <Globals>
309         </Globals>
310 </VisualStudioProject>