~ubuntu-branches/ubuntu/wily/scribus/wily-proposed

« back to all changes in this revision

Viewing changes to win32/vc9/oodrawimport/oodrawimport.vcproj

  • Committer: Package Import Robot
  • Author(s): Oleksandr Moskalenko
  • Date: 2012-02-09 21:50:56 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120209215056-2wrx1ara0jbm7fi5
Tags: 1.4.0.dfsg+r17287-1
* New upstream stable release upload into Debian (Closes: #654703).
* Applied the Ubuntu armel patch.
* Removed non-free color swatches from resources.
* debian/control:
  - Moved icc-profiles from Recommends to Suggests (Closes: #655885).
  - Updated Standards-Version to 3.9.2.
  - Updated extended description per lintian warning.
* debian/rules:
  - Update mailcap (Closes: #630751). A request for mime.types update has
    been sent to the mime-support maintainer.
  - Added build-arch and build-indep targets per lintian warning.
* debian/patches:
  - top_cmakelists.patch - don't copy extra docs and changelogs.
  - scribus_cmakelists.patch - don't copy extra docs and changelogs.
  - scribus_cmakelists.patch - don't install the non-free "doc" dir.
  - profiles_cmakelists.patch - don't install non-free sRGB profile.
* debian/copyright: 
  - Converted to the DEP5 machine readable foramt.
  - Added licenses for free color swatches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="9,00"
 
5
        Name="oodrawimport"
 
6
        ProjectGUID="{5AC499E4-BABA-419B-83B3-50D3C54059B8}"
 
7
        Keyword="Win32Proj"
 
8
        TargetFrameworkVersion="131072"
 
9
        >
 
10
        <Platforms>
 
11
                <Platform
 
12
                        Name="Win32"
 
13
                />
 
14
        </Platforms>
 
15
        <ToolFiles>
 
16
                <ToolFile
 
17
                        RelativePath="..\Scribus-build.rules"
 
18
                />
 
19
        </ToolFiles>
 
20
        <Configurations>
 
21
                <Configuration
 
22
                        Name="Debug-cairo|Win32"
 
23
                        OutputDirectory="..\..\..\..\Scribus-builds\Scribus-vc9-$(ConfigurationName)\scribus\plugins"
 
24
                        IntermediateDirectory="..\..\..\..\Scribus-builds\Build-objs-vc9\$(ConfigurationName)\$(TargetName)"
 
25
                        ConfigurationType="2"
 
26
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops;..\Scribus-build.vsprops"
 
27
                        CharacterSet="1"
 
28
                        >
 
29
                        <Tool
 
30
                                Name="VCPreBuildEventTool"
 
31
                        />
 
32
                        <Tool
 
33
                                Name="uic.exe"
 
34
                        />
 
35
                        <Tool
 
36
                                Name="VCCustomBuildTool"
 
37
                        />
 
38
                        <Tool
 
39
                                Name="moc.exe"
 
40
                        />
 
41
                        <Tool
 
42
                                Name="rcc.exe"
 
43
                        />
 
44
                        <Tool
 
45
                                Name="lrelease.exe"
 
46
                        />
 
47
                        <Tool
 
48
                                Name="VCXMLDataGeneratorTool"
 
49
                        />
 
50
                        <Tool
 
51
                                Name="VCWebServiceProxyGeneratorTool"
 
52
                        />
 
53
                        <Tool
 
54
                                Name="VCMIDLTool"
 
55
                        />
 
56
                        <Tool
 
57
                                Name="VCCLCompilerTool"
 
58
                                Optimization="0"
 
59
                                AdditionalIncludeDirectories="..;..\..\..\scribus;&quot;$(QT4_DIR)\include\QtCore&quot;;&quot;$(QT4_DIR)\include\QtGui&quot;;&quot;$(QT4_DIR)\include\QtXml&quot;;&quot;$(QT4_DIR)\include&quot;;&quot;$(QT4_DIR)\src\3rdparty\zlib&quot;;&quot;$(LCMS_DIR)\include&quot;;&quot;$(CAIRO_DIR)\include&quot;;&quot;$(FREETYPE_DIR)\include&quot;;&quot;$(LIBJPEG_DIR)\include&quot;;&quot;$(LIBTIFF_DIR)\include&quot;"
 
60
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;QT_LARGEFILE_SUPPORT;QT_EDITION=QT_EDITION_DESKTOP;QT_DLL;QT_GUI_LIB;QT_CORE_LIB;QT_THREAD_SUPPORT;;HAVE_CAIRO;COMPILE_PLUGIN_AS_DLL;AVOID_WIN32_FILEIO"
 
61
                                MinimalRebuild="true"
 
62
                                BasicRuntimeChecks="3"
 
63
                                RuntimeLibrary="3"
 
64
                                RuntimeTypeInfo="true"
 
65
                                UsePrecompiledHeader="0"
 
66
                                WarningLevel="3"
 
67
                                Detect64BitPortabilityProblems="false"
 
68
                                DebugInformationFormat="4"
 
69
                                DisableSpecificWarnings="4190;4251;4267;4996"
 
70
                        />
 
71
                        <Tool
 
72
                                Name="VCManagedResourceCompilerTool"
 
73
                        />
 
74
                        <Tool
 
75
                                Name="VCResourceCompilerTool"
 
76
                        />
 
77
                        <Tool
 
78
                                Name="VCPreLinkEventTool"
 
79
                        />
 
80
                        <Tool
 
81
                                Name="VCLinkerTool"
 
82
                                AdditionalDependencies="QtCored4.lib QtGuid4.lib QtXmld4.lib freetypeD.lib libjpeg.a libtiff.lib scribus-api.lib"
 
83
                                OutputFile="$(OutDir)\oodrawimp.dll"
 
84
                                LinkIncremental="2"
 
85
                                AdditionalLibraryDirectories="&quot;$(LCMS_DIR)\lib&quot;;&quot;$(FREETYPE_DIR)\lib&quot;;&quot;$(LIBJPEG_DIR)\lib&quot;;&quot;$(LIBTIFF_DIR)\lib&quot;;&quot;$(QT4_DIR)\lib&quot;;&quot;$(OutDir)\..&quot;"
 
86
                                GenerateDebugInformation="true"
 
87
                                ProgramDatabaseFile="$(OutDir)\oodrawimp.pdb"
 
88
                                SubSystem="2"
 
89
                                RandomizedBaseAddress="1"
 
90
                                DataExecutionPrevention="0"
 
91
                                ImportLibrary="$(OutDir)\oodrawimp.lib"
 
92
                                TargetMachine="1"
 
93
                        />
 
94
                        <Tool
 
95
                                Name="VCALinkTool"
 
96
                        />
 
97
                        <Tool
 
98
                                Name="VCManifestTool"
 
99
                        />
 
100
                        <Tool
 
101
                                Name="VCXDCMakeTool"
 
102
                        />
 
103
                        <Tool
 
104
                                Name="VCBscMakeTool"
 
105
                        />
 
106
                        <Tool
 
107
                                Name="VCFxCopTool"
 
108
                        />
 
109
                        <Tool
 
110
                                Name="VCAppVerifierTool"
 
111
                        />
 
112
                        <Tool
 
113
                                Name="VCPostBuildEventTool"
 
114
                        />
 
115
                </Configuration>
 
116
                <Configuration
 
117
                        Name="Release-cairo|Win32"
 
118
                        OutputDirectory="..\..\..\..\Scribus-builds\Scribus-vc9-$(ConfigurationName)\scribus\plugins"
 
119
                        IntermediateDirectory="..\..\..\..\Scribus-builds\Build-objs-vc9\$(ConfigurationName)\$(TargetName)"
 
120
                        ConfigurationType="2"
 
121
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops;..\Scribus-build.vsprops"
 
122
                        CharacterSet="1"
 
123
                        >
 
124
                        <Tool
 
125
                                Name="VCPreBuildEventTool"
 
126
                        />
 
127
                        <Tool
 
128
                                Name="uic.exe"
 
129
                        />
 
130
                        <Tool
 
131
                                Name="VCCustomBuildTool"
 
132
                        />
 
133
                        <Tool
 
134
                                Name="moc.exe"
 
135
                        />
 
136
                        <Tool
 
137
                                Name="rcc.exe"
 
138
                        />
 
139
                        <Tool
 
140
                                Name="lrelease.exe"
 
141
                        />
 
142
                        <Tool
 
143
                                Name="VCXMLDataGeneratorTool"
 
144
                        />
 
145
                        <Tool
 
146
                                Name="VCWebServiceProxyGeneratorTool"
 
147
                        />
 
148
                        <Tool
 
149
                                Name="VCMIDLTool"
 
150
                        />
 
151
                        <Tool
 
152
                                Name="VCCLCompilerTool"
 
153
                                Optimization="1"
 
154
                                InlineFunctionExpansion="1"
 
155
                                OmitFramePointers="true"
 
156
                                AdditionalIncludeDirectories="..;..\..\..\scribus;&quot;$(QT4_DIR)\include\QtCore&quot;;&quot;$(QT4_DIR)\include\QtGui&quot;;&quot;$(QT4_DIR)\include\QtXml&quot;;&quot;$(QT4_DIR)\include&quot;;&quot;$(QT4_DIR)\src\3rdparty\zlib&quot;;&quot;$(LCMS_DIR)\include&quot;;&quot;$(CAIRO_DIR)\include&quot;;&quot;$(FREETYPE_DIR)\include&quot;;&quot;$(LIBJPEG_DIR)\include&quot;;&quot;$(LIBTIFF_DIR)\include&quot;"
 
157
                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;QT_LARGEFILE_SUPPORT;QT_EDITION=QT_EDITION_DESKTOP;QT_DLL;QT_GUI_LIB;QT_CORE_LIB;QT_THREAD_SUPPORT;;HAVE_CAIRO;COMPILE_PLUGIN_AS_DLL;AVOID_WIN32_FILEIO"
 
158
                                StringPooling="true"
 
159
                                RuntimeLibrary="2"
 
160
                                EnableFunctionLevelLinking="true"
 
161
                                RuntimeTypeInfo="true"
 
162
                                UsePrecompiledHeader="0"
 
163
                                WarningLevel="3"
 
164
                                Detect64BitPortabilityProblems="false"
 
165
                                DebugInformationFormat="3"
 
166
                                DisableSpecificWarnings="4190;4251;4267;4996"
 
167
                        />
 
168
                        <Tool
 
169
                                Name="VCManagedResourceCompilerTool"
 
170
                        />
 
171
                        <Tool
 
172
                                Name="VCResourceCompilerTool"
 
173
                        />
 
174
                        <Tool
 
175
                                Name="VCPreLinkEventTool"
 
176
                        />
 
177
                        <Tool
 
178
                                Name="VCLinkerTool"
 
179
                                AdditionalDependencies="QtCore4.lib QtGui4.lib QtXml4.lib freetype.lib libjpeg.a libtiff.lib scribus-api.lib"
 
180
                                OutputFile="$(OutDir)\oodrawimp.dll"
 
181
                                LinkIncremental="1"
 
182
                                AdditionalLibraryDirectories="&quot;$(LCMS_DIR)\lib&quot;;&quot;$(FREETYPE_DIR)\lib&quot;;&quot;$(LIBJPEG_DIR)\lib&quot;;&quot;$(LIBTIFF_DIR)\lib&quot;;&quot;$(QT4_DIR)\lib&quot;;&quot;$(OutDir)\..&quot;"
 
183
                                GenerateDebugInformation="true"
 
184
                                ProgramDatabaseFile="$(OutDir)\oodrawimp.pdb"
 
185
                                SubSystem="2"
 
186
                                OptimizeReferences="2"
 
187
                                EnableCOMDATFolding="2"
 
188
                                RandomizedBaseAddress="1"
 
189
                                DataExecutionPrevention="0"
 
190
                                ImportLibrary="$(OutDir)\oodrawimp.lib"
 
191
                                TargetMachine="1"
 
192
                        />
 
193
                        <Tool
 
194
                                Name="VCALinkTool"
 
195
                        />
 
196
                        <Tool
 
197
                                Name="VCManifestTool"
 
198
                        />
 
199
                        <Tool
 
200
                                Name="VCXDCMakeTool"
 
201
                        />
 
202
                        <Tool
 
203
                                Name="VCBscMakeTool"
 
204
                        />
 
205
                        <Tool
 
206
                                Name="VCFxCopTool"
 
207
                        />
 
208
                        <Tool
 
209
                                Name="VCAppVerifierTool"
 
210
                        />
 
211
                        <Tool
 
212
                                Name="VCPostBuildEventTool"
 
213
                        />
 
214
                </Configuration>
 
215
                <Configuration
 
216
                        Name="Debug-arthur|Win32"
 
217
                        OutputDirectory="..\..\..\..\Scribus-builds\Scribus-vc9-$(ConfigurationName)\scribus\plugins"
 
218
                        IntermediateDirectory="..\..\..\..\Scribus-builds\Build-objs-vc9\$(ConfigurationName)\$(TargetName)"
 
219
                        ConfigurationType="2"
 
220
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops;..\Scribus-build.vsprops"
 
221
                        CharacterSet="1"
 
222
                        >
 
223
                        <Tool
 
224
                                Name="VCPreBuildEventTool"
 
225
                        />
 
226
                        <Tool
 
227
                                Name="uic.exe"
 
228
                        />
 
229
                        <Tool
 
230
                                Name="VCCustomBuildTool"
 
231
                        />
 
232
                        <Tool
 
233
                                Name="moc.exe"
 
234
                        />
 
235
                        <Tool
 
236
                                Name="rcc.exe"
 
237
                        />
 
238
                        <Tool
 
239
                                Name="lrelease.exe"
 
240
                        />
 
241
                        <Tool
 
242
                                Name="VCXMLDataGeneratorTool"
 
243
                        />
 
244
                        <Tool
 
245
                                Name="VCWebServiceProxyGeneratorTool"
 
246
                        />
 
247
                        <Tool
 
248
                                Name="VCMIDLTool"
 
249
                        />
 
250
                        <Tool
 
251
                                Name="VCCLCompilerTool"
 
252
                                Optimization="0"
 
253
                                AdditionalIncludeDirectories="..;..\..\..\scribus;&quot;$(QT4_DIR)\include\QtCore&quot;;&quot;$(QT4_DIR)\include\QtGui&quot;;&quot;$(QT4_DIR)\include\QtXml&quot;;&quot;$(QT4_DIR)\include&quot;;&quot;$(QT4_DIR)\src\3rdparty\zlib&quot;;&quot;$(LCMS_DIR)\include&quot;;&quot;$(CAIRO_DIR)\include&quot;;&quot;$(FREETYPE_DIR)\include&quot;;&quot;$(LIBJPEG_DIR)\include&quot;;&quot;$(LIBTIFF_DIR)\include&quot;"
 
254
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;QT_LARGEFILE_SUPPORT;QT_EDITION=QT_EDITION_DESKTOP;QT_DLL;QT_GUI_LIB;QT_CORE_LIB;QT_THREAD_SUPPORT;COMPILE_PLUGIN_AS_DLL;AVOID_WIN32_FILEIO"
 
255
                                MinimalRebuild="true"
 
256
                                BasicRuntimeChecks="3"
 
257
                                RuntimeLibrary="3"
 
258
                                RuntimeTypeInfo="true"
 
259
                                UsePrecompiledHeader="0"
 
260
                                WarningLevel="3"
 
261
                                Detect64BitPortabilityProblems="false"
 
262
                                DebugInformationFormat="4"
 
263
                                DisableSpecificWarnings="4190;4251;4267;4996"
 
264
                        />
 
265
                        <Tool
 
266
                                Name="VCManagedResourceCompilerTool"
 
267
                        />
 
268
                        <Tool
 
269
                                Name="VCResourceCompilerTool"
 
270
                        />
 
271
                        <Tool
 
272
                                Name="VCPreLinkEventTool"
 
273
                        />
 
274
                        <Tool
 
275
                                Name="VCLinkerTool"
 
276
                                AdditionalDependencies="QtCored4.lib QtGuid4.lib QtXmld4.lib freetypeD.lib libjpeg.a libtiff.lib scribus-api.lib"
 
277
                                OutputFile="$(OutDir)\oodrawimp.dll"
 
278
                                LinkIncremental="2"
 
279
                                AdditionalLibraryDirectories="&quot;$(LCMS_DIR)\lib&quot;;&quot;$(FREETYPE_DIR)\lib&quot;;&quot;$(LIBJPEG_DIR)\lib&quot;;&quot;$(LIBTIFF_DIR)\lib&quot;;&quot;$(QT4_DIR)\lib&quot;;&quot;$(OutDir)\..&quot;"
 
280
                                GenerateDebugInformation="true"
 
281
                                ProgramDatabaseFile="$(OutDir)\oodrawimp.pdb"
 
282
                                SubSystem="2"
 
283
                                RandomizedBaseAddress="1"
 
284
                                DataExecutionPrevention="0"
 
285
                                ImportLibrary="$(OutDir)\oodrawimp.lib"
 
286
                                TargetMachine="1"
 
287
                        />
 
288
                        <Tool
 
289
                                Name="VCALinkTool"
 
290
                        />
 
291
                        <Tool
 
292
                                Name="VCManifestTool"
 
293
                        />
 
294
                        <Tool
 
295
                                Name="VCXDCMakeTool"
 
296
                        />
 
297
                        <Tool
 
298
                                Name="VCBscMakeTool"
 
299
                        />
 
300
                        <Tool
 
301
                                Name="VCFxCopTool"
 
302
                        />
 
303
                        <Tool
 
304
                                Name="VCAppVerifierTool"
 
305
                        />
 
306
                        <Tool
 
307
                                Name="VCPostBuildEventTool"
 
308
                        />
 
309
                </Configuration>
 
310
                <Configuration
 
311
                        Name="Release-arthur|Win32"
 
312
                        OutputDirectory="..\..\..\..\Scribus-builds\Scribus-vc9-$(ConfigurationName)\scribus\plugins"
 
313
                        IntermediateDirectory="..\..\..\..\Scribus-builds\Build-objs-vc9\$(ConfigurationName)\$(TargetName)"
 
314
                        ConfigurationType="2"
 
315
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops;..\Scribus-build.vsprops"
 
316
                        CharacterSet="1"
 
317
                        >
 
318
                        <Tool
 
319
                                Name="VCPreBuildEventTool"
 
320
                        />
 
321
                        <Tool
 
322
                                Name="uic.exe"
 
323
                        />
 
324
                        <Tool
 
325
                                Name="VCCustomBuildTool"
 
326
                        />
 
327
                        <Tool
 
328
                                Name="moc.exe"
 
329
                        />
 
330
                        <Tool
 
331
                                Name="rcc.exe"
 
332
                        />
 
333
                        <Tool
 
334
                                Name="lrelease.exe"
 
335
                        />
 
336
                        <Tool
 
337
                                Name="VCXMLDataGeneratorTool"
 
338
                        />
 
339
                        <Tool
 
340
                                Name="VCWebServiceProxyGeneratorTool"
 
341
                        />
 
342
                        <Tool
 
343
                                Name="VCMIDLTool"
 
344
                        />
 
345
                        <Tool
 
346
                                Name="VCCLCompilerTool"
 
347
                                Optimization="1"
 
348
                                InlineFunctionExpansion="1"
 
349
                                OmitFramePointers="true"
 
350
                                AdditionalIncludeDirectories="..;..\..\..\scribus;&quot;$(QT4_DIR)\include\QtCore&quot;;&quot;$(QT4_DIR)\include\QtGui&quot;;&quot;$(QT4_DIR)\include\QtXml&quot;;&quot;$(QT4_DIR)\include&quot;;&quot;$(QT4_DIR)\src\3rdparty\zlib&quot;;&quot;$(LCMS_DIR)\include&quot;;&quot;$(CAIRO_DIR)\include&quot;;&quot;$(FREETYPE_DIR)\include&quot;;&quot;$(LIBJPEG_DIR)\include&quot;;&quot;$(LIBTIFF_DIR)\include&quot;"
 
351
                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;QT_LARGEFILE_SUPPORT;QT_EDITION=QT_EDITION_DESKTOP;QT_DLL;QT_GUI_LIB;QT_CORE_LIB;QT_THREAD_SUPPORT;COMPILE_PLUGIN_AS_DLL;AVOID_WIN32_FILEIO"
 
352
                                StringPooling="true"
 
353
                                RuntimeLibrary="2"
 
354
                                EnableFunctionLevelLinking="true"
 
355
                                RuntimeTypeInfo="true"
 
356
                                UsePrecompiledHeader="0"
 
357
                                WarningLevel="3"
 
358
                                Detect64BitPortabilityProblems="false"
 
359
                                DebugInformationFormat="3"
 
360
                                DisableSpecificWarnings="4190;4251;4267;4996"
 
361
                        />
 
362
                        <Tool
 
363
                                Name="VCManagedResourceCompilerTool"
 
364
                        />
 
365
                        <Tool
 
366
                                Name="VCResourceCompilerTool"
 
367
                        />
 
368
                        <Tool
 
369
                                Name="VCPreLinkEventTool"
 
370
                        />
 
371
                        <Tool
 
372
                                Name="VCLinkerTool"
 
373
                                AdditionalDependencies="QtCore4.lib QtGui4.lib QtXml4.lib freetype.lib libjpeg.a libtiff.lib scribus-api.lib"
 
374
                                OutputFile="$(OutDir)\oodrawimp.dll"
 
375
                                LinkIncremental="1"
 
376
                                AdditionalLibraryDirectories="&quot;$(LCMS_DIR)\lib&quot;;&quot;$(FREETYPE_DIR)\lib&quot;;&quot;$(LIBJPEG_DIR)\lib&quot;;&quot;$(LIBTIFF_DIR)\lib&quot;;&quot;$(QT4_DIR)\lib&quot;;&quot;$(OutDir)\..&quot;"
 
377
                                GenerateDebugInformation="true"
 
378
                                ProgramDatabaseFile="$(OutDir)\oodrawimp.pdb"
 
379
                                SubSystem="2"
 
380
                                OptimizeReferences="2"
 
381
                                EnableCOMDATFolding="2"
 
382
                                RandomizedBaseAddress="1"
 
383
                                DataExecutionPrevention="0"
 
384
                                ImportLibrary="$(OutDir)\oodrawimp.lib"
 
385
                                TargetMachine="1"
 
386
                        />
 
387
                        <Tool
 
388
                                Name="VCALinkTool"
 
389
                        />
 
390
                        <Tool
 
391
                                Name="VCManifestTool"
 
392
                        />
 
393
                        <Tool
 
394
                                Name="VCXDCMakeTool"
 
395
                        />
 
396
                        <Tool
 
397
                                Name="VCBscMakeTool"
 
398
                        />
 
399
                        <Tool
 
400
                                Name="VCFxCopTool"
 
401
                        />
 
402
                        <Tool
 
403
                                Name="VCAppVerifierTool"
 
404
                        />
 
405
                        <Tool
 
406
                                Name="VCPostBuildEventTool"
 
407
                        />
 
408
                </Configuration>
 
409
        </Configurations>
 
410
        <References>
 
411
        </References>
 
412
        <Files>
 
413
                <Filter
 
414
                        Name="Source Files"
 
415
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
 
416
                        >
 
417
                        <File
 
418
                                RelativePath="..\..\..\scribus\plugins\import\oodraw\oodrawimp.cpp"
 
419
                                >
 
420
                        </File>
 
421
                        <File
 
422
                                RelativePath="oodrawimportdll.cpp"
 
423
                                >
 
424
                        </File>
 
425
                        <File
 
426
                                RelativePath="..\..\..\scribus\plugins\import\oodraw\stylestack.cpp"
 
427
                                >
 
428
                        </File>
 
429
                </Filter>
 
430
                <Filter
 
431
                        Name="Header Files"
 
432
                        Filter="h;hpp;hxx;hm;inl;inc"
 
433
                        >
 
434
                        <File
 
435
                                RelativePath="..\..\..\scribus\plugins\import\oodraw\oodrawimp.h"
 
436
                                >
 
437
                                <FileConfiguration
 
438
                                        Name="Debug-cairo|Win32"
 
439
                                        >
 
440
                                        <Tool
 
441
                                                Name="moc.exe"
 
442
                                        />
 
443
                                </FileConfiguration>
 
444
                                <FileConfiguration
 
445
                                        Name="Release-cairo|Win32"
 
446
                                        >
 
447
                                        <Tool
 
448
                                                Name="moc.exe"
 
449
                                        />
 
450
                                </FileConfiguration>
 
451
                                <FileConfiguration
 
452
                                        Name="Debug-arthur|Win32"
 
453
                                        >
 
454
                                        <Tool
 
455
                                                Name="moc.exe"
 
456
                                        />
 
457
                                </FileConfiguration>
 
458
                                <FileConfiguration
 
459
                                        Name="Release-arthur|Win32"
 
460
                                        >
 
461
                                        <Tool
 
462
                                                Name="moc.exe"
 
463
                                        />
 
464
                                </FileConfiguration>
 
465
                        </File>
 
466
                        <File
 
467
                                RelativePath="..\..\..\scribus\plugins\import\oodraw\stylestack.h"
 
468
                                >
 
469
                        </File>
 
470
                </Filter>
 
471
                <Filter
 
472
                        Name="Generated Moc Files"
 
473
                        >
 
474
                        <File
 
475
                                RelativePath="..\..\..\scribus\plugins\import\oodraw\moc_oodrawimp.cpp"
 
476
                                >
 
477
                        </File>
 
478
                </Filter>
 
479
        </Files>
 
480
        <Globals>
 
481
        </Globals>
 
482
</VisualStudioProject>