]>
Commit | Line | Data |
---|---|---|
7cb86a4c | 1 | # Microsoft Developer Studio Project File - Name="wxvc_dll" - Package Owner=<4> |
36edded9 | 2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
7cb86a4c JS |
3 | # ** DO NOT EDIT ** |
4 | ||
5 | # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 | |
6 | ||
7 | CFG=wxvc_dll - Win32 Debug | |
8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, | |
9 | !MESSAGE use the Export Makefile command and run | |
10 | !MESSAGE | |
11 | !MESSAGE NMAKE /f "wxvc_dll.mak". | |
12 | !MESSAGE | |
13 | !MESSAGE You can specify a configuration when running NMAKE | |
14 | !MESSAGE by defining the macro CFG on the command line. For example: | |
15 | !MESSAGE | |
16 | !MESSAGE NMAKE /f "wxvc_dll.mak" CFG="wxvc_dll - Win32 Debug" | |
17 | !MESSAGE | |
18 | !MESSAGE Possible choices for configuration are: | |
19 | !MESSAGE | |
36edded9 | 20 | !MESSAGE "wxvc_dll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") |
7cb86a4c JS |
21 | !MESSAGE "wxvc_dll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") |
22 | !MESSAGE | |
23 | ||
24 | # Begin Project | |
36edded9 | 25 | # PROP AllowPerConfigDependencies 0 |
7cb86a4c JS |
26 | # PROP Scc_ProjName "" |
27 | # PROP Scc_LocalPath "" | |
28 | CPP=cl.exe | |
29 | MTL=midl.exe | |
30 | RSC=rc.exe | |
31 | ||
32 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" | |
33 | ||
34 | # PROP BASE Use_MFC 0 | |
35 | # PROP BASE Use_Debug_Libraries 0 | |
36 | # PROP BASE Output_Dir "wxvc_dll" | |
37 | # PROP BASE Intermediate_Dir "wxvc_dll" | |
38 | # PROP BASE Target_Dir "" | |
39 | # PROP Use_MFC 0 | |
40 | # PROP Use_Debug_Libraries 0 | |
5fa399c9 JS |
41 | # PROP Output_Dir "../lib" |
42 | # PROP Intermediate_Dir "msw/ReleaseDLL" | |
7cb86a4c JS |
43 | # PROP Ignore_Export_Lib 0 |
44 | # PROP Target_Dir "" | |
45 | # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c | |
46 | # ADD CPP /nologo /MT /W3 /GX /O1 /Ob2 /I "../include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXMAKINGDLL=1 /Yu"wx/wxprec.h" /FD /c | |
36edded9 JS |
47 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 |
48 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
7cb86a4c JS |
49 | # ADD BASE RSC /l 0x809 /d "NDEBUG" |
50 | # ADD RSC /l 0x809 /d "NDEBUG" | |
51 | BSC32=bscmake.exe | |
52 | # ADD BASE BSC32 /nologo | |
53 | # ADD BSC32 /nologo | |
54 | LINK32=link.exe | |
55 | # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386 | |
fac26663 | 56 | # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comctl32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib rpcrt4.lib winmm.lib opengl32.lib glu32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"../lib/wxdll.dll" |
7cb86a4c JS |
57 | |
58 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" | |
59 | ||
60 | # PROP BASE Use_MFC 0 | |
61 | # PROP BASE Use_Debug_Libraries 1 | |
62 | # PROP BASE Output_Dir "wxvc_dl0" | |
63 | # PROP BASE Intermediate_Dir "wxvc_dl0" | |
64 | # PROP BASE Target_Dir "" | |
65 | # PROP Use_MFC 0 | |
66 | # PROP Use_Debug_Libraries 1 | |
5fa399c9 JS |
67 | # PROP Output_Dir "../lib" |
68 | # PROP Intermediate_Dir "msw/DebugDLL" | |
7cb86a4c JS |
69 | # PROP Ignore_Export_Lib 0 |
70 | # PROP Target_Dir "" | |
71 | # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c | |
36edded9 JS |
72 | # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXMAKINGDLL=1 /Yu"wx/wxprec.h" /FD /c |
73 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
74 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
7cb86a4c JS |
75 | # ADD BASE RSC /l 0x809 /d "_DEBUG" |
76 | # ADD RSC /l 0x809 /d "_DEBUG" | |
77 | BSC32=bscmake.exe | |
78 | # ADD BASE BSC32 /nologo | |
79 | # ADD BSC32 /nologo | |
80 | LINK32=link.exe | |
81 | # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept | |
fac26663 | 82 | # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comctl32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib rpcrt4.lib winmm.lib opengl32.lib glu32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"../lib/wxdlld.dll" /pdbtype:sept |
7cb86a4c JS |
83 | |
84 | !ENDIF | |
85 | ||
86 | # Begin Target | |
87 | ||
88 | # Name "wxvc_dll - Win32 Release" | |
89 | # Name "wxvc_dll - Win32 Debug" | |
90 | # Begin Group "Common Files" | |
91 | ||
92 | # PROP Default_Filter "" | |
93 | # Begin Source File | |
94 | ||
ac0ac824 JS |
95 | SOURCE=.\common\appcmn.cpp |
96 | # End Source File | |
97 | # Begin Source File | |
98 | ||
7cb86a4c JS |
99 | SOURCE=.\common\choiccmn.cpp |
100 | # End Source File | |
101 | # Begin Source File | |
102 | ||
1a7f3062 JS |
103 | SOURCE=.\common\clipcmn.cpp |
104 | # End Source File | |
105 | # Begin Source File | |
106 | ||
7cb86a4c JS |
107 | SOURCE=.\common\cmndata.cpp |
108 | # End Source File | |
109 | # Begin Source File | |
110 | ||
111 | SOURCE=.\common\config.cpp | |
112 | # End Source File | |
113 | # Begin Source File | |
114 | ||
115 | SOURCE=.\common\ctrlcmn.cpp | |
116 | # End Source File | |
117 | # Begin Source File | |
118 | ||
0cdf89ab JS |
119 | SOURCE=.\common\ctrlsub.cpp |
120 | # End Source File | |
121 | # Begin Source File | |
122 | ||
f3314fbc | 123 | SOURCE=.\common\datetime.cpp |
7cb86a4c JS |
124 | # End Source File |
125 | # Begin Source File | |
126 | ||
127 | SOURCE=.\common\datstrm.cpp | |
128 | # End Source File | |
129 | # Begin Source File | |
130 | ||
131 | SOURCE=.\common\db.cpp | |
132 | # End Source File | |
133 | # Begin Source File | |
134 | ||
135 | SOURCE=.\common\dbtable.cpp | |
136 | # End Source File | |
137 | # Begin Source File | |
138 | ||
5427610e JS |
139 | SOURCE=.\common\dcbase.cpp |
140 | # End Source File | |
141 | # Begin Source File | |
142 | ||
36edded9 | 143 | SOURCE=.\common\dlgcmn.cpp |
1a7f3062 JS |
144 | # End Source File |
145 | # Begin Source File | |
146 | ||
36edded9 | 147 | SOURCE=.\common\dobjcmn.cpp |
7cb86a4c JS |
148 | # End Source File |
149 | # Begin Source File | |
150 | ||
151 | SOURCE=.\common\docmdi.cpp | |
152 | # End Source File | |
153 | # Begin Source File | |
154 | ||
155 | SOURCE=.\common\docview.cpp | |
156 | # End Source File | |
157 | # Begin Source File | |
158 | ||
159 | SOURCE=.\common\dosyacc.c | |
160 | # ADD CPP /D "USE_DEFINE" /D "YY_USE_PROTOS" /D "IDE_INVOKED" | |
161 | # SUBTRACT CPP /YX /Yc /Yu | |
162 | # End Source File | |
163 | # Begin Source File | |
164 | ||
165 | SOURCE=.\common\dynarray.cpp | |
166 | # End Source File | |
167 | # Begin Source File | |
168 | ||
169 | SOURCE=.\common\dynlib.cpp | |
170 | # End Source File | |
171 | # Begin Source File | |
172 | ||
a5e3f3e9 VS |
173 | SOURCE=.\common\encconv.cpp |
174 | # End Source File | |
175 | # Begin Source File | |
176 | ||
7cb86a4c JS |
177 | SOURCE=.\common\event.cpp |
178 | # End Source File | |
179 | # Begin Source File | |
180 | ||
181 | SOURCE=.\common\extended.c | |
182 | # SUBTRACT CPP /YX /Yc /Yu | |
183 | # End Source File | |
184 | # Begin Source File | |
185 | ||
5427610e | 186 | SOURCE=.\common\ffile.cpp |
7cb86a4c JS |
187 | # End Source File |
188 | # Begin Source File | |
189 | ||
5427610e | 190 | SOURCE=.\common\file.cpp |
7cb86a4c JS |
191 | # End Source File |
192 | # Begin Source File | |
193 | ||
194 | SOURCE=.\common\fileconf.cpp | |
195 | # End Source File | |
196 | # Begin Source File | |
197 | ||
198 | SOURCE=.\common\filefn.cpp | |
199 | # End Source File | |
200 | # Begin Source File | |
201 | ||
202 | SOURCE=.\common\filesys.cpp | |
203 | # End Source File | |
204 | # Begin Source File | |
205 | ||
5427610e JS |
206 | SOURCE=.\common\fontcmn.cpp |
207 | # End Source File | |
208 | # Begin Source File | |
209 | ||
6e47faf1 JS |
210 | SOURCE=.\common\fontmap.cpp |
211 | # End Source File | |
212 | # Begin Source File | |
213 | ||
7cb86a4c JS |
214 | SOURCE=.\common\framecmn.cpp |
215 | # End Source File | |
216 | # Begin Source File | |
217 | ||
218 | SOURCE=.\common\fs_inet.cpp | |
219 | # End Source File | |
220 | # Begin Source File | |
221 | ||
dcb86da0 VS |
222 | SOURCE=.\common\fs_mem.cpp |
223 | # End Source File | |
224 | # Begin Source File | |
225 | ||
7cb86a4c | 226 | SOURCE=.\common\fs_zip.cpp |
36edded9 | 227 | # ADD CPP /I "zlib" |
7cb86a4c JS |
228 | # End Source File |
229 | # Begin Source File | |
230 | ||
231 | SOURCE=.\common\ftp.cpp | |
232 | # End Source File | |
233 | # Begin Source File | |
234 | ||
235 | SOURCE=.\common\gdicmn.cpp | |
236 | # End Source File | |
237 | # Begin Source File | |
238 | ||
239 | SOURCE=.\common\gifdecod.cpp | |
240 | # End Source File | |
241 | # Begin Source File | |
242 | ||
243 | SOURCE=.\common\hash.cpp | |
244 | # End Source File | |
245 | # Begin Source File | |
246 | ||
247 | SOURCE=.\common\helpbase.cpp | |
248 | # End Source File | |
249 | # Begin Source File | |
250 | ||
251 | SOURCE=.\common\http.cpp | |
252 | # End Source File | |
253 | # Begin Source File | |
254 | ||
36edded9 JS |
255 | SOURCE=.\common\imagall.cpp |
256 | # End Source File | |
257 | # Begin Source File | |
258 | ||
5427610e | 259 | SOURCE=.\common\imagbmp.cpp |
7cb86a4c JS |
260 | # End Source File |
261 | # Begin Source File | |
262 | ||
5427610e | 263 | SOURCE=.\common\image.cpp |
7cb86a4c JS |
264 | # End Source File |
265 | # Begin Source File | |
266 | ||
267 | SOURCE=.\common\imaggif.cpp | |
268 | # End Source File | |
269 | # Begin Source File | |
270 | ||
b40b0f5b JS |
271 | SOURCE=.\common\imagjpeg.cpp |
272 | # ADD CPP /I "../src/jpeg" | |
a5e3f3e9 VS |
273 | # End Source File |
274 | # Begin Source File | |
275 | ||
b40b0f5b | 276 | SOURCE=.\common\imagpcx.cpp |
a5e3f3e9 VS |
277 | # End Source File |
278 | # Begin Source File | |
279 | ||
b40b0f5b JS |
280 | SOURCE=.\common\imagpng.cpp |
281 | # ADD CPP /I "png" /I "zlib" | |
36edded9 JS |
282 | # End Source File |
283 | # Begin Source File | |
284 | ||
b40b0f5b | 285 | SOURCE=.\common\imagpnm.cpp |
7cb86a4c JS |
286 | # End Source File |
287 | # Begin Source File | |
288 | ||
1a3aa77f JS |
289 | SOURCE=.\common\imagtiff.cpp |
290 | # ADD CPP /I "tiff" /I "zlib" | |
291 | # End Source File | |
292 | # Begin Source File | |
293 | ||
7cb86a4c JS |
294 | SOURCE=.\common\intl.cpp |
295 | # End Source File | |
296 | # Begin Source File | |
297 | ||
298 | SOURCE=.\common\ipcbase.cpp | |
299 | # End Source File | |
300 | # Begin Source File | |
301 | ||
302 | SOURCE=.\common\layout.cpp | |
303 | # End Source File | |
304 | # Begin Source File | |
305 | ||
0cdf89ab JS |
306 | SOURCE=.\common\lboxcmn.cpp |
307 | # End Source File | |
308 | # Begin Source File | |
309 | ||
7cb86a4c JS |
310 | SOURCE=.\common\list.cpp |
311 | # End Source File | |
312 | # Begin Source File | |
313 | ||
314 | SOURCE=.\common\log.cpp | |
315 | # End Source File | |
316 | # Begin Source File | |
317 | ||
318 | SOURCE=.\common\longlong.cpp | |
319 | # End Source File | |
320 | # Begin Source File | |
321 | ||
322 | SOURCE=.\common\matrix.cpp | |
323 | # End Source File | |
324 | # Begin Source File | |
325 | ||
326 | SOURCE=.\common\memory.cpp | |
327 | # End Source File | |
328 | # Begin Source File | |
329 | ||
733dac47 JS |
330 | SOURCE=.\common\menucmn.cpp |
331 | # End Source File | |
332 | # Begin Source File | |
333 | ||
ecf23aa6 | 334 | SOURCE=.\common\mimecmn.cpp |
7cb86a4c JS |
335 | # End Source File |
336 | # Begin Source File | |
337 | ||
338 | SOURCE=.\common\module.cpp | |
339 | # End Source File | |
340 | # Begin Source File | |
341 | ||
342 | SOURCE=.\common\mstream.cpp | |
343 | # End Source File | |
344 | # Begin Source File | |
345 | ||
346 | SOURCE=.\common\object.cpp | |
347 | # End Source File | |
348 | # Begin Source File | |
349 | ||
350 | SOURCE=.\common\objstrm.cpp | |
351 | # End Source File | |
352 | # Begin Source File | |
353 | ||
354 | SOURCE=.\common\odbc.cpp | |
355 | # End Source File | |
356 | # Begin Source File | |
357 | ||
358 | SOURCE=.\common\paper.cpp | |
359 | # End Source File | |
360 | # Begin Source File | |
361 | ||
362 | SOURCE=.\common\prntbase.cpp | |
363 | # End Source File | |
364 | # Begin Source File | |
365 | ||
366 | SOURCE=.\common\process.cpp | |
367 | # End Source File | |
368 | # Begin Source File | |
369 | ||
370 | SOURCE=.\common\protocol.cpp | |
371 | # End Source File | |
372 | # Begin Source File | |
373 | ||
374 | SOURCE=.\common\resourc2.cpp | |
375 | # End Source File | |
376 | # Begin Source File | |
377 | ||
378 | SOURCE=.\common\resource.cpp | |
379 | # End Source File | |
380 | # Begin Source File | |
381 | ||
382 | SOURCE=.\common\sckaddr.cpp | |
383 | # End Source File | |
384 | # Begin Source File | |
385 | ||
386 | SOURCE=.\common\sckfile.cpp | |
387 | # End Source File | |
388 | # Begin Source File | |
389 | ||
390 | SOURCE=.\common\sckipc.cpp | |
391 | # End Source File | |
392 | # Begin Source File | |
393 | ||
394 | SOURCE=.\common\sckstrm.cpp | |
395 | # End Source File | |
396 | # Begin Source File | |
397 | ||
398 | SOURCE=.\common\serbase.cpp | |
399 | # End Source File | |
400 | # Begin Source File | |
401 | ||
402 | SOURCE=.\common\sizer.cpp | |
403 | # End Source File | |
404 | # Begin Source File | |
405 | ||
406 | SOURCE=.\common\socket.cpp | |
407 | # End Source File | |
408 | # Begin Source File | |
409 | ||
5427610e | 410 | SOURCE=.\common\strconv.cpp |
7cb86a4c JS |
411 | # End Source File |
412 | # Begin Source File | |
413 | ||
5427610e | 414 | SOURCE=.\common\stream.cpp |
7cb86a4c JS |
415 | # End Source File |
416 | # Begin Source File | |
417 | ||
5427610e | 418 | SOURCE=.\common\string.cpp |
7cb86a4c JS |
419 | # End Source File |
420 | # Begin Source File | |
421 | ||
422 | SOURCE=.\common\tbarbase.cpp | |
423 | # End Source File | |
424 | # Begin Source File | |
425 | ||
7cb86a4c JS |
426 | SOURCE=.\common\textcmn.cpp |
427 | # End Source File | |
428 | # Begin Source File | |
429 | ||
430 | SOURCE=.\common\textfile.cpp | |
431 | # End Source File | |
432 | # Begin Source File | |
433 | ||
7cb86a4c JS |
434 | SOURCE=.\common\timercmn.cpp |
435 | # End Source File | |
436 | # Begin Source File | |
437 | ||
438 | SOURCE=.\common\tokenzr.cpp | |
439 | # End Source File | |
440 | # Begin Source File | |
441 | ||
442 | SOURCE=.\common\txtstrm.cpp | |
443 | # End Source File | |
444 | # Begin Source File | |
445 | ||
5427610e JS |
446 | SOURCE=.\common\unzip.c |
447 | # ADD CPP /I "zlib" | |
448 | # SUBTRACT CPP /YX /Yc /Yu | |
449 | # End Source File | |
450 | # Begin Source File | |
451 | ||
7cb86a4c JS |
452 | SOURCE=.\common\url.cpp |
453 | # End Source File | |
454 | # Begin Source File | |
455 | ||
456 | SOURCE=.\common\utilscmn.cpp | |
457 | # End Source File | |
458 | # Begin Source File | |
459 | ||
460 | SOURCE=.\common\valgen.cpp | |
461 | # End Source File | |
462 | # Begin Source File | |
463 | ||
464 | SOURCE=.\common\validate.cpp | |
465 | # End Source File | |
466 | # Begin Source File | |
467 | ||
468 | SOURCE=.\common\valtext.cpp | |
469 | # End Source File | |
470 | # Begin Source File | |
471 | ||
472 | SOURCE=.\common\variant.cpp | |
473 | # End Source File | |
474 | # Begin Source File | |
475 | ||
476 | SOURCE=.\common\wfstream.cpp | |
477 | # End Source File | |
478 | # Begin Source File | |
479 | ||
480 | SOURCE=.\common\wincmn.cpp | |
481 | # End Source File | |
482 | # Begin Source File | |
483 | ||
484 | SOURCE=.\common\wxchar.cpp | |
485 | # End Source File | |
486 | # Begin Source File | |
487 | ||
488 | SOURCE=.\common\wxexpr.cpp | |
489 | # End Source File | |
490 | # Begin Source File | |
491 | ||
492 | SOURCE=.\common\zipstrm.cpp | |
5427610e | 493 | # ADD CPP /I "zlib" |
7cb86a4c JS |
494 | # End Source File |
495 | # Begin Source File | |
496 | ||
497 | SOURCE=.\common\zstream.cpp | |
498 | # End Source File | |
499 | # End Group | |
500 | # Begin Group "Generic Files" | |
501 | ||
502 | # PROP Default_Filter "" | |
503 | # Begin Source File | |
504 | ||
5427610e | 505 | SOURCE=.\generic\busyinfo.cpp |
7cb86a4c JS |
506 | # End Source File |
507 | # Begin Source File | |
508 | ||
b40b0f5b JS |
509 | SOURCE=.\generic\calctrl.cpp |
510 | # End Source File | |
511 | # Begin Source File | |
512 | ||
5427610e | 513 | SOURCE=.\generic\choicdgg.cpp |
7cb86a4c JS |
514 | # End Source File |
515 | # Begin Source File | |
516 | ||
68be9f09 JS |
517 | SOURCE=.\generic\dragimgg.cpp |
518 | # End Source File | |
519 | # Begin Source File | |
520 | ||
9f334bea | 521 | SOURCE=.\generic\grid.cpp |
7cb86a4c JS |
522 | # End Source File |
523 | # Begin Source File | |
524 | ||
5fa399c9 JS |
525 | SOURCE=.\generic\gridsel.cpp |
526 | # End Source File | |
527 | # Begin Source File | |
528 | ||
5427610e JS |
529 | SOURCE=.\generic\helpext.cpp |
530 | # End Source File | |
531 | # Begin Source File | |
532 | ||
533 | SOURCE=.\generic\helphtml.cpp | |
534 | # End Source File | |
535 | # Begin Source File | |
536 | ||
7cb86a4c JS |
537 | SOURCE=.\generic\helpwxht.cpp |
538 | # End Source File | |
539 | # Begin Source File | |
540 | ||
541 | SOURCE=.\generic\laywin.cpp | |
542 | # End Source File | |
543 | # Begin Source File | |
544 | ||
5427610e JS |
545 | SOURCE=.\generic\logg.cpp |
546 | # End Source File | |
547 | # Begin Source File | |
548 | ||
7cb86a4c JS |
549 | SOURCE=.\generic\numdlgg.cpp |
550 | # End Source File | |
551 | # Begin Source File | |
552 | ||
553 | SOURCE=.\generic\panelg.cpp | |
554 | # End Source File | |
555 | # Begin Source File | |
556 | ||
557 | SOURCE=.\generic\progdlgg.cpp | |
558 | # End Source File | |
559 | # Begin Source File | |
560 | ||
561 | SOURCE=.\generic\prop.cpp | |
562 | # End Source File | |
563 | # Begin Source File | |
564 | ||
565 | SOURCE=.\generic\propform.cpp | |
566 | # End Source File | |
567 | # Begin Source File | |
568 | ||
569 | SOURCE=.\generic\proplist.cpp | |
570 | # End Source File | |
571 | # Begin Source File | |
572 | ||
573 | SOURCE=.\generic\sashwin.cpp | |
574 | # End Source File | |
575 | # Begin Source File | |
576 | ||
577 | SOURCE=.\generic\scrolwin.cpp | |
578 | # End Source File | |
579 | # Begin Source File | |
580 | ||
581 | SOURCE=.\generic\splitter.cpp | |
582 | # End Source File | |
583 | # Begin Source File | |
584 | ||
585 | SOURCE=.\generic\statusbr.cpp | |
586 | # End Source File | |
587 | # Begin Source File | |
588 | ||
589 | SOURCE=.\generic\tabg.cpp | |
590 | # End Source File | |
c25a510b JS |
591 | # Begin Source File |
592 | ||
593 | SOURCE=.\generic\tbarsmpl.cpp | |
594 | # End Source File | |
7cb86a4c JS |
595 | # Begin Source File |
596 | ||
597 | SOURCE=.\generic\textdlgg.cpp | |
598 | # End Source File | |
599 | # Begin Source File | |
600 | ||
601 | SOURCE=.\generic\tipdlg.cpp | |
602 | # End Source File | |
babc9758 JS |
603 | # Begin Source File |
604 | ||
605 | SOURCE=.\generic\treelay.cpp | |
606 | # End Source File | |
607 | # Begin Source File | |
608 | ||
609 | SOURCE=.\generic\wizard.cpp | |
610 | # End Source File | |
7cb86a4c | 611 | # End Group |
7cb86a4c JS |
612 | # Begin Group "wxHTML Files" |
613 | ||
614 | # PROP Default_Filter "" | |
615 | # Begin Source File | |
616 | ||
617 | SOURCE=.\html\helpctrl.cpp | |
618 | # End Source File | |
619 | # Begin Source File | |
620 | ||
621 | SOURCE=.\html\helpdata.cpp | |
622 | # End Source File | |
623 | # Begin Source File | |
624 | ||
625 | SOURCE=.\html\helpfrm.cpp | |
626 | # End Source File | |
627 | # Begin Source File | |
628 | ||
629 | SOURCE=.\html\htmlcell.cpp | |
630 | # End Source File | |
631 | # Begin Source File | |
632 | ||
2131a664 | 633 | SOURCE=.\html\htmlfilt.cpp |
7cb86a4c JS |
634 | # End Source File |
635 | # Begin Source File | |
636 | ||
2131a664 | 637 | SOURCE=.\html\htmlpars.cpp |
7cb86a4c JS |
638 | # End Source File |
639 | # Begin Source File | |
640 | ||
641 | SOURCE=.\html\htmltag.cpp | |
642 | # End Source File | |
643 | # Begin Source File | |
644 | ||
645 | SOURCE=.\html\htmlwin.cpp | |
646 | # End Source File | |
647 | # Begin Source File | |
648 | ||
3ce369e6 VS |
649 | SOURCE=.\html\htmprint.cpp |
650 | # End Source File | |
651 | # Begin Source File | |
652 | ||
b40b0f5b JS |
653 | SOURCE=.\html\m_dflist.cpp |
654 | # End Source File | |
655 | # Begin Source File | |
656 | ||
2131a664 | 657 | SOURCE=.\html\m_fonts.cpp |
7cb86a4c JS |
658 | # End Source File |
659 | # Begin Source File | |
660 | ||
2131a664 | 661 | SOURCE=.\html\m_hline.cpp |
7cb86a4c JS |
662 | # End Source File |
663 | # Begin Source File | |
664 | ||
2131a664 | 665 | SOURCE=.\html\m_image.cpp |
7cb86a4c JS |
666 | # End Source File |
667 | # Begin Source File | |
668 | ||
2131a664 | 669 | SOURCE=.\html\m_layout.cpp |
7cb86a4c JS |
670 | # End Source File |
671 | # Begin Source File | |
672 | ||
2131a664 | 673 | SOURCE=.\html\m_links.cpp |
7cb86a4c JS |
674 | # End Source File |
675 | # Begin Source File | |
676 | ||
2131a664 | 677 | SOURCE=.\html\m_list.cpp |
7cb86a4c JS |
678 | # End Source File |
679 | # Begin Source File | |
680 | ||
9f334bea JS |
681 | SOURCE=.\html\m_meta.cpp |
682 | # End Source File | |
683 | # Begin Source File | |
684 | ||
2131a664 | 685 | SOURCE=.\html\m_pre.cpp |
7cb86a4c JS |
686 | # End Source File |
687 | # Begin Source File | |
688 | ||
2131a664 | 689 | SOURCE=.\html\m_tables.cpp |
7cb86a4c JS |
690 | # End Source File |
691 | # Begin Source File | |
692 | ||
36edded9 JS |
693 | SOURCE=.\html\winpars.cpp |
694 | # End Source File | |
695 | # End Group | |
696 | # Begin Group "MSW Files" | |
697 | ||
7cb86a4c JS |
698 | # PROP Default_Filter "" |
699 | # Begin Source File | |
700 | ||
701 | SOURCE=.\msw\accel.cpp | |
702 | # End Source File | |
703 | # Begin Source File | |
704 | ||
705 | SOURCE=.\msw\app.cpp | |
706 | # End Source File | |
707 | # Begin Source File | |
708 | ||
709 | SOURCE=.\msw\bitmap.cpp | |
710 | # End Source File | |
711 | # Begin Source File | |
712 | ||
713 | SOURCE=.\msw\bmpbuttn.cpp | |
714 | # End Source File | |
715 | # Begin Source File | |
716 | ||
717 | SOURCE=.\msw\brush.cpp | |
718 | # End Source File | |
719 | # Begin Source File | |
720 | ||
721 | SOURCE=.\msw\button.cpp | |
722 | # End Source File | |
723 | # Begin Source File | |
724 | ||
5427610e JS |
725 | SOURCE=.\msw\caret.cpp |
726 | # End Source File | |
727 | # Begin Source File | |
728 | ||
7cb86a4c JS |
729 | SOURCE=.\msw\checkbox.cpp |
730 | # End Source File | |
731 | # Begin Source File | |
732 | ||
733 | SOURCE=.\msw\checklst.cpp | |
734 | # End Source File | |
735 | # Begin Source File | |
736 | ||
737 | SOURCE=.\msw\choice.cpp | |
738 | # End Source File | |
739 | # Begin Source File | |
740 | ||
741 | SOURCE=.\msw\clipbrd.cpp | |
742 | # End Source File | |
743 | # Begin Source File | |
744 | ||
745 | SOURCE=.\msw\colordlg.cpp | |
746 | # End Source File | |
747 | # Begin Source File | |
748 | ||
749 | SOURCE=.\msw\colour.cpp | |
750 | # End Source File | |
751 | # Begin Source File | |
752 | ||
753 | SOURCE=.\msw\combobox.cpp | |
754 | # End Source File | |
755 | # Begin Source File | |
756 | ||
757 | SOURCE=.\msw\control.cpp | |
758 | # End Source File | |
759 | # Begin Source File | |
760 | ||
761 | SOURCE=.\msw\curico.cpp | |
762 | # End Source File | |
763 | # Begin Source File | |
764 | ||
765 | SOURCE=.\msw\cursor.cpp | |
766 | # End Source File | |
767 | # Begin Source File | |
768 | ||
769 | SOURCE=.\msw\data.cpp | |
770 | # End Source File | |
771 | # Begin Source File | |
772 | ||
773 | SOURCE=.\msw\dc.cpp | |
774 | # End Source File | |
775 | # Begin Source File | |
776 | ||
777 | SOURCE=.\msw\dcclient.cpp | |
778 | # End Source File | |
779 | # Begin Source File | |
780 | ||
781 | SOURCE=.\msw\dcmemory.cpp | |
782 | # End Source File | |
783 | # Begin Source File | |
784 | ||
785 | SOURCE=.\msw\dcprint.cpp | |
786 | # End Source File | |
787 | # Begin Source File | |
788 | ||
789 | SOURCE=.\msw\dcscreen.cpp | |
790 | # End Source File | |
791 | # Begin Source File | |
792 | ||
793 | SOURCE=.\msw\dde.cpp | |
794 | # End Source File | |
795 | # Begin Source File | |
796 | ||
797 | SOURCE=.\msw\dialog.cpp | |
798 | # End Source File | |
799 | # Begin Source File | |
800 | ||
5fa399c9 JS |
801 | SOURCE=.\msw\dialup.cpp |
802 | # End Source File | |
803 | # Begin Source File | |
804 | ||
7cb86a4c JS |
805 | SOURCE=.\msw\dib.cpp |
806 | # End Source File | |
807 | # Begin Source File | |
808 | ||
809 | SOURCE=.\msw\dibutils.cpp | |
810 | # End Source File | |
811 | # Begin Source File | |
812 | ||
17d8ee1c JS |
813 | SOURCE=.\msw\dir.cpp |
814 | # End Source File | |
815 | # Begin Source File | |
816 | ||
7cb86a4c JS |
817 | SOURCE=.\msw\dirdlg.cpp |
818 | # End Source File | |
819 | # Begin Source File | |
820 | ||
821 | SOURCE=.\msw\dragimag.cpp | |
822 | # End Source File | |
823 | # Begin Source File | |
824 | ||
36edded9 | 825 | SOURCE=.\msw\dummy.cpp |
7cb86a4c JS |
826 | # ADD CPP /Yc"wx/wxprec.h" |
827 | # End Source File | |
828 | # Begin Source File | |
829 | ||
8caa4ed1 JS |
830 | SOURCE=.\msw\enhmeta.cpp |
831 | # End Source File | |
832 | # Begin Source File | |
833 | ||
7cb86a4c JS |
834 | SOURCE=.\msw\filedlg.cpp |
835 | # End Source File | |
836 | # Begin Source File | |
837 | ||
838 | SOURCE=.\msw\font.cpp | |
839 | # End Source File | |
840 | # Begin Source File | |
841 | ||
842 | SOURCE=.\msw\fontdlg.cpp | |
843 | # End Source File | |
844 | # Begin Source File | |
845 | ||
6e47faf1 JS |
846 | SOURCE=.\msw\fontenum.cpp |
847 | # End Source File | |
848 | # Begin Source File | |
849 | ||
850 | SOURCE=.\msw\fontutil.cpp | |
851 | # End Source File | |
852 | # Begin Source File | |
853 | ||
7cb86a4c JS |
854 | SOURCE=.\msw\frame.cpp |
855 | # End Source File | |
856 | # Begin Source File | |
857 | ||
858 | SOURCE=.\msw\gauge95.cpp | |
859 | # End Source File | |
860 | # Begin Source File | |
861 | ||
862 | SOURCE=.\msw\gaugemsw.cpp | |
863 | # End Source File | |
864 | # Begin Source File | |
865 | ||
340196c0 JS |
866 | SOURCE=.\msw\gdiimage.cpp |
867 | # End Source File | |
868 | # Begin Source File | |
869 | ||
7cb86a4c JS |
870 | SOURCE=.\msw\gdiobj.cpp |
871 | # End Source File | |
872 | # Begin Source File | |
873 | ||
8b089c5e JS |
874 | SOURCE=.\msw\glcanvas.cpp |
875 | # End Source File | |
876 | # Begin Source File | |
877 | ||
5427610e JS |
878 | SOURCE=.\msw\gsocket.c |
879 | # SUBTRACT CPP /YX /Yc /Yu | |
880 | # End Source File | |
881 | # Begin Source File | |
882 | ||
09707570 JS |
883 | SOURCE=.\msw\gsockmsw.c |
884 | # SUBTRACT CPP /YX /Yc /Yu | |
885 | # End Source File | |
886 | # Begin Source File | |
887 | ||
7cb86a4c JS |
888 | SOURCE=.\msw\helpwin.cpp |
889 | # End Source File | |
890 | # Begin Source File | |
891 | ||
892 | SOURCE=.\msw\icon.cpp | |
893 | # End Source File | |
894 | # Begin Source File | |
895 | ||
896 | SOURCE=.\msw\imaglist.cpp | |
897 | # End Source File | |
898 | # Begin Source File | |
899 | ||
900 | SOURCE=.\msw\iniconf.cpp | |
901 | # End Source File | |
902 | # Begin Source File | |
903 | ||
904 | SOURCE=.\msw\joystick.cpp | |
905 | # End Source File | |
906 | # Begin Source File | |
907 | ||
908 | SOURCE=.\msw\listbox.cpp | |
909 | # End Source File | |
910 | # Begin Source File | |
911 | ||
912 | SOURCE=.\msw\listctrl.cpp | |
913 | # End Source File | |
914 | # Begin Source File | |
915 | ||
916 | SOURCE=.\msw\main.cpp | |
917 | # End Source File | |
918 | # Begin Source File | |
919 | ||
920 | SOURCE=.\msw\mdi.cpp | |
921 | # End Source File | |
922 | # Begin Source File | |
923 | ||
924 | SOURCE=.\msw\menu.cpp | |
925 | # End Source File | |
926 | # Begin Source File | |
927 | ||
928 | SOURCE=.\msw\menuitem.cpp | |
929 | # End Source File | |
930 | # Begin Source File | |
931 | ||
932 | SOURCE=.\msw\metafile.cpp | |
933 | # End Source File | |
934 | # Begin Source File | |
935 | ||
ecf23aa6 VS |
936 | SOURCE=.\msw\mimetype.cpp |
937 | # End Source File | |
938 | # Begin Source File | |
939 | ||
7cb86a4c JS |
940 | SOURCE=.\msw\minifram.cpp |
941 | # End Source File | |
942 | # Begin Source File | |
943 | ||
944 | SOURCE=.\msw\msgdlg.cpp | |
945 | # End Source File | |
946 | # Begin Source File | |
947 | ||
948 | SOURCE=.\msw\nativdlg.cpp | |
949 | # End Source File | |
950 | # Begin Source File | |
951 | ||
952 | SOURCE=.\msw\notebook.cpp | |
953 | # End Source File | |
954 | # Begin Source File | |
955 | ||
956 | SOURCE=.\msw\ownerdrw.cpp | |
957 | # End Source File | |
958 | # Begin Source File | |
959 | ||
960 | SOURCE=.\msw\palette.cpp | |
961 | # End Source File | |
962 | # Begin Source File | |
963 | ||
964 | SOURCE=.\msw\pen.cpp | |
965 | # End Source File | |
966 | # Begin Source File | |
967 | ||
968 | SOURCE=.\msw\penwin.cpp | |
969 | # End Source File | |
970 | # Begin Source File | |
971 | ||
7cb86a4c JS |
972 | SOURCE=.\msw\printdlg.cpp |
973 | # End Source File | |
974 | # Begin Source File | |
975 | ||
976 | SOURCE=.\msw\printwin.cpp | |
977 | # End Source File | |
978 | # Begin Source File | |
979 | ||
980 | SOURCE=.\msw\radiobox.cpp | |
981 | # End Source File | |
982 | # Begin Source File | |
983 | ||
984 | SOURCE=.\msw\radiobut.cpp | |
985 | # End Source File | |
986 | # Begin Source File | |
987 | ||
988 | SOURCE=.\msw\regconf.cpp | |
989 | # End Source File | |
990 | # Begin Source File | |
991 | ||
992 | SOURCE=.\msw\region.cpp | |
993 | # End Source File | |
994 | # Begin Source File | |
995 | ||
996 | SOURCE=.\msw\registry.cpp | |
997 | # End Source File | |
998 | # Begin Source File | |
999 | ||
1000 | SOURCE=.\msw\scrolbar.cpp | |
1001 | # End Source File | |
1002 | # Begin Source File | |
1003 | ||
1004 | SOURCE=.\msw\settings.cpp | |
1005 | # End Source File | |
1006 | # Begin Source File | |
1007 | ||
1008 | SOURCE=.\msw\slider95.cpp | |
1009 | # End Source File | |
1010 | # Begin Source File | |
1011 | ||
1012 | SOURCE=.\msw\slidrmsw.cpp | |
1013 | # End Source File | |
1014 | # Begin Source File | |
1015 | ||
1016 | SOURCE=.\msw\spinbutt.cpp | |
1017 | # End Source File | |
1018 | # Begin Source File | |
1019 | ||
b4fe5125 JS |
1020 | SOURCE=.\msw\spinctrl.cpp |
1021 | # End Source File | |
1022 | # Begin Source File | |
1023 | ||
7cb86a4c JS |
1024 | SOURCE=.\msw\statbmp.cpp |
1025 | # End Source File | |
1026 | # Begin Source File | |
1027 | ||
1028 | SOURCE=.\msw\statbox.cpp | |
1029 | # End Source File | |
1030 | # Begin Source File | |
1031 | ||
1032 | SOURCE=.\msw\statbr95.cpp | |
1033 | # End Source File | |
1034 | # Begin Source File | |
1035 | ||
5427610e JS |
1036 | SOURCE=.\msw\statline.cpp |
1037 | # End Source File | |
1038 | # Begin Source File | |
1039 | ||
7cb86a4c JS |
1040 | SOURCE=.\msw\stattext.cpp |
1041 | # End Source File | |
1042 | # Begin Source File | |
1043 | ||
1044 | SOURCE=.\msw\tabctrl.cpp | |
1045 | # End Source File | |
1046 | # Begin Source File | |
1047 | ||
1048 | SOURCE=.\msw\taskbar.cpp | |
1049 | # End Source File | |
1050 | # Begin Source File | |
1051 | ||
1052 | SOURCE=.\msw\tbar95.cpp | |
1053 | # End Source File | |
1054 | # Begin Source File | |
1055 | ||
7cb86a4c JS |
1056 | SOURCE=.\msw\textctrl.cpp |
1057 | # End Source File | |
1058 | # Begin Source File | |
1059 | ||
1060 | SOURCE=.\msw\thread.cpp | |
1061 | # End Source File | |
1062 | # Begin Source File | |
1063 | ||
1064 | SOURCE=.\msw\timer.cpp | |
1065 | # End Source File | |
1066 | # Begin Source File | |
1067 | ||
1068 | SOURCE=.\msw\tooltip.cpp | |
1069 | # End Source File | |
1070 | # Begin Source File | |
1071 | ||
1072 | SOURCE=.\msw\treectrl.cpp | |
1073 | # End Source File | |
1074 | # Begin Source File | |
1075 | ||
1076 | SOURCE=.\msw\utils.cpp | |
1077 | # End Source File | |
1078 | # Begin Source File | |
1079 | ||
1080 | SOURCE=.\msw\utilsexc.cpp | |
1081 | # End Source File | |
1082 | # Begin Source File | |
1083 | ||
1084 | SOURCE=.\msw\wave.cpp | |
1085 | # End Source File | |
1086 | # Begin Source File | |
1087 | ||
1088 | SOURCE=.\msw\window.cpp | |
1089 | # End Source File | |
1090 | # Begin Source File | |
1091 | ||
1092 | SOURCE=.\msw\xpmhand.cpp | |
36edded9 | 1093 | # ADD CPP /I "../src/xpm" |
7cb86a4c JS |
1094 | # End Source File |
1095 | # End Group | |
1096 | # Begin Group "OLE Files" | |
1097 | ||
1098 | # PROP Default_Filter "" | |
1099 | # Begin Source File | |
1100 | ||
1101 | SOURCE=.\msw\ole\automtn.cpp | |
1102 | # End Source File | |
1103 | # Begin Source File | |
1104 | ||
1105 | SOURCE=.\msw\ole\dataobj.cpp | |
1106 | # End Source File | |
1107 | # Begin Source File | |
1108 | ||
1109 | SOURCE=.\msw\ole\dropsrc.cpp | |
1110 | # End Source File | |
1111 | # Begin Source File | |
1112 | ||
1113 | SOURCE=.\msw\ole\droptgt.cpp | |
1114 | # End Source File | |
1115 | # Begin Source File | |
1116 | ||
1117 | SOURCE=.\msw\ole\oleutils.cpp | |
1118 | # End Source File | |
1119 | # Begin Source File | |
1120 | ||
1121 | SOURCE=.\msw\ole\uuid.cpp | |
1122 | # End Source File | |
1123 | # End Group | |
1124 | # Begin Group "PNG Files" | |
1125 | ||
1126 | # PROP Default_Filter "" | |
1127 | # Begin Source File | |
1128 | ||
1129 | SOURCE=.\png\png.c | |
1130 | # ADD CPP /I "zlib" | |
1131 | # SUBTRACT CPP /YX /Yc /Yu | |
1132 | # End Source File | |
1133 | # Begin Source File | |
1134 | ||
1135 | SOURCE=.\png\pngerror.c | |
1136 | # ADD CPP /I "zlib" | |
1137 | # SUBTRACT CPP /YX /Yc /Yu | |
1138 | # End Source File | |
1139 | # Begin Source File | |
1140 | ||
1141 | SOURCE=.\png\pngget.c | |
1142 | # ADD CPP /I "zlib" | |
1143 | # SUBTRACT CPP /YX /Yc /Yu | |
1144 | # End Source File | |
1145 | # Begin Source File | |
1146 | ||
1147 | SOURCE=.\png\pngmem.c | |
1148 | # ADD CPP /I "zlib" | |
1149 | # SUBTRACT CPP /YX /Yc /Yu | |
1150 | # End Source File | |
1151 | # Begin Source File | |
1152 | ||
1153 | SOURCE=.\png\pngpread.c | |
1154 | # ADD CPP /I "zlib" | |
1155 | # SUBTRACT CPP /YX /Yc /Yu | |
1156 | # End Source File | |
1157 | # Begin Source File | |
1158 | ||
1159 | SOURCE=.\png\pngread.c | |
1160 | # ADD CPP /I "zlib" | |
1161 | # SUBTRACT CPP /YX /Yc /Yu | |
1162 | # End Source File | |
1163 | # Begin Source File | |
1164 | ||
1165 | SOURCE=.\png\pngrio.c | |
1166 | # ADD CPP /I "zlib" | |
1167 | # SUBTRACT CPP /YX /Yc /Yu | |
1168 | # End Source File | |
1169 | # Begin Source File | |
1170 | ||
1171 | SOURCE=.\png\pngrtran.c | |
1172 | # ADD CPP /I "zlib" | |
1173 | # SUBTRACT CPP /YX /Yc /Yu | |
1174 | # End Source File | |
1175 | # Begin Source File | |
1176 | ||
1177 | SOURCE=.\png\pngrutil.c | |
1178 | # ADD CPP /I "zlib" | |
1179 | # SUBTRACT CPP /YX /Yc /Yu | |
1180 | # End Source File | |
1181 | # Begin Source File | |
1182 | ||
1183 | SOURCE=.\png\pngset.c | |
1184 | # ADD CPP /I "zlib" | |
1185 | # SUBTRACT CPP /YX /Yc /Yu | |
1186 | # End Source File | |
1187 | # Begin Source File | |
1188 | ||
1189 | SOURCE=.\png\pngtest.c | |
1190 | # ADD CPP /I "zlib" | |
1191 | # SUBTRACT CPP /YX /Yc /Yu | |
1192 | # End Source File | |
1193 | # Begin Source File | |
1194 | ||
1195 | SOURCE=.\png\pngtrans.c | |
1196 | # ADD CPP /I "zlib" | |
1197 | # SUBTRACT CPP /YX /Yc /Yu | |
1198 | # End Source File | |
1199 | # Begin Source File | |
1200 | ||
1201 | SOURCE=.\png\pngwio.c | |
1202 | # ADD CPP /I "zlib" | |
1203 | # SUBTRACT CPP /YX /Yc /Yu | |
1204 | # End Source File | |
1205 | # Begin Source File | |
1206 | ||
1207 | SOURCE=.\png\pngwrite.c | |
1208 | # ADD CPP /I "zlib" | |
1209 | # SUBTRACT CPP /YX /Yc /Yu | |
1210 | # End Source File | |
1211 | # Begin Source File | |
1212 | ||
1213 | SOURCE=.\png\pngwtran.c | |
1214 | # ADD CPP /I "zlib" | |
1215 | # SUBTRACT CPP /YX /Yc /Yu | |
1216 | # End Source File | |
1217 | # Begin Source File | |
1218 | ||
1219 | SOURCE=.\png\pngwutil.c | |
1220 | # ADD CPP /I "zlib" | |
1221 | # SUBTRACT CPP /YX /Yc /Yu | |
1222 | # End Source File | |
1223 | # End Group | |
1224 | # Begin Group "XPM Files" | |
1225 | ||
1226 | # PROP Default_Filter "" | |
1227 | # Begin Source File | |
1228 | ||
9f334bea | 1229 | SOURCE=.\xpm\attrib.c |
7cb86a4c JS |
1230 | # SUBTRACT CPP /YX /Yc /Yu |
1231 | # End Source File | |
1232 | # Begin Source File | |
1233 | ||
9f334bea | 1234 | SOURCE=.\xpm\crbuffri.c |
7cb86a4c JS |
1235 | # SUBTRACT CPP /YX /Yc /Yu |
1236 | # End Source File | |
1237 | # Begin Source File | |
1238 | ||
1239 | SOURCE=.\xpm\crdatfri.c | |
7cb86a4c JS |
1240 | # SUBTRACT CPP /YX /Yc /Yu |
1241 | # End Source File | |
1242 | # Begin Source File | |
1243 | ||
1244 | SOURCE=.\xpm\create.c | |
7cb86a4c JS |
1245 | # SUBTRACT CPP /YX /Yc /Yu |
1246 | # End Source File | |
1247 | # Begin Source File | |
1248 | ||
1249 | SOURCE=.\xpm\crifrbuf.c | |
7cb86a4c JS |
1250 | # SUBTRACT CPP /YX /Yc /Yu |
1251 | # End Source File | |
1252 | # Begin Source File | |
1253 | ||
1254 | SOURCE=.\xpm\crifrdat.c | |
7cb86a4c JS |
1255 | # SUBTRACT CPP /YX /Yc /Yu |
1256 | # End Source File | |
1257 | # Begin Source File | |
1258 | ||
9f334bea | 1259 | SOURCE=.\xpm\dataxpm.c |
7cb86a4c JS |
1260 | # SUBTRACT CPP /YX /Yc /Yu |
1261 | # End Source File | |
1262 | # Begin Source File | |
1263 | ||
9f334bea | 1264 | SOURCE=.\xpm\hashtab.c |
7cb86a4c JS |
1265 | # SUBTRACT CPP /YX /Yc /Yu |
1266 | # End Source File | |
1267 | # Begin Source File | |
1268 | ||
9f334bea | 1269 | SOURCE=.\xpm\imagexpm.c |
7cb86a4c JS |
1270 | # SUBTRACT CPP /YX /Yc /Yu |
1271 | # End Source File | |
1272 | # Begin Source File | |
1273 | ||
9f334bea | 1274 | SOURCE=.\xpm\info.c |
7cb86a4c JS |
1275 | # SUBTRACT CPP /YX /Yc /Yu |
1276 | # End Source File | |
1277 | # Begin Source File | |
1278 | ||
1279 | SOURCE=.\xpm\misc.c | |
7cb86a4c JS |
1280 | # SUBTRACT CPP /YX /Yc /Yu |
1281 | # End Source File | |
1282 | # Begin Source File | |
1283 | ||
1284 | SOURCE=.\xpm\parse.c | |
7cb86a4c JS |
1285 | # SUBTRACT CPP /YX /Yc /Yu |
1286 | # End Source File | |
1287 | # Begin Source File | |
1288 | ||
1289 | SOURCE=.\xpm\rdftodat.c | |
7cb86a4c JS |
1290 | # SUBTRACT CPP /YX /Yc /Yu |
1291 | # End Source File | |
1292 | # Begin Source File | |
1293 | ||
1294 | SOURCE=.\xpm\rdftoi.c | |
7cb86a4c JS |
1295 | # SUBTRACT CPP /YX /Yc /Yu |
1296 | # End Source File | |
1297 | # Begin Source File | |
1298 | ||
1299 | SOURCE=.\xpm\rgb.c | |
7cb86a4c JS |
1300 | # SUBTRACT CPP /YX /Yc /Yu |
1301 | # End Source File | |
1302 | # Begin Source File | |
1303 | ||
1304 | SOURCE=.\xpm\scan.c | |
7cb86a4c JS |
1305 | # SUBTRACT CPP /YX /Yc /Yu |
1306 | # End Source File | |
1307 | # Begin Source File | |
1308 | ||
1309 | SOURCE=.\xpm\simx.c | |
7cb86a4c JS |
1310 | # SUBTRACT CPP /YX /Yc /Yu |
1311 | # End Source File | |
1312 | # Begin Source File | |
1313 | ||
1314 | SOURCE=.\xpm\wrffrdat.c | |
7cb86a4c JS |
1315 | # SUBTRACT CPP /YX /Yc /Yu |
1316 | # End Source File | |
1317 | # Begin Source File | |
1318 | ||
1319 | SOURCE=.\xpm\wrffri.c | |
7cb86a4c JS |
1320 | # SUBTRACT CPP /YX /Yc /Yu |
1321 | # End Source File | |
1322 | # End Group | |
1323 | # Begin Group "Zlib Files" | |
1324 | ||
1325 | # PROP Default_Filter "" | |
1326 | # Begin Source File | |
1327 | ||
1328 | SOURCE=.\zlib\adler32.c | |
1329 | # SUBTRACT CPP /YX /Yc /Yu | |
1330 | # End Source File | |
1331 | # Begin Source File | |
1332 | ||
1333 | SOURCE=.\zlib\compress.c | |
1334 | # SUBTRACT CPP /YX /Yc /Yu | |
1335 | # End Source File | |
1336 | # Begin Source File | |
1337 | ||
1338 | SOURCE=.\zlib\crc32.c | |
1339 | # SUBTRACT CPP /YX /Yc /Yu | |
1340 | # End Source File | |
1341 | # Begin Source File | |
1342 | ||
1343 | SOURCE=.\zlib\deflate.c | |
1344 | # SUBTRACT CPP /YX /Yc /Yu | |
1345 | # End Source File | |
1346 | # Begin Source File | |
1347 | ||
1348 | SOURCE=.\zlib\gzio.c | |
1349 | # SUBTRACT CPP /YX /Yc /Yu | |
1350 | # End Source File | |
1351 | # Begin Source File | |
1352 | ||
1353 | SOURCE=.\zlib\infblock.c | |
1354 | # SUBTRACT CPP /YX /Yc /Yu | |
1355 | # End Source File | |
1356 | # Begin Source File | |
1357 | ||
1358 | SOURCE=.\zlib\infcodes.c | |
1359 | # SUBTRACT CPP /YX /Yc /Yu | |
1360 | # End Source File | |
1361 | # Begin Source File | |
1362 | ||
1363 | SOURCE=.\zlib\inffast.c | |
1364 | # SUBTRACT CPP /YX /Yc /Yu | |
1365 | # End Source File | |
1366 | # Begin Source File | |
1367 | ||
1368 | SOURCE=.\zlib\inflate.c | |
1369 | # SUBTRACT CPP /YX /Yc /Yu | |
1370 | # End Source File | |
1371 | # Begin Source File | |
1372 | ||
1373 | SOURCE=.\zlib\inftrees.c | |
1374 | # SUBTRACT CPP /YX /Yc /Yu | |
1375 | # End Source File | |
1376 | # Begin Source File | |
1377 | ||
1378 | SOURCE=.\zlib\infutil.c | |
1379 | # SUBTRACT CPP /YX /Yc /Yu | |
1380 | # End Source File | |
1381 | # Begin Source File | |
1382 | ||
1383 | SOURCE=.\zlib\trees.c | |
1384 | # SUBTRACT CPP /YX /Yc /Yu | |
1385 | # End Source File | |
1386 | # Begin Source File | |
1387 | ||
1388 | SOURCE=.\zlib\uncompr.c | |
1389 | # SUBTRACT CPP /YX /Yc /Yu | |
1390 | # End Source File | |
1391 | # Begin Source File | |
1392 | ||
1393 | SOURCE=.\zlib\zutil.c | |
1394 | # SUBTRACT CPP /YX /Yc /Yu | |
1395 | # End Source File | |
1396 | # End Group | |
1397 | # Begin Group "Setup" | |
1398 | ||
1399 | # PROP Default_Filter "" | |
1400 | # Begin Source File | |
1401 | ||
1402 | SOURCE=..\include\wx\msw\setup.h | |
1403 | # End Source File | |
1404 | # End Group | |
36edded9 JS |
1405 | # Begin Group "JPEG Files" |
1406 | ||
1407 | # PROP Default_Filter "" | |
1408 | # Begin Source File | |
1409 | ||
1410 | SOURCE=.\jpeg\jcapimin.c | |
1411 | ||
c92d798f | 1412 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1413 | |
c92d798f | 1414 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1415 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1416 | |
c92d798f | 1417 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1418 | |
c92d798f | 1419 | # ADD CPP /I ".." |
36edded9 JS |
1420 | # SUBTRACT CPP /YX /Yc /Yu |
1421 | ||
1422 | !ENDIF | |
1423 | ||
1424 | # End Source File | |
1425 | # Begin Source File | |
1426 | ||
1427 | SOURCE=.\jpeg\jcapistd.c | |
1428 | ||
c92d798f | 1429 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1430 | |
c92d798f | 1431 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1432 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1433 | |
c92d798f | 1434 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1435 | |
c92d798f | 1436 | # ADD CPP /I ".." |
36edded9 JS |
1437 | # SUBTRACT CPP /YX /Yc /Yu |
1438 | ||
1439 | !ENDIF | |
1440 | ||
1441 | # End Source File | |
1442 | # Begin Source File | |
1443 | ||
1444 | SOURCE=.\jpeg\jccoefct.c | |
1445 | ||
c92d798f | 1446 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1447 | |
c92d798f | 1448 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1449 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1450 | |
c92d798f | 1451 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1452 | |
c92d798f | 1453 | # ADD CPP /I ".." |
36edded9 JS |
1454 | # SUBTRACT CPP /YX /Yc /Yu |
1455 | ||
1456 | !ENDIF | |
1457 | ||
1458 | # End Source File | |
1459 | # Begin Source File | |
1460 | ||
1461 | SOURCE=.\jpeg\jccolor.c | |
1462 | ||
c92d798f | 1463 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1464 | |
c92d798f | 1465 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1466 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1467 | |
c92d798f | 1468 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1469 | |
c92d798f | 1470 | # ADD CPP /I ".." |
36edded9 JS |
1471 | # SUBTRACT CPP /YX /Yc /Yu |
1472 | ||
1473 | !ENDIF | |
1474 | ||
1475 | # End Source File | |
1476 | # Begin Source File | |
1477 | ||
1478 | SOURCE=.\jpeg\jcdctmgr.c | |
1479 | ||
c92d798f | 1480 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1481 | |
c92d798f | 1482 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1483 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1484 | |
c92d798f | 1485 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1486 | |
c92d798f | 1487 | # ADD CPP /I ".." |
36edded9 JS |
1488 | # SUBTRACT CPP /YX /Yc /Yu |
1489 | ||
1490 | !ENDIF | |
1491 | ||
1492 | # End Source File | |
1493 | # Begin Source File | |
1494 | ||
1495 | SOURCE=.\jpeg\jchuff.c | |
1496 | ||
c92d798f | 1497 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1498 | |
c92d798f | 1499 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1500 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1501 | |
c92d798f | 1502 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1503 | |
c92d798f | 1504 | # ADD CPP /I ".." |
36edded9 JS |
1505 | # SUBTRACT CPP /YX /Yc /Yu |
1506 | ||
1507 | !ENDIF | |
1508 | ||
1509 | # End Source File | |
1510 | # Begin Source File | |
1511 | ||
1512 | SOURCE=.\jpeg\jcinit.c | |
1513 | ||
c92d798f | 1514 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1515 | |
c92d798f | 1516 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1517 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1518 | |
c92d798f | 1519 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1520 | |
c92d798f | 1521 | # ADD CPP /I ".." |
36edded9 JS |
1522 | # SUBTRACT CPP /YX /Yc /Yu |
1523 | ||
1524 | !ENDIF | |
1525 | ||
1526 | # End Source File | |
1527 | # Begin Source File | |
1528 | ||
1529 | SOURCE=.\jpeg\jcmainct.c | |
1530 | ||
c92d798f | 1531 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1532 | |
c92d798f | 1533 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1534 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1535 | |
c92d798f | 1536 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1537 | |
c92d798f | 1538 | # ADD CPP /I ".." |
36edded9 JS |
1539 | # SUBTRACT CPP /YX /Yc /Yu |
1540 | ||
1541 | !ENDIF | |
1542 | ||
1543 | # End Source File | |
1544 | # Begin Source File | |
1545 | ||
1546 | SOURCE=.\jpeg\jcmarker.c | |
1547 | ||
c92d798f | 1548 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1549 | |
c92d798f | 1550 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1551 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1552 | |
c92d798f | 1553 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1554 | |
c92d798f | 1555 | # ADD CPP /I ".." |
36edded9 JS |
1556 | # SUBTRACT CPP /YX /Yc /Yu |
1557 | ||
1558 | !ENDIF | |
1559 | ||
1560 | # End Source File | |
1561 | # Begin Source File | |
1562 | ||
1563 | SOURCE=.\jpeg\jcmaster.c | |
1564 | ||
c92d798f | 1565 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1566 | |
c92d798f | 1567 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1568 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1569 | |
c92d798f | 1570 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1571 | |
c92d798f | 1572 | # ADD CPP /I ".." |
36edded9 JS |
1573 | # SUBTRACT CPP /YX /Yc /Yu |
1574 | ||
1575 | !ENDIF | |
1576 | ||
1577 | # End Source File | |
1578 | # Begin Source File | |
1579 | ||
1580 | SOURCE=.\jpeg\jcomapi.c | |
1581 | ||
c92d798f | 1582 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1583 | |
c92d798f | 1584 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1585 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1586 | |
c92d798f | 1587 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1588 | |
c92d798f | 1589 | # ADD CPP /I ".." |
36edded9 JS |
1590 | # SUBTRACT CPP /YX /Yc /Yu |
1591 | ||
1592 | !ENDIF | |
1593 | ||
1594 | # End Source File | |
1595 | # Begin Source File | |
1596 | ||
1597 | SOURCE=.\jpeg\jcparam.c | |
1598 | ||
c92d798f | 1599 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1600 | |
c92d798f | 1601 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1602 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1603 | |
c92d798f | 1604 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1605 | |
c92d798f | 1606 | # ADD CPP /I ".." |
36edded9 JS |
1607 | # SUBTRACT CPP /YX /Yc /Yu |
1608 | ||
1609 | !ENDIF | |
1610 | ||
1611 | # End Source File | |
1612 | # Begin Source File | |
1613 | ||
1614 | SOURCE=.\jpeg\jcphuff.c | |
1615 | ||
c92d798f | 1616 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1617 | |
c92d798f | 1618 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1619 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1620 | |
c92d798f | 1621 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1622 | |
c92d798f | 1623 | # ADD CPP /I ".." |
36edded9 JS |
1624 | # SUBTRACT CPP /YX /Yc /Yu |
1625 | ||
1626 | !ENDIF | |
1627 | ||
1628 | # End Source File | |
1629 | # Begin Source File | |
1630 | ||
1631 | SOURCE=.\jpeg\jcprepct.c | |
1632 | ||
c92d798f | 1633 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1634 | |
c92d798f | 1635 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1636 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1637 | |
c92d798f | 1638 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1639 | |
c92d798f | 1640 | # ADD CPP /I ".." |
36edded9 JS |
1641 | # SUBTRACT CPP /YX /Yc /Yu |
1642 | ||
1643 | !ENDIF | |
1644 | ||
1645 | # End Source File | |
1646 | # Begin Source File | |
1647 | ||
1648 | SOURCE=.\jpeg\jcsample.c | |
1649 | ||
c92d798f | 1650 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1651 | |
c92d798f | 1652 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1653 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1654 | |
c92d798f | 1655 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1656 | |
c92d798f | 1657 | # ADD CPP /I ".." |
36edded9 JS |
1658 | # SUBTRACT CPP /YX /Yc /Yu |
1659 | ||
1660 | !ENDIF | |
1661 | ||
1662 | # End Source File | |
1663 | # Begin Source File | |
1664 | ||
1665 | SOURCE=.\jpeg\jctrans.c | |
1666 | ||
c92d798f | 1667 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1668 | |
c92d798f | 1669 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1670 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1671 | |
c92d798f | 1672 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1673 | |
c92d798f | 1674 | # ADD CPP /I ".." |
36edded9 JS |
1675 | # SUBTRACT CPP /YX /Yc /Yu |
1676 | ||
1677 | !ENDIF | |
1678 | ||
1679 | # End Source File | |
1680 | # Begin Source File | |
1681 | ||
1682 | SOURCE=.\jpeg\jdapimin.c | |
1683 | ||
c92d798f | 1684 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1685 | |
c92d798f | 1686 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1687 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1688 | |
c92d798f | 1689 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1690 | |
c92d798f | 1691 | # ADD CPP /I ".." |
36edded9 JS |
1692 | # SUBTRACT CPP /YX /Yc /Yu |
1693 | ||
1694 | !ENDIF | |
1695 | ||
1696 | # End Source File | |
1697 | # Begin Source File | |
1698 | ||
1699 | SOURCE=.\jpeg\jdapistd.c | |
1700 | ||
c92d798f | 1701 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1702 | |
c92d798f | 1703 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1704 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1705 | |
c92d798f | 1706 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1707 | |
c92d798f | 1708 | # ADD CPP /I ".." |
36edded9 JS |
1709 | # SUBTRACT CPP /YX /Yc /Yu |
1710 | ||
1711 | !ENDIF | |
1712 | ||
1713 | # End Source File | |
1714 | # Begin Source File | |
1715 | ||
1716 | SOURCE=.\jpeg\jdatadst.c | |
1717 | ||
c92d798f | 1718 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1719 | |
c92d798f | 1720 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1721 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1722 | |
c92d798f | 1723 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1724 | |
c92d798f | 1725 | # ADD CPP /I ".." |
36edded9 JS |
1726 | # SUBTRACT CPP /YX /Yc /Yu |
1727 | ||
1728 | !ENDIF | |
1729 | ||
1730 | # End Source File | |
1731 | # Begin Source File | |
1732 | ||
1733 | SOURCE=.\jpeg\jdatasrc.c | |
1734 | ||
c92d798f | 1735 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1736 | |
c92d798f | 1737 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1738 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1739 | |
c92d798f | 1740 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1741 | |
c92d798f | 1742 | # ADD CPP /I ".." |
36edded9 JS |
1743 | # SUBTRACT CPP /YX /Yc /Yu |
1744 | ||
1745 | !ENDIF | |
1746 | ||
1747 | # End Source File | |
1748 | # Begin Source File | |
1749 | ||
1750 | SOURCE=.\jpeg\jdcoefct.c | |
1751 | ||
c92d798f | 1752 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1753 | |
c92d798f | 1754 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1755 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1756 | |
c92d798f | 1757 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1758 | |
c92d798f | 1759 | # ADD CPP /I ".." |
36edded9 JS |
1760 | # SUBTRACT CPP /YX /Yc /Yu |
1761 | ||
1762 | !ENDIF | |
1763 | ||
1764 | # End Source File | |
1765 | # Begin Source File | |
1766 | ||
1767 | SOURCE=.\jpeg\jdcolor.c | |
1768 | ||
c92d798f | 1769 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1770 | |
c92d798f | 1771 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1772 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1773 | |
c92d798f | 1774 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1775 | |
c92d798f | 1776 | # ADD CPP /I ".." |
36edded9 JS |
1777 | # SUBTRACT CPP /YX /Yc /Yu |
1778 | ||
1779 | !ENDIF | |
1780 | ||
1781 | # End Source File | |
1782 | # Begin Source File | |
1783 | ||
1784 | SOURCE=.\jpeg\jddctmgr.c | |
1785 | ||
c92d798f | 1786 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1787 | |
c92d798f | 1788 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1789 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1790 | |
c92d798f | 1791 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1792 | |
c92d798f | 1793 | # ADD CPP /I ".." |
36edded9 JS |
1794 | # SUBTRACT CPP /YX /Yc /Yu |
1795 | ||
1796 | !ENDIF | |
1797 | ||
1798 | # End Source File | |
1799 | # Begin Source File | |
1800 | ||
1801 | SOURCE=.\jpeg\jdhuff.c | |
1802 | ||
c92d798f | 1803 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1804 | |
c92d798f | 1805 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1806 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1807 | |
c92d798f | 1808 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1809 | |
c92d798f | 1810 | # ADD CPP /I ".." |
36edded9 JS |
1811 | # SUBTRACT CPP /YX /Yc /Yu |
1812 | ||
1813 | !ENDIF | |
1814 | ||
1815 | # End Source File | |
1816 | # Begin Source File | |
1817 | ||
1818 | SOURCE=.\jpeg\jdinput.c | |
1819 | ||
c92d798f | 1820 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1821 | |
c92d798f | 1822 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1823 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1824 | |
c92d798f | 1825 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1826 | |
c92d798f | 1827 | # ADD CPP /I ".." |
36edded9 JS |
1828 | # SUBTRACT CPP /YX /Yc /Yu |
1829 | ||
1830 | !ENDIF | |
1831 | ||
1832 | # End Source File | |
1833 | # Begin Source File | |
1834 | ||
1835 | SOURCE=.\jpeg\jdmainct.c | |
1836 | ||
c92d798f | 1837 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1838 | |
c92d798f | 1839 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1840 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1841 | |
c92d798f | 1842 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1843 | |
c92d798f | 1844 | # ADD CPP /I ".." |
36edded9 JS |
1845 | # SUBTRACT CPP /YX /Yc /Yu |
1846 | ||
1847 | !ENDIF | |
1848 | ||
1849 | # End Source File | |
1850 | # Begin Source File | |
1851 | ||
1852 | SOURCE=.\jpeg\jdmarker.c | |
1853 | ||
c92d798f | 1854 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1855 | |
c92d798f | 1856 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1857 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1858 | |
c92d798f | 1859 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1860 | |
c92d798f | 1861 | # ADD CPP /I ".." |
36edded9 JS |
1862 | # SUBTRACT CPP /YX /Yc /Yu |
1863 | ||
1864 | !ENDIF | |
1865 | ||
1866 | # End Source File | |
1867 | # Begin Source File | |
1868 | ||
1869 | SOURCE=.\jpeg\jdmaster.c | |
1870 | ||
c92d798f | 1871 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1872 | |
c92d798f | 1873 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1874 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1875 | |
c92d798f | 1876 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1877 | |
c92d798f | 1878 | # ADD CPP /I ".." |
36edded9 JS |
1879 | # SUBTRACT CPP /YX /Yc /Yu |
1880 | ||
1881 | !ENDIF | |
1882 | ||
1883 | # End Source File | |
1884 | # Begin Source File | |
1885 | ||
1886 | SOURCE=.\jpeg\jdmerge.c | |
1887 | ||
c92d798f | 1888 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1889 | |
c92d798f | 1890 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1891 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1892 | |
c92d798f | 1893 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1894 | |
c92d798f | 1895 | # ADD CPP /I ".." |
36edded9 JS |
1896 | # SUBTRACT CPP /YX /Yc /Yu |
1897 | ||
1898 | !ENDIF | |
1899 | ||
1900 | # End Source File | |
1901 | # Begin Source File | |
1902 | ||
1903 | SOURCE=.\jpeg\jdphuff.c | |
1904 | ||
c92d798f | 1905 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1906 | |
c92d798f | 1907 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1908 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1909 | |
c92d798f | 1910 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1911 | |
c92d798f | 1912 | # ADD CPP /I ".." |
36edded9 JS |
1913 | # SUBTRACT CPP /YX /Yc /Yu |
1914 | ||
1915 | !ENDIF | |
1916 | ||
1917 | # End Source File | |
1918 | # Begin Source File | |
1919 | ||
1920 | SOURCE=.\jpeg\jdpostct.c | |
1921 | ||
c92d798f | 1922 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1923 | |
c92d798f | 1924 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1925 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1926 | |
c92d798f | 1927 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1928 | |
c92d798f | 1929 | # ADD CPP /I ".." |
36edded9 JS |
1930 | # SUBTRACT CPP /YX /Yc /Yu |
1931 | ||
1932 | !ENDIF | |
1933 | ||
1934 | # End Source File | |
1935 | # Begin Source File | |
1936 | ||
1937 | SOURCE=.\jpeg\jdsample.c | |
1938 | ||
c92d798f | 1939 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1940 | |
c92d798f | 1941 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1942 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1943 | |
c92d798f | 1944 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1945 | |
c92d798f | 1946 | # ADD CPP /I ".." |
36edded9 JS |
1947 | # SUBTRACT CPP /YX /Yc /Yu |
1948 | ||
1949 | !ENDIF | |
1950 | ||
1951 | # End Source File | |
1952 | # Begin Source File | |
1953 | ||
1954 | SOURCE=.\jpeg\jdtrans.c | |
1955 | ||
c92d798f | 1956 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1957 | |
c92d798f | 1958 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1959 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1960 | |
c92d798f | 1961 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1962 | |
c92d798f | 1963 | # ADD CPP /I ".." |
36edded9 JS |
1964 | # SUBTRACT CPP /YX /Yc /Yu |
1965 | ||
1966 | !ENDIF | |
1967 | ||
1968 | # End Source File | |
1969 | # Begin Source File | |
1970 | ||
1971 | SOURCE=.\jpeg\jerror.c | |
1972 | ||
c92d798f | 1973 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1974 | |
c92d798f | 1975 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1976 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1977 | |
c92d798f | 1978 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1979 | |
c92d798f | 1980 | # ADD CPP /I ".." |
36edded9 JS |
1981 | # SUBTRACT CPP /YX /Yc /Yu |
1982 | ||
1983 | !ENDIF | |
1984 | ||
1985 | # End Source File | |
1986 | # Begin Source File | |
1987 | ||
1988 | SOURCE=.\jpeg\jfdctflt.c | |
1989 | ||
c92d798f | 1990 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 1991 | |
c92d798f | 1992 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 1993 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 1994 | |
c92d798f | 1995 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 1996 | |
c92d798f | 1997 | # ADD CPP /I ".." |
36edded9 JS |
1998 | # SUBTRACT CPP /YX /Yc /Yu |
1999 | ||
2000 | !ENDIF | |
2001 | ||
2002 | # End Source File | |
2003 | # Begin Source File | |
2004 | ||
2005 | SOURCE=.\jpeg\jfdctfst.c | |
2006 | ||
c92d798f | 2007 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 2008 | |
c92d798f | 2009 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 2010 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 2011 | |
c92d798f | 2012 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 2013 | |
c92d798f | 2014 | # ADD CPP /I ".." |
36edded9 JS |
2015 | # SUBTRACT CPP /YX /Yc /Yu |
2016 | ||
2017 | !ENDIF | |
2018 | ||
2019 | # End Source File | |
2020 | # Begin Source File | |
2021 | ||
2022 | SOURCE=.\jpeg\jfdctint.c | |
2023 | ||
c92d798f | 2024 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 2025 | |
c92d798f | 2026 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 2027 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 2028 | |
c92d798f | 2029 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 2030 | |
c92d798f | 2031 | # ADD CPP /I ".." |
36edded9 JS |
2032 | # SUBTRACT CPP /YX /Yc /Yu |
2033 | ||
2034 | !ENDIF | |
2035 | ||
2036 | # End Source File | |
2037 | # Begin Source File | |
2038 | ||
2039 | SOURCE=.\jpeg\jidctflt.c | |
2040 | ||
c92d798f | 2041 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 2042 | |
c92d798f | 2043 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 2044 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 2045 | |
c92d798f | 2046 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 2047 | |
c92d798f | 2048 | # ADD CPP /I ".." |
36edded9 JS |
2049 | # SUBTRACT CPP /YX /Yc /Yu |
2050 | ||
2051 | !ENDIF | |
2052 | ||
2053 | # End Source File | |
2054 | # Begin Source File | |
2055 | ||
2056 | SOURCE=.\jpeg\jidctfst.c | |
2057 | ||
c92d798f | 2058 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 2059 | |
c92d798f | 2060 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 2061 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 2062 | |
c92d798f | 2063 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 2064 | |
c92d798f | 2065 | # ADD CPP /I ".." |
36edded9 JS |
2066 | # SUBTRACT CPP /YX /Yc /Yu |
2067 | ||
2068 | !ENDIF | |
2069 | ||
2070 | # End Source File | |
2071 | # Begin Source File | |
2072 | ||
2073 | SOURCE=.\jpeg\jidctint.c | |
2074 | ||
c92d798f | 2075 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 2076 | |
c92d798f | 2077 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 2078 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 2079 | |
c92d798f | 2080 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 2081 | |
c92d798f | 2082 | # ADD CPP /I ".." |
36edded9 JS |
2083 | # SUBTRACT CPP /YX /Yc /Yu |
2084 | ||
2085 | !ENDIF | |
2086 | ||
2087 | # End Source File | |
2088 | # Begin Source File | |
2089 | ||
2090 | SOURCE=.\jpeg\jidctred.c | |
2091 | ||
c92d798f | 2092 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 2093 | |
c92d798f | 2094 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 2095 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 2096 | |
c92d798f | 2097 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 2098 | |
c92d798f | 2099 | # ADD CPP /I ".." |
36edded9 JS |
2100 | # SUBTRACT CPP /YX /Yc /Yu |
2101 | ||
2102 | !ENDIF | |
2103 | ||
2104 | # End Source File | |
2105 | # Begin Source File | |
2106 | ||
2107 | SOURCE=.\jpeg\jmemmgr.c | |
2108 | ||
c92d798f | 2109 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 2110 | |
c92d798f | 2111 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 2112 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 2113 | |
c92d798f | 2114 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 2115 | |
c92d798f | 2116 | # ADD CPP /I ".." |
36edded9 JS |
2117 | # SUBTRACT CPP /YX /Yc /Yu |
2118 | ||
2119 | !ENDIF | |
2120 | ||
2121 | # End Source File | |
2122 | # Begin Source File | |
2123 | ||
2124 | SOURCE=.\jpeg\jmemnobs.c | |
2125 | ||
c92d798f | 2126 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 2127 | |
c92d798f | 2128 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 2129 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 2130 | |
c92d798f | 2131 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 2132 | |
c92d798f | 2133 | # ADD CPP /I ".." |
36edded9 JS |
2134 | # SUBTRACT CPP /YX /Yc /Yu |
2135 | ||
2136 | !ENDIF | |
2137 | ||
2138 | # End Source File | |
2139 | # Begin Source File | |
2140 | ||
2141 | SOURCE=.\jpeg\jquant1.c | |
2142 | ||
c92d798f | 2143 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 2144 | |
c92d798f | 2145 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 2146 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 2147 | |
c92d798f | 2148 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 2149 | |
c92d798f | 2150 | # ADD CPP /I ".." |
36edded9 JS |
2151 | # SUBTRACT CPP /YX /Yc /Yu |
2152 | ||
2153 | !ENDIF | |
2154 | ||
2155 | # End Source File | |
2156 | # Begin Source File | |
2157 | ||
2158 | SOURCE=.\jpeg\jquant2.c | |
2159 | ||
c92d798f | 2160 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 2161 | |
c92d798f | 2162 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 2163 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 2164 | |
c92d798f | 2165 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 2166 | |
c92d798f | 2167 | # ADD CPP /I ".." |
36edded9 JS |
2168 | # SUBTRACT CPP /YX /Yc /Yu |
2169 | ||
2170 | !ENDIF | |
2171 | ||
2172 | # End Source File | |
2173 | # Begin Source File | |
2174 | ||
2175 | SOURCE=.\jpeg\jutils.c | |
2176 | ||
c92d798f | 2177 | !IF "$(CFG)" == "wxvc_dll - Win32 Release" |
36edded9 | 2178 | |
c92d798f | 2179 | # ADD CPP /I "..\include" /I ".." |
b40b0f5b | 2180 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu |
36edded9 | 2181 | |
c92d798f | 2182 | !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" |
36edded9 | 2183 | |
c92d798f | 2184 | # ADD CPP /I ".." |
36edded9 JS |
2185 | # SUBTRACT CPP /YX /Yc /Yu |
2186 | ||
2187 | !ENDIF | |
2188 | ||
5fa399c9 JS |
2189 | # End Source File |
2190 | # End Group | |
2191 | # Begin Group "TIFF files" | |
2192 | ||
2193 | # PROP Default_Filter "" | |
2194 | # Begin Source File | |
2195 | ||
2196 | SOURCE=.\tiff\tif_aux.c | |
2197 | # ADD CPP /I "tiff" | |
2198 | # SUBTRACT CPP /YX /Yc /Yu | |
2199 | # End Source File | |
2200 | # Begin Source File | |
2201 | ||
2202 | SOURCE=.\tiff\tif_close.c | |
2203 | # ADD CPP /I "tiff" | |
2204 | # SUBTRACT CPP /YX /Yc /Yu | |
2205 | # End Source File | |
2206 | # Begin Source File | |
2207 | ||
2208 | SOURCE=.\tiff\tif_codec.c | |
2209 | # ADD CPP /I "tiff" | |
2210 | # SUBTRACT CPP /YX /Yc /Yu | |
2211 | # End Source File | |
2212 | # Begin Source File | |
2213 | ||
2214 | SOURCE=.\tiff\tif_compress.c | |
2215 | # ADD CPP /I "tiff" | |
2216 | # SUBTRACT CPP /YX /Yc /Yu | |
2217 | # End Source File | |
2218 | # Begin Source File | |
2219 | ||
2220 | SOURCE=.\tiff\tif_dir.c | |
2221 | # ADD CPP /I "tiff" | |
2222 | # SUBTRACT CPP /YX /Yc /Yu | |
2223 | # End Source File | |
2224 | # Begin Source File | |
2225 | ||
2226 | SOURCE=.\tiff\tif_dirinfo.c | |
2227 | # ADD CPP /I "tiff" | |
2228 | # SUBTRACT CPP /YX /Yc /Yu | |
2229 | # End Source File | |
2230 | # Begin Source File | |
2231 | ||
2232 | SOURCE=.\tiff\tif_dirread.c | |
2233 | # ADD CPP /I "tiff" | |
2234 | # SUBTRACT CPP /YX /Yc /Yu | |
2235 | # End Source File | |
2236 | # Begin Source File | |
2237 | ||
2238 | SOURCE=.\tiff\tif_dirwrite.c | |
2239 | # ADD CPP /I "tiff" | |
2240 | # SUBTRACT CPP /YX /Yc /Yu | |
2241 | # End Source File | |
2242 | # Begin Source File | |
2243 | ||
2244 | SOURCE=.\tiff\tif_dumpmode.c | |
2245 | # ADD CPP /I "tiff" | |
2246 | # SUBTRACT CPP /YX /Yc /Yu | |
2247 | # End Source File | |
2248 | # Begin Source File | |
2249 | ||
2250 | SOURCE=.\tiff\tif_error.c | |
2251 | # ADD CPP /I "tiff" | |
2252 | # SUBTRACT CPP /YX /Yc /Yu | |
2253 | # End Source File | |
2254 | # Begin Source File | |
2255 | ||
2256 | SOURCE=.\tiff\tif_fax3.c | |
2257 | # ADD CPP /I "tiff" | |
2258 | # SUBTRACT CPP /YX /Yc /Yu | |
2259 | # End Source File | |
2260 | # Begin Source File | |
2261 | ||
2262 | SOURCE=.\tiff\tif_fax3sm.c | |
2263 | # ADD CPP /I "tiff" | |
2264 | # SUBTRACT CPP /YX /Yc /Yu | |
2265 | # End Source File | |
2266 | # Begin Source File | |
2267 | ||
2268 | SOURCE=.\tiff\tif_flush.c | |
2269 | # ADD CPP /I "tiff" | |
2270 | # SUBTRACT CPP /YX /Yc /Yu | |
2271 | # End Source File | |
2272 | # Begin Source File | |
2273 | ||
2274 | SOURCE=.\tiff\tif_getimage.c | |
2275 | # ADD CPP /I "tiff" | |
2276 | # SUBTRACT CPP /YX /Yc /Yu | |
2277 | # End Source File | |
2278 | # Begin Source File | |
2279 | ||
2280 | SOURCE=.\tiff\tif_jpeg.c | |
2281 | # ADD CPP /I "tiff" | |
2282 | # SUBTRACT CPP /YX /Yc /Yu | |
2283 | # End Source File | |
2284 | # Begin Source File | |
2285 | ||
2286 | SOURCE=.\tiff\tif_luv.c | |
2287 | # ADD CPP /I "tiff" | |
2288 | # SUBTRACT CPP /YX /Yc /Yu | |
2289 | # End Source File | |
2290 | # Begin Source File | |
2291 | ||
2292 | SOURCE=.\tiff\tif_lzw.c | |
2293 | # ADD CPP /I "tiff" | |
2294 | # SUBTRACT CPP /YX /Yc /Yu | |
2295 | # End Source File | |
2296 | # Begin Source File | |
2297 | ||
2298 | SOURCE=.\tiff\tif_next.c | |
2299 | # ADD CPP /I "tiff" | |
2300 | # SUBTRACT CPP /YX /Yc /Yu | |
2301 | # End Source File | |
2302 | # Begin Source File | |
2303 | ||
2304 | SOURCE=.\tiff\tif_open.c | |
2305 | # ADD CPP /I "tiff" | |
2306 | # SUBTRACT CPP /YX /Yc /Yu | |
2307 | # End Source File | |
2308 | # Begin Source File | |
2309 | ||
2310 | SOURCE=.\tiff\tif_packbits.c | |
2311 | # ADD CPP /I "tiff" | |
2312 | # SUBTRACT CPP /YX /Yc /Yu | |
2313 | # End Source File | |
2314 | # Begin Source File | |
2315 | ||
2316 | SOURCE=.\tiff\tif_pixarlog.c | |
2317 | # ADD CPP /I "tiff" | |
2318 | # SUBTRACT CPP /YX /Yc /Yu | |
2319 | # End Source File | |
2320 | # Begin Source File | |
2321 | ||
2322 | SOURCE=.\tiff\tif_predict.c | |
2323 | # ADD CPP /I "tiff" | |
2324 | # SUBTRACT CPP /YX /Yc /Yu | |
2325 | # End Source File | |
2326 | # Begin Source File | |
2327 | ||
2328 | SOURCE=.\tiff\tif_print.c | |
2329 | # ADD CPP /I "tiff" | |
2330 | # SUBTRACT CPP /YX /Yc /Yu | |
2331 | # End Source File | |
2332 | # Begin Source File | |
2333 | ||
2334 | SOURCE=.\tiff\tif_read.c | |
2335 | # ADD CPP /I "tiff" | |
2336 | # SUBTRACT CPP /YX /Yc /Yu | |
2337 | # End Source File | |
2338 | # Begin Source File | |
2339 | ||
2340 | SOURCE=.\tiff\tif_strip.c | |
2341 | # ADD CPP /I "tiff" | |
2342 | # SUBTRACT CPP /YX /Yc /Yu | |
2343 | # End Source File | |
2344 | # Begin Source File | |
2345 | ||
2346 | SOURCE=.\tiff\tif_swab.c | |
2347 | # ADD CPP /I "tiff" | |
2348 | # SUBTRACT CPP /YX /Yc /Yu | |
2349 | # End Source File | |
2350 | # Begin Source File | |
2351 | ||
2352 | SOURCE=.\tiff\tif_thunder.c | |
2353 | # ADD CPP /I "tiff" | |
2354 | # SUBTRACT CPP /YX /Yc /Yu | |
2355 | # End Source File | |
2356 | # Begin Source File | |
2357 | ||
2358 | SOURCE=.\tiff\tif_tile.c | |
2359 | # ADD CPP /I "tiff" | |
2360 | # SUBTRACT CPP /YX /Yc /Yu | |
2361 | # End Source File | |
2362 | # Begin Source File | |
2363 | ||
2364 | SOURCE=.\tiff\tif_version.c | |
2365 | # ADD CPP /I "tiff" | |
2366 | # SUBTRACT CPP /YX /Yc /Yu | |
2367 | # End Source File | |
2368 | # Begin Source File | |
2369 | ||
2370 | SOURCE=.\tiff\tif_warning.c | |
2371 | # ADD CPP /I "tiff" | |
2372 | # SUBTRACT CPP /YX /Yc /Yu | |
2373 | # End Source File | |
2374 | # Begin Source File | |
2375 | ||
2376 | SOURCE=.\tiff\tif_win32.c | |
2377 | # ADD CPP /I "tiff" | |
2378 | # SUBTRACT CPP /YX /Yc /Yu | |
2379 | # End Source File | |
2380 | # Begin Source File | |
2381 | ||
2382 | SOURCE=.\tiff\tif_write.c | |
2383 | # ADD CPP /I "tiff" | |
2384 | # SUBTRACT CPP /YX /Yc /Yu | |
2385 | # End Source File | |
2386 | # Begin Source File | |
2387 | ||
2388 | SOURCE=.\tiff\tif_zip.c | |
2389 | # ADD CPP /I "tiff" | |
2390 | # SUBTRACT CPP /YX /Yc /Yu | |
36edded9 JS |
2391 | # End Source File |
2392 | # End Group | |
7cb86a4c JS |
2393 | # End Target |
2394 | # End Project |