Bugfix : Zooming works correct, no more errors on screen.
[xara-cairo.git] / xarlib / XarLib.vcproj
blob1205291f6be2fc193f742f96f960dfb01d4f3cc1
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="XarLib"
6 ProjectGUID="{ED1EEA13-E66B-46B6-B993-0478FCA969CA}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="Debug"
16 IntermediateDirectory="Debug"
17 ConfigurationType="4"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 AdditionalIncludeDirectories="..\PreComp;..\XarLib;..\Kernel;..\wxOil;..\..\wxWidgets-2.6.3\include\msvc;..\..\wxWidgets-2.6.3\include"
23 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;EXCLUDE_FROM_XARLIB;BUILDSHADOWS;OLD_MATRIX_TRANSFORMATIONS;VECTOR_STROKING;NEW_SHADOW_RENDER;USE_NATIVE_XLONG;NO_XARACMS;NEW_FEATURES;SHOWPORTNOTE;DO_EXPORT"
24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="5"
27 UsePrecompiledHeader="3"
28 PrecompiledHeaderThrough="camtypes.h"
29 WarningLevel="3"
30 Detect64BitPortabilityProblems="TRUE"
31 DebugInformationFormat="4"/>
32 <Tool
33 Name="VCCustomBuildTool"/>
34 <Tool
35 Name="VCLibrarianTool"
36 OutputFile="$(OutDir)/newlib.lib"/>
37 <Tool
38 Name="VCMIDLTool"/>
39 <Tool
40 Name="VCPostBuildEventTool"/>
41 <Tool
42 Name="VCPreBuildEventTool"/>
43 <Tool
44 Name="VCPreLinkEventTool"/>
45 <Tool
46 Name="VCResourceCompilerTool"/>
47 <Tool
48 Name="VCWebServiceProxyGeneratorTool"/>
49 <Tool
50 Name="VCXMLDataGeneratorTool"/>
51 <Tool
52 Name="VCManagedWrapperGeneratorTool"/>
53 <Tool
54 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
55 </Configuration>
56 <Configuration
57 Name="Release|Win32"
58 OutputDirectory="Release"
59 IntermediateDirectory="Release"
60 ConfigurationType="4"
61 CharacterSet="2">
62 <Tool
63 Name="VCCLCompilerTool"
64 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
65 RuntimeLibrary="4"
66 UsePrecompiledHeader="3"
67 WarningLevel="3"
68 Detect64BitPortabilityProblems="TRUE"
69 DebugInformationFormat="3"/>
70 <Tool
71 Name="VCCustomBuildTool"/>
72 <Tool
73 Name="VCLibrarianTool"
74 OutputFile="$(OutDir)/newlib.lib"/>
75 <Tool
76 Name="VCMIDLTool"/>
77 <Tool
78 Name="VCPostBuildEventTool"/>
79 <Tool
80 Name="VCPreBuildEventTool"/>
81 <Tool
82 Name="VCPreLinkEventTool"/>
83 <Tool
84 Name="VCResourceCompilerTool"/>
85 <Tool
86 Name="VCWebServiceProxyGeneratorTool"/>
87 <Tool
88 Name="VCXMLDataGeneratorTool"/>
89 <Tool
90 Name="VCManagedWrapperGeneratorTool"/>
91 <Tool
92 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
93 </Configuration>
94 </Configurations>
95 <References>
96 </References>
97 <Files>
98 <Filter
99 Name="Source Files"
100 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
101 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
102 <Filter
103 Name="Kernel"
104 Filter="">
105 <File
106 RelativePath="..\Kernel\ccfile.cpp">
107 </File>
108 <File
109 RelativePath="..\Kernel\ccmaths.cpp">
110 </File>
111 <File
112 RelativePath="..\Kernel\ccpanose.cpp">
113 </File>
114 <File
115 RelativePath="..\Kernel\coord.cpp">
116 </File>
117 <File
118 RelativePath="..\Kernel\cxfile.cpp">
119 </File>
120 <File
121 RelativePath="..\Kernel\cxfmap.cpp">
122 </File>
123 <File
124 RelativePath="..\Kernel\cxfrec.cpp">
125 </File>
126 <File
127 RelativePath="..\Kernel\cxfrech.cpp">
128 </File>
129 <File
130 RelativePath="..\Kernel\doccoord.cpp">
131 </File>
132 <File
133 RelativePath="..\Kernel\docrect.cpp">
134 </File>
135 <File
136 RelativePath="..\Kernel\f16spec.cpp">
137 </File>
138 <File
139 RelativePath="..\Kernel\fixed.cpp">
140 </File>
141 <File
142 RelativePath="..\Kernel\fixed16.cpp">
143 </File>
144 <File
145 RelativePath="..\Kernel\fttyplis.cpp">
146 </File>
147 <File
148 RelativePath="..\Kernel\list.cpp">
149 </File>
150 <File
151 RelativePath="..\Kernel\listitem.cpp">
152 </File>
153 <File
154 RelativePath="..\Kernel\matrix.cpp">
155 </File>
156 <File
157 RelativePath="..\Kernel\pathproc.cpp">
158 </File>
159 <File
160 RelativePath="..\Kernel\paths.cpp">
161 </File>
162 <File
163 RelativePath="..\Kernel\pathutil.cpp">
164 </File>
165 <File
166 RelativePath="..\Kernel\rechcomp.cpp">
167 </File>
168 <File
169 RelativePath="..\Kernel\vector.cpp">
170 </File>
171 <File
172 RelativePath="..\Kernel\xlong.cpp">
173 </File>
174 <File
175 RelativePath="..\Kernel\zdeflate.cpp">
176 </File>
177 <File
178 RelativePath="..\Kernel\zdftrees.cpp">
179 </File>
180 <File
181 RelativePath="..\Kernel\ziftrees.cpp">
182 </File>
183 <File
184 RelativePath="..\Kernel\zinflate.cpp">
185 </File>
186 <File
187 RelativePath="..\Kernel\zstream.cpp">
188 </File>
189 </Filter>
190 <Filter
191 Name="XarLib"
192 Filter="">
193 <File
194 RelativePath=".\camelot.cpp">
195 </File>
196 <File
197 RelativePath=".\ensure.cpp">
198 </File>
199 <File
200 RelativePath=".\xarlib.cpp">
201 </File>
202 </Filter>
203 <Filter
204 Name="PreComp"
205 Filter="">
206 <File
207 RelativePath="..\PreComp\dummy.cpp">
208 <FileConfiguration
209 Name="Debug|Win32">
210 <Tool
211 Name="VCCLCompilerTool"
212 UsePrecompiledHeader="1"/>
213 </FileConfiguration>
214 </File>
215 </Filter>
216 <Filter
217 Name="wxOil"
218 Filter="">
219 <File
220 RelativePath="..\wxOil\basestr.cpp">
221 </File>
222 <File
223 RelativePath="..\wxOil\camresource.cpp">
224 </File>
225 <File
226 RelativePath="..\wxOil\ccobject.cpp">
227 </File>
228 <File
229 RelativePath="..\wxOil\fixmem.cpp">
230 </File>
231 <File
232 RelativePath="..\wxOil\fixst128.cpp">
233 </File>
234 <File
235 RelativePath="..\wxOil\fixst256.cpp">
236 </File>
237 <File
238 RelativePath="..\wxOil\fixstr16.cpp">
239 </File>
240 <File
241 RelativePath="..\wxOil\fixstr32.cpp">
242 </File>
243 <File
244 RelativePath="..\wxOil\fixstr64.cpp">
245 </File>
246 <File
247 RelativePath="..\wxOil\fixstr8.cpp">
248 </File>
249 <File
250 RelativePath="..\wxOil\handles.cpp">
251 </File>
252 <File
253 RelativePath="..\wxOil\memblk.cpp">
254 </File>
255 <File
256 RelativePath="..\wxOil\memory.cpp">
257 </File>
258 <File
259 RelativePath="..\wxOil\pathname.cpp">
260 </File>
261 <File
262 RelativePath="..\wxOil\unicdman.cpp">
263 </File>
264 <File
265 RelativePath="..\wxOil\varstr.cpp">
266 </File>
267 </Filter>
268 </Filter>
269 <Filter
270 Name="Header Files"
271 Filter="h;hpp;hxx;hm;inl;inc;xsd"
272 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
273 <Filter
274 Name="Kernel"
275 Filter="">
276 <File
277 RelativePath="..\Kernel\attr.h">
278 </File>
279 <File
280 RelativePath="..\Kernel\ccfile.h">
281 </File>
282 <File
283 RelativePath="..\Kernel\ccmaths.h">
284 </File>
285 <File
286 RelativePath="..\Kernel\ccpanose.h">
287 </File>
288 <File
289 RelativePath="..\Kernel\coord.h">
290 </File>
291 <File
292 RelativePath="..\Kernel\cxfarrow.h">
293 </File>
294 <File
295 RelativePath="..\Kernel\cxfcols.h">
296 </File>
297 <File
298 RelativePath="..\Kernel\cxfdash.h">
299 </File>
300 <File
301 RelativePath="..\Kernel\cxfdefs.h">
302 </File>
303 <File
304 RelativePath="..\Kernel\cxfile.h">
305 </File>
306 <File
307 RelativePath="..\Kernel\cxfmap.h">
308 </File>
309 <File
310 RelativePath="..\Kernel\cxfrec.h">
311 </File>
312 <File
313 RelativePath="..\Kernel\cxfrech.h">
314 </File>
315 <File
316 RelativePath="..\Kernel\cxftags.h">
317 </File>
318 <File
319 RelativePath="..\Kernel\cxfunits.h">
320 </File>
321 <File
322 RelativePath="..\Kernel\doccoord.h">
323 </File>
324 <File
325 RelativePath="..\Kernel\docrect.h">
326 </File>
327 <File
328 RelativePath="..\Kernel\f16spec.h">
329 </File>
330 <File
331 RelativePath="..\Kernel\fixed.h">
332 </File>
333 <File
334 RelativePath="..\Kernel\fixed16.h">
335 </File>
336 <File
337 RelativePath="..\Kernel\fttyplis.h">
338 </File>
339 <File
340 RelativePath="..\Kernel\list.h">
341 </File>
342 <File
343 RelativePath="..\Kernel\listitem.h">
344 </File>
345 <File
346 RelativePath="..\Kernel\macros.h">
347 </File>
348 <File
349 RelativePath="..\Kernel\matrix.h">
350 </File>
351 <File
352 RelativePath="..\Kernel\pathproc.h">
353 </File>
354 <File
355 RelativePath="..\Kernel\paths.h">
356 </File>
357 <File
358 RelativePath="..\Kernel\pathtype.h">
359 </File>
360 <File
361 RelativePath="..\Kernel\pathutil.h">
362 </File>
363 <File
364 RelativePath="..\Kernel\rechcomp.h">
365 </File>
366 <File
367 RelativePath="..\Kernel\taglists.h">
368 </File>
369 <File
370 RelativePath="..\Kernel\vector.h">
371 </File>
372 <File
373 RelativePath="..\Kernel\xlong.h">
374 </File>
375 <File
376 RelativePath="..\Kernel\zdeflate.h">
377 </File>
378 <File
379 RelativePath="..\Kernel\zinflate.h">
380 </File>
381 <File
382 RelativePath="..\Kernel\zstream.h">
383 </File>
384 <File
385 RelativePath="..\Kernel\zutil.h">
386 </File>
387 </Filter>
388 <Filter
389 Name="XarLib"
390 Filter="">
391 <File
392 RelativePath=".\camelot.h">
393 </File>
394 <File
395 RelativePath=".\ensure.h">
396 </File>
397 <File
398 RelativePath=".\xarlib.h">
399 </File>
400 </Filter>
401 <Filter
402 Name="PreComp"
403 Filter="">
404 <File
405 RelativePath="..\PreComp\camtypes.h">
406 </File>
407 </Filter>
408 <Filter
409 Name="wxOil"
410 Filter="">
411 <File
412 RelativePath="..\wxOil\basestr.h">
413 </File>
414 <File
415 RelativePath="..\wxOil\camresource.h">
416 </File>
417 <File
418 RelativePath="..\wxOil\ccobject.h">
419 </File>
420 <File
421 RelativePath="..\wxOil\compatdef.h">
422 </File>
423 <File
424 RelativePath="..\wxOil\exception.h">
425 </File>
426 <File
427 RelativePath="..\wxOil\fixmem.h">
428 </File>
429 <File
430 RelativePath="..\wxOil\fixst128.h">
431 </File>
432 <File
433 RelativePath="..\wxOil\fixst256.h">
434 </File>
435 <File
436 RelativePath="..\wxOil\fixstr16.h">
437 </File>
438 <File
439 RelativePath="..\wxOil\fixstr32.h">
440 </File>
441 <File
442 RelativePath="..\wxOil\fixstr64.h">
443 </File>
444 <File
445 RelativePath="..\wxOil\fixstr8.h">
446 </File>
447 <File
448 RelativePath="..\wxOil\handles.h">
449 </File>
450 <File
451 RelativePath="..\wxOil\memblk.h">
452 </File>
453 <File
454 RelativePath="..\wxOil\memdebug.h">
455 </File>
456 <File
457 RelativePath="..\wxOil\memory.h">
458 </File>
459 <File
460 RelativePath="..\wxOil\mfccontainer.h">
461 </File>
462 <File
463 RelativePath="..\wxOil\pathname.h">
464 </File>
465 <File
466 RelativePath="..\wxOil\stdwx.h">
467 </File>
468 <File
469 RelativePath="..\wxOil\strings.h">
470 </File>
471 <File
472 RelativePath="..\wxOil\unicdman.h">
473 </File>
474 <File
475 RelativePath="..\wxOil\varstr.h">
476 </File>
477 </Filter>
478 </Filter>
479 <Filter
480 Name="Resource Files"
481 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
482 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
483 </Filter>
484 </Files>
485 <Globals>
486 </Globals>
487 </VisualStudioProject>