]>
Commit | Line | Data |
---|---|---|
a19fb96b JS |
1 | # Microsoft Developer Studio Project File - Name="wxvc" - Package Owner=<4> |
2 | # Microsoft Developer Studio Generated Build File, Format Version 5.00 | |
3 | # ** DO NOT EDIT ** | |
4 | # RCS-ID: $Id$ | |
5 | ||
6 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | |
7 | ||
8 | CFG=wxvc - Win32 Debug | |
9 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, | |
10 | !MESSAGE use the Export Makefile command and run | |
11 | !MESSAGE | |
12 | !MESSAGE NMAKE /f "wxvc.mak". | |
13 | !MESSAGE | |
14 | !MESSAGE You can specify a configuration when running NMAKE | |
15 | !MESSAGE by defining the macro CFG on the command line. For example: | |
16 | !MESSAGE | |
17 | !MESSAGE NMAKE /f "wxvc.mak" CFG="wxvc - Win32 Debug" | |
18 | !MESSAGE | |
19 | !MESSAGE Possible choices for configuration are: | |
20 | !MESSAGE | |
21 | !MESSAGE "wxvc - Win32 Release" (based on "Win32 (x86) Static Library") | |
22 | !MESSAGE "wxvc - Win32 Debug" (based on "Win32 (x86) Static Library") | |
23 | !MESSAGE | |
24 | ||
25 | # Begin Project | |
26 | # PROP Scc_ProjName "" | |
27 | # PROP Scc_LocalPath "" | |
28 | CPP=cl.exe | |
29 | ||
30 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
31 | ||
32 | # PROP BASE Use_MFC 0 | |
33 | # PROP BASE Use_Debug_Libraries 0 | |
34 | # PROP BASE Output_Dir "Release" | |
35 | # PROP BASE Intermediate_Dir "Release" | |
36 | # PROP BASE Target_Dir "" | |
37 | # PROP Use_MFC 0 | |
38 | # PROP Use_Debug_Libraries 0 | |
39 | # PROP Output_Dir "Release" | |
40 | # PROP Intermediate_Dir "Release" | |
41 | # PROP Target_Dir "" | |
42 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c | |
43 | # ADD CPP /nologo /MD /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" /Yu"wx/wxprec.h" /FD /c | |
44 | BSC32=bscmake.exe | |
45 | # ADD BASE BSC32 /nologo | |
46 | # ADD BSC32 /nologo | |
47 | LIB32=link.exe -lib | |
48 | # ADD BASE LIB32 /nologo | |
49 | # ADD LIB32 /nologo | |
50 | ||
51 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
52 | ||
53 | # PROP BASE Use_MFC 0 | |
54 | # PROP BASE Use_Debug_Libraries 1 | |
55 | # PROP BASE Output_Dir "Debug" | |
56 | # PROP BASE Intermediate_Dir "Debug" | |
57 | # PROP BASE Target_Dir "" | |
58 | # PROP Use_MFC 0 | |
59 | # PROP Use_Debug_Libraries 1 | |
60 | # PROP Output_Dir "Debug" | |
61 | # PROP Intermediate_Dir "Debug" | |
62 | # PROP Target_Dir "" | |
63 | # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c | |
64 | # ADD CPP /nologo /MD /W3 /GX /Z7 /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" /Yu"wx/wxprec.h" /FD /c | |
65 | BSC32=bscmake.exe | |
66 | # ADD BASE BSC32 /nologo | |
67 | # ADD BSC32 /nologo | |
68 | LIB32=link.exe -lib | |
69 | # ADD BASE LIB32 /nologo | |
70 | # ADD LIB32 /nologo | |
71 | ||
72 | !ENDIF | |
73 | ||
74 | # Begin Target | |
75 | ||
76 | # Name "wxvc - Win32 Release" | |
77 | # Name "wxvc - Win32 Debug" | |
78 | # Begin Group "Common Files" | |
79 | ||
80 | # PROP Default_Filter "" | |
81 | # Begin Source File | |
82 | ||
a19fb96b JS |
83 | SOURCE=.\common\choiccmn.cpp |
84 | # End Source File | |
85 | # Begin Source File | |
86 | ||
87 | SOURCE=.\common\cmndata.cpp | |
88 | # End Source File | |
89 | # Begin Source File | |
90 | ||
91 | SOURCE=.\common\config.cpp | |
92 | # End Source File | |
93 | # Begin Source File | |
94 | ||
95 | SOURCE=.\common\ctrlcmn.cpp | |
96 | # End Source File | |
97 | # Begin Source File | |
98 | ||
99 | SOURCE=.\common\date.cpp | |
100 | # End Source File | |
101 | # Begin Source File | |
102 | ||
103 | SOURCE=.\common\datstrm.cpp | |
104 | # End Source File | |
105 | # Begin Source File | |
106 | ||
107 | SOURCE=.\common\db.cpp | |
108 | # End Source File | |
109 | # Begin Source File | |
110 | ||
111 | SOURCE=.\common\dbtable.cpp | |
112 | # End Source File | |
113 | # Begin Source File | |
114 | ||
115 | SOURCE=.\common\dcbase.cpp | |
116 | # End Source File | |
117 | # Begin Source File | |
118 | ||
119 | SOURCE=.\common\dlgcmn.cpp | |
120 | # End Source File | |
121 | # Begin Source File | |
122 | ||
123 | SOURCE=.\common\docmdi.cpp | |
124 | # End Source File | |
125 | # Begin Source File | |
126 | ||
127 | SOURCE=.\common\docview.cpp | |
128 | # End Source File | |
129 | # Begin Source File | |
130 | ||
131 | SOURCE=.\common\dosyacc.c | |
132 | # ADD CPP /D "USE_DEFINE" /D "YY_USE_PROTOS" /D "IDE_INVOKED" | |
133 | # SUBTRACT CPP /YX /Yc /Yu | |
134 | # End Source File | |
135 | # Begin Source File | |
136 | ||
137 | SOURCE=.\common\dynarray.cpp | |
138 | # End Source File | |
139 | # Begin Source File | |
140 | ||
141 | SOURCE=.\common\dynlib.cpp | |
142 | # End Source File | |
143 | # Begin Source File | |
144 | ||
145 | SOURCE=.\common\event.cpp | |
146 | # End Source File | |
147 | # Begin Source File | |
148 | ||
149 | SOURCE=.\common\extended.c | |
150 | # SUBTRACT CPP /YX /Yc /Yu | |
151 | # End Source File | |
152 | # Begin Source File | |
153 | ||
154 | SOURCE=.\common\ffile.cpp | |
155 | # End Source File | |
156 | # Begin Source File | |
157 | ||
158 | SOURCE=.\common\file.cpp | |
159 | # End Source File | |
160 | # Begin Source File | |
161 | ||
162 | SOURCE=.\common\fileconf.cpp | |
163 | # End Source File | |
164 | # Begin Source File | |
165 | ||
166 | SOURCE=.\common\filefn.cpp | |
167 | # End Source File | |
168 | # Begin Source File | |
169 | ||
170 | SOURCE=.\common\filesys.cpp | |
171 | # End Source File | |
172 | # Begin Source File | |
173 | ||
174 | SOURCE=.\common\framecmn.cpp | |
175 | # End Source File | |
176 | # Begin Source File | |
177 | ||
178 | SOURCE=.\common\fs_inet.cpp | |
179 | # End Source File | |
180 | # Begin Source File | |
181 | ||
182 | SOURCE=.\common\fs_zip.cpp | |
183 | # End Source File | |
184 | # Begin Source File | |
185 | ||
186 | SOURCE=.\common\ftp.cpp | |
187 | # End Source File | |
188 | # Begin Source File | |
189 | ||
190 | SOURCE=.\common\gdicmn.cpp | |
191 | # End Source File | |
192 | # Begin Source File | |
193 | ||
194 | SOURCE=.\common\gifdecod.cpp | |
195 | # End Source File | |
196 | # Begin Source File | |
197 | ||
198 | SOURCE=.\common\hash.cpp | |
199 | # End Source File | |
200 | # Begin Source File | |
201 | ||
202 | SOURCE=.\common\helpbase.cpp | |
203 | # End Source File | |
204 | # Begin Source File | |
205 | ||
206 | SOURCE=.\common\http.cpp | |
207 | # End Source File | |
208 | # Begin Source File | |
209 | ||
210 | SOURCE=.\common\imagbmp.cpp | |
211 | # End Source File | |
212 | # Begin Source File | |
213 | ||
214 | SOURCE=.\common\image.cpp | |
215 | # End Source File | |
216 | # Begin Source File | |
217 | ||
218 | SOURCE=.\common\imaggif.cpp | |
219 | # End Source File | |
220 | # Begin Source File | |
221 | ||
222 | SOURCE=.\common\imagjpeg.cpp | |
223 | # ADD CPP /I "../src/jpeg" | |
224 | # End Source File | |
225 | # Begin Source File | |
226 | ||
227 | SOURCE=.\common\imagpng.cpp | |
228 | # ADD CPP /I "png" /I "zlib" | |
229 | # End Source File | |
230 | # Begin Source File | |
231 | ||
232 | SOURCE=.\common\intl.cpp | |
233 | # End Source File | |
234 | # Begin Source File | |
235 | ||
236 | SOURCE=.\common\ipcbase.cpp | |
237 | # End Source File | |
238 | # Begin Source File | |
239 | ||
240 | SOURCE=.\common\layout.cpp | |
241 | # End Source File | |
242 | # Begin Source File | |
243 | ||
244 | SOURCE=.\common\list.cpp | |
245 | # End Source File | |
246 | # Begin Source File | |
247 | ||
248 | SOURCE=.\common\log.cpp | |
249 | # End Source File | |
250 | # Begin Source File | |
251 | ||
252 | SOURCE=.\common\longlong.cpp | |
253 | # End Source File | |
254 | # Begin Source File | |
255 | ||
256 | SOURCE=.\common\matrix.cpp | |
257 | # End Source File | |
258 | # Begin Source File | |
259 | ||
260 | SOURCE=.\common\memory.cpp | |
261 | # End Source File | |
262 | # Begin Source File | |
263 | ||
264 | SOURCE=.\common\mimetype.cpp | |
265 | # End Source File | |
266 | # Begin Source File | |
267 | ||
268 | SOURCE=.\common\module.cpp | |
269 | # End Source File | |
270 | # Begin Source File | |
271 | ||
272 | SOURCE=.\common\mstream.cpp | |
273 | # End Source File | |
274 | # Begin Source File | |
275 | ||
276 | SOURCE=.\common\object.cpp | |
277 | # End Source File | |
278 | # Begin Source File | |
279 | ||
280 | SOURCE=.\common\objstrm.cpp | |
281 | # End Source File | |
282 | # Begin Source File | |
283 | ||
284 | SOURCE=.\common\odbc.cpp | |
285 | # End Source File | |
286 | # Begin Source File | |
287 | ||
288 | SOURCE=.\common\paper.cpp | |
289 | # End Source File | |
290 | # Begin Source File | |
291 | ||
292 | SOURCE=.\common\prntbase.cpp | |
293 | # End Source File | |
294 | # Begin Source File | |
295 | ||
296 | SOURCE=.\common\process.cpp | |
297 | # End Source File | |
298 | # Begin Source File | |
299 | ||
300 | SOURCE=.\common\protocol.cpp | |
301 | # End Source File | |
302 | # Begin Source File | |
303 | ||
304 | SOURCE=.\common\resource.cpp | |
305 | # End Source File | |
306 | # Begin Source File | |
307 | ||
308 | SOURCE=.\common\sckaddr.cpp | |
309 | # End Source File | |
310 | # Begin Source File | |
311 | ||
312 | SOURCE=.\common\sckfile.cpp | |
313 | # End Source File | |
314 | # Begin Source File | |
315 | ||
316 | SOURCE=.\common\sckipc.cpp | |
317 | # End Source File | |
318 | # Begin Source File | |
319 | ||
320 | SOURCE=.\common\sckstrm.cpp | |
321 | # End Source File | |
322 | # Begin Source File | |
323 | ||
324 | SOURCE=.\common\serbase.cpp | |
325 | # End Source File | |
326 | # Begin Source File | |
327 | ||
328 | SOURCE=.\common\sizer.cpp | |
329 | # End Source File | |
330 | # Begin Source File | |
331 | ||
332 | SOURCE=.\common\socket.cpp | |
333 | # End Source File | |
334 | # Begin Source File | |
335 | ||
336 | SOURCE=.\common\stream.cpp | |
337 | # End Source File | |
338 | # Begin Source File | |
339 | ||
340 | SOURCE=.\common\string.cpp | |
341 | # End Source File | |
342 | # Begin Source File | |
343 | ||
344 | SOURCE=.\common\strconv.cpp | |
345 | # End Source File | |
346 | # Begin Source File | |
347 | ||
348 | SOURCE=.\common\tbarbase.cpp | |
349 | # End Source File | |
350 | # Begin Source File | |
351 | ||
352 | SOURCE=.\common\tbarsmpl.cpp | |
353 | # End Source File | |
354 | # Begin Source File | |
355 | ||
356 | SOURCE=.\common\textcmn.cpp | |
357 | # End Source File | |
358 | # Begin Source File | |
359 | ||
360 | SOURCE=.\common\textfile.cpp | |
361 | # End Source File | |
362 | # Begin Source File | |
363 | ||
364 | SOURCE=.\common\time.cpp | |
365 | # End Source File | |
366 | # Begin Source File | |
367 | ||
368 | SOURCE=.\common\timercmn.cpp | |
369 | # End Source File | |
370 | # Begin Source File | |
371 | ||
372 | SOURCE=.\common\tokenzr.cpp | |
373 | # End Source File | |
374 | # Begin Source File | |
375 | ||
376 | SOURCE=.\common\txtstrm.cpp | |
377 | # End Source File | |
378 | # Begin Source File | |
379 | ||
380 | SOURCE=.\common\unzip.c | |
381 | # ADD CPP /I "zlib" | |
382 | # SUBTRACT CPP /YX /Yc /Yu | |
383 | # End Source File | |
384 | # Begin Source File | |
385 | ||
386 | SOURCE=.\common\url.cpp | |
387 | # End Source File | |
388 | # Begin Source File | |
389 | ||
390 | SOURCE=.\common\utilscmn.cpp | |
391 | # End Source File | |
392 | # Begin Source File | |
393 | ||
394 | SOURCE=.\common\valgen.cpp | |
395 | # End Source File | |
396 | # Begin Source File | |
397 | ||
398 | SOURCE=.\common\validate.cpp | |
399 | # End Source File | |
400 | # Begin Source File | |
401 | ||
402 | SOURCE=.\common\valtext.cpp | |
403 | # End Source File | |
404 | # Begin Source File | |
405 | ||
406 | SOURCE=.\common\variant.cpp | |
407 | # End Source File | |
408 | # Begin Source File | |
409 | ||
410 | SOURCE=.\common\wfstream.cpp | |
411 | # End Source File | |
412 | # Begin Source File | |
413 | ||
414 | SOURCE=.\common\wincmn.cpp | |
415 | # End Source File | |
416 | # Begin Source File | |
417 | ||
418 | SOURCE=.\common\wxchar.cpp | |
419 | # End Source File | |
420 | # Begin Source File | |
421 | ||
422 | SOURCE=.\common\wxexpr.cpp | |
423 | # End Source File | |
424 | # Begin Source File | |
425 | ||
426 | SOURCE=.\common\zipstrm.cpp | |
427 | # ADD CPP /I "zlib" | |
428 | # End Source File | |
429 | # Begin Source File | |
430 | ||
431 | SOURCE=.\common\zstream.cpp | |
432 | # End Source File | |
433 | # End Group | |
434 | # Begin Group "Generic Files" | |
435 | ||
436 | # PROP Default_Filter "" | |
437 | # Begin Source File | |
438 | ||
439 | SOURCE=.\generic\busyinfo.cpp | |
440 | # End Source File | |
441 | # Begin Source File | |
442 | ||
443 | SOURCE=.\generic\choicdgg.cpp | |
444 | # End Source File | |
445 | # Begin Source File | |
446 | ||
447 | SOURCE=.\generic\gridg.cpp | |
448 | # End Source File | |
449 | # Begin Source File | |
450 | ||
451 | SOURCE=.\generic\helpwxht.cpp | |
452 | # End Source File | |
453 | # Begin Source File | |
454 | ||
455 | SOURCE=.\generic\laywin.cpp | |
456 | # End Source File | |
457 | # Begin Source File | |
458 | ||
459 | SOURCE=.\generic\numdlgg.cpp | |
460 | # End Source File | |
461 | # Begin Source File | |
462 | ||
463 | SOURCE=.\generic\panelg.cpp | |
464 | # End Source File | |
465 | # Begin Source File | |
466 | ||
467 | SOURCE=.\generic\progdlgg.cpp | |
468 | # End Source File | |
469 | # Begin Source File | |
470 | ||
471 | SOURCE=.\generic\prop.cpp | |
472 | # End Source File | |
473 | # Begin Source File | |
474 | ||
475 | SOURCE=.\generic\propform.cpp | |
476 | # End Source File | |
477 | # Begin Source File | |
478 | ||
479 | SOURCE=.\generic\proplist.cpp | |
480 | # End Source File | |
481 | # Begin Source File | |
482 | ||
483 | SOURCE=.\generic\sashwin.cpp | |
484 | # End Source File | |
485 | # Begin Source File | |
486 | ||
487 | SOURCE=.\generic\scrolwin.cpp | |
488 | # End Source File | |
489 | # Begin Source File | |
490 | ||
491 | SOURCE=.\generic\splitter.cpp | |
492 | # End Source File | |
493 | # Begin Source File | |
494 | ||
495 | SOURCE=.\generic\statusbr.cpp | |
496 | # End Source File | |
497 | # Begin Source File | |
498 | ||
499 | SOURCE=.\generic\tabg.cpp | |
500 | # End Source File | |
501 | # Begin Source File | |
502 | ||
503 | SOURCE=.\generic\textdlgg.cpp | |
504 | # End Source File | |
505 | # Begin Source File | |
506 | ||
507 | SOURCE=.\generic\tipdlg.cpp | |
508 | # End Source File | |
509 | # Begin Source File | |
510 | ||
511 | SOURCE=.\generic\wizard.cpp | |
512 | # End Source File | |
513 | # End Group | |
514 | # Begin Group "wxHTML Files" | |
515 | ||
516 | # PROP Default_Filter "" | |
517 | # Begin Source File | |
518 | ||
519 | SOURCE=.\html\helpctrl.cpp | |
520 | # End Source File | |
521 | # Begin Source File | |
522 | ||
523 | SOURCE=.\html\helpdata.cpp | |
524 | # End Source File | |
525 | # Begin Source File | |
526 | ||
527 | SOURCE=.\html\helpfrm.cpp | |
528 | # End Source File | |
529 | # Begin Source File | |
530 | ||
531 | SOURCE=.\html\htmlcell.cpp | |
532 | # End Source File | |
533 | # Begin Source File | |
534 | ||
535 | SOURCE=.\html\htmlfilter.cpp | |
536 | # End Source File | |
537 | # Begin Source File | |
538 | ||
539 | SOURCE=.\html\htmlparser.cpp | |
540 | # End Source File | |
541 | # Begin Source File | |
542 | ||
543 | SOURCE=.\html\htmltag.cpp | |
544 | # End Source File | |
545 | # Begin Source File | |
546 | ||
547 | SOURCE=.\html\htmlwin.cpp | |
548 | # End Source File | |
549 | # Begin Source File | |
550 | ||
551 | SOURCE=.\html\htmlwinparser.cpp | |
552 | # End Source File | |
553 | # Begin Source File | |
554 | ||
555 | SOURCE=.\html\mod_fonts.cpp | |
556 | # End Source File | |
557 | # Begin Source File | |
558 | ||
559 | SOURCE=.\html\mod_hline.cpp | |
560 | # End Source File | |
561 | # Begin Source File | |
562 | ||
563 | SOURCE=.\html\mod_image.cpp | |
564 | # End Source File | |
565 | # Begin Source File | |
566 | ||
567 | SOURCE=.\html\mod_layout.cpp | |
568 | # End Source File | |
569 | # Begin Source File | |
570 | ||
571 | SOURCE=.\html\mod_links.cpp | |
572 | # End Source File | |
573 | # Begin Source File | |
574 | ||
575 | SOURCE=.\html\mod_list.cpp | |
576 | # End Source File | |
577 | # Begin Source File | |
578 | ||
579 | SOURCE=.\html\mod_pre.cpp | |
580 | # End Source File | |
581 | # Begin Source File | |
582 | ||
583 | SOURCE=.\html\mod_tables.cpp | |
584 | # End Source File | |
585 | # Begin Source File | |
586 | ||
587 | SOURCE=.\html\search.cpp | |
588 | # End Source File | |
589 | # End Group | |
590 | # Begin Group "MSW Files" | |
591 | ||
592 | # PROP Default_Filter "" | |
593 | # Begin Source File | |
594 | ||
595 | SOURCE=.\msw\accel.cpp | |
596 | # End Source File | |
597 | # Begin Source File | |
598 | ||
599 | SOURCE=.\msw\app.cpp | |
600 | # End Source File | |
601 | # Begin Source File | |
602 | ||
603 | SOURCE=.\msw\bitmap.cpp | |
604 | # End Source File | |
605 | # Begin Source File | |
606 | ||
607 | SOURCE=.\msw\bmpbuttn.cpp | |
608 | # End Source File | |
609 | # Begin Source File | |
610 | ||
611 | SOURCE=.\msw\brush.cpp | |
612 | # End Source File | |
613 | # Begin Source File | |
614 | ||
615 | SOURCE=.\msw\button.cpp | |
616 | # End Source File | |
617 | # Begin Source File | |
618 | ||
619 | SOURCE=.\msw\checkbox.cpp | |
620 | # End Source File | |
621 | # Begin Source File | |
622 | ||
623 | SOURCE=.\msw\checklst.cpp | |
624 | # End Source File | |
625 | # Begin Source File | |
626 | ||
627 | SOURCE=.\msw\choice.cpp | |
628 | # End Source File | |
629 | # Begin Source File | |
630 | ||
631 | SOURCE=.\msw\clipbrd.cpp | |
632 | # End Source File | |
633 | # Begin Source File | |
634 | ||
635 | SOURCE=.\msw\colordlg.cpp | |
636 | # End Source File | |
637 | # Begin Source File | |
638 | ||
639 | SOURCE=.\msw\colour.cpp | |
640 | # End Source File | |
641 | # Begin Source File | |
642 | ||
643 | SOURCE=.\msw\combobox.cpp | |
644 | # End Source File | |
645 | # Begin Source File | |
646 | ||
647 | SOURCE=.\msw\control.cpp | |
648 | # End Source File | |
649 | # Begin Source File | |
650 | ||
651 | SOURCE=.\msw\curico.cpp | |
652 | # End Source File | |
653 | # Begin Source File | |
654 | ||
655 | SOURCE=.\msw\cursor.cpp | |
656 | # End Source File | |
657 | # Begin Source File | |
658 | ||
659 | SOURCE=.\msw\data.cpp | |
660 | # End Source File | |
661 | # Begin Source File | |
662 | ||
663 | SOURCE=.\msw\dc.cpp | |
664 | # End Source File | |
665 | # Begin Source File | |
666 | ||
667 | SOURCE=.\msw\dcclient.cpp | |
668 | # End Source File | |
669 | # Begin Source File | |
670 | ||
671 | SOURCE=.\msw\dcmemory.cpp | |
672 | # End Source File | |
673 | # Begin Source File | |
674 | ||
675 | SOURCE=.\msw\dcprint.cpp | |
676 | # End Source File | |
677 | # Begin Source File | |
678 | ||
679 | SOURCE=.\msw\dcscreen.cpp | |
680 | # End Source File | |
681 | # Begin Source File | |
682 | ||
683 | SOURCE=.\msw\dde.cpp | |
684 | # End Source File | |
685 | # Begin Source File | |
686 | ||
687 | SOURCE=.\msw\dialog.cpp | |
688 | # End Source File | |
689 | # Begin Source File | |
690 | ||
691 | SOURCE=.\msw\dib.cpp | |
692 | # End Source File | |
693 | # Begin Source File | |
694 | ||
695 | SOURCE=.\msw\dibutils.cpp | |
696 | # End Source File | |
697 | # Begin Source File | |
698 | ||
699 | SOURCE=.\msw\dirdlg.cpp | |
700 | # End Source File | |
701 | # Begin Source File | |
702 | ||
703 | SOURCE=.\msw\dragimag.cpp | |
704 | # End Source File | |
705 | # Begin Source File | |
706 | ||
707 | SOURCE=.\msw\dummy.cpp | |
708 | # ADD CPP /Yc"wx/wxprec.h" | |
709 | # End Source File | |
710 | # Begin Source File | |
711 | ||
712 | SOURCE=.\msw\filedlg.cpp | |
713 | # End Source File | |
714 | # Begin Source File | |
715 | ||
716 | SOURCE=.\msw\font.cpp | |
717 | # End Source File | |
718 | # Begin Source File | |
719 | ||
720 | SOURCE=.\msw\fontdlg.cpp | |
721 | # End Source File | |
722 | # Begin Source File | |
723 | ||
724 | SOURCE=.\msw\frame.cpp | |
725 | # End Source File | |
726 | # Begin Source File | |
727 | ||
728 | SOURCE=.\msw\gauge95.cpp | |
729 | # End Source File | |
730 | # Begin Source File | |
731 | ||
732 | SOURCE=.\msw\gaugemsw.cpp | |
733 | # End Source File | |
734 | # Begin Source File | |
735 | ||
736 | SOURCE=.\msw\gdiobj.cpp | |
737 | # End Source File | |
738 | # Begin Source File | |
739 | ||
740 | SOURCE=.\msw\helpwin.cpp | |
741 | # End Source File | |
742 | # Begin Source File | |
743 | ||
744 | SOURCE=.\msw\icon.cpp | |
745 | # End Source File | |
746 | # Begin Source File | |
747 | ||
748 | SOURCE=.\msw\imaglist.cpp | |
749 | # End Source File | |
750 | # Begin Source File | |
751 | ||
752 | SOURCE=.\msw\iniconf.cpp | |
753 | # End Source File | |
754 | # Begin Source File | |
755 | ||
756 | SOURCE=.\msw\joystick.cpp | |
757 | # End Source File | |
758 | # Begin Source File | |
759 | ||
760 | SOURCE=.\msw\listbox.cpp | |
761 | # End Source File | |
762 | # Begin Source File | |
763 | ||
764 | SOURCE=.\msw\listctrl.cpp | |
765 | # End Source File | |
766 | # Begin Source File | |
767 | ||
768 | SOURCE=.\msw\main.cpp | |
769 | # End Source File | |
770 | # Begin Source File | |
771 | ||
772 | SOURCE=.\msw\mdi.cpp | |
773 | # End Source File | |
774 | # Begin Source File | |
775 | ||
776 | SOURCE=.\msw\menu.cpp | |
777 | # End Source File | |
778 | # Begin Source File | |
779 | ||
780 | SOURCE=.\msw\menuitem.cpp | |
781 | # End Source File | |
782 | # Begin Source File | |
783 | ||
784 | SOURCE=.\msw\metafile.cpp | |
785 | # End Source File | |
786 | # Begin Source File | |
787 | ||
788 | SOURCE=.\msw\minifram.cpp | |
789 | # End Source File | |
790 | # Begin Source File | |
791 | ||
792 | SOURCE=.\msw\msgdlg.cpp | |
793 | # End Source File | |
794 | # Begin Source File | |
795 | ||
796 | SOURCE=.\msw\nativdlg.cpp | |
797 | # End Source File | |
798 | # Begin Source File | |
799 | ||
800 | SOURCE=.\msw\notebook.cpp | |
801 | # End Source File | |
802 | # Begin Source File | |
803 | ||
804 | SOURCE=.\msw\ownerdrw.cpp | |
805 | # End Source File | |
806 | # Begin Source File | |
807 | ||
808 | SOURCE=.\msw\palette.cpp | |
809 | # End Source File | |
810 | # Begin Source File | |
811 | ||
812 | SOURCE=.\msw\pen.cpp | |
813 | # End Source File | |
814 | # Begin Source File | |
815 | ||
816 | SOURCE=.\msw\penwin.cpp | |
817 | # End Source File | |
818 | # Begin Source File | |
819 | ||
820 | SOURCE=.\msw\pnghand.cpp | |
821 | ||
822 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
823 | ||
824 | # ADD CPP /I "png" /I "zlib" | |
825 | ||
826 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
827 | ||
828 | # ADD CPP /I "zlib" /I "png" | |
829 | ||
830 | !ENDIF | |
831 | ||
832 | # End Source File | |
833 | # Begin Source File | |
834 | ||
835 | SOURCE=.\msw\printdlg.cpp | |
836 | # End Source File | |
837 | # Begin Source File | |
838 | ||
839 | SOURCE=.\msw\printwin.cpp | |
840 | # End Source File | |
841 | # Begin Source File | |
842 | ||
843 | SOURCE=.\msw\radiobox.cpp | |
844 | # End Source File | |
845 | # Begin Source File | |
846 | ||
847 | SOURCE=.\msw\radiobut.cpp | |
848 | # End Source File | |
849 | # Begin Source File | |
850 | ||
851 | SOURCE=.\msw\regconf.cpp | |
852 | # End Source File | |
853 | # Begin Source File | |
854 | ||
855 | SOURCE=.\msw\region.cpp | |
856 | # End Source File | |
857 | # Begin Source File | |
858 | ||
859 | SOURCE=.\msw\registry.cpp | |
860 | # End Source File | |
861 | # Begin Source File | |
862 | ||
863 | SOURCE=.\msw\scrolbar.cpp | |
864 | # End Source File | |
865 | # Begin Source File | |
866 | ||
867 | SOURCE=.\msw\settings.cpp | |
868 | # End Source File | |
869 | # Begin Source File | |
870 | ||
871 | SOURCE=.\msw\slider95.cpp | |
872 | # End Source File | |
873 | # Begin Source File | |
874 | ||
875 | SOURCE=.\msw\slidrmsw.cpp | |
876 | # End Source File | |
877 | # Begin Source File | |
878 | ||
879 | SOURCE=.\msw\spinbutt.cpp | |
880 | # End Source File | |
881 | # Begin Source File | |
882 | ||
883 | SOURCE=.\msw\statbmp.cpp | |
884 | # End Source File | |
885 | # Begin Source File | |
886 | ||
887 | SOURCE=.\msw\statbox.cpp | |
888 | # End Source File | |
889 | # Begin Source File | |
890 | ||
891 | SOURCE=.\msw\statbr95.cpp | |
892 | # End Source File | |
893 | # Begin Source File | |
894 | ||
895 | SOURCE=.\msw\stattext.cpp | |
896 | # End Source File | |
897 | # Begin Source File | |
898 | ||
899 | SOURCE=.\msw\statline.cpp | |
900 | # End Source File | |
901 | # Begin Source File | |
902 | ||
903 | SOURCE=.\msw\tabctrl.cpp | |
904 | # End Source File | |
905 | # Begin Source File | |
906 | ||
907 | SOURCE=.\msw\taskbar.cpp | |
908 | # End Source File | |
909 | # Begin Source File | |
910 | ||
911 | SOURCE=.\msw\tbar95.cpp | |
912 | # End Source File | |
913 | # Begin Source File | |
914 | ||
915 | SOURCE=.\msw\tbarmsw.cpp | |
916 | # End Source File | |
917 | # Begin Source File | |
918 | ||
919 | SOURCE=.\msw\textctrl.cpp | |
920 | # End Source File | |
921 | # Begin Source File | |
922 | ||
923 | SOURCE=.\msw\thread.cpp | |
924 | # End Source File | |
925 | # Begin Source File | |
926 | ||
927 | SOURCE=.\msw\timer.cpp | |
928 | # End Source File | |
929 | # Begin Source File | |
930 | ||
931 | SOURCE=.\msw\tooltip.cpp | |
932 | # End Source File | |
933 | # Begin Source File | |
934 | ||
935 | SOURCE=.\msw\treectrl.cpp | |
936 | # End Source File | |
937 | # Begin Source File | |
938 | ||
939 | SOURCE=.\msw\utils.cpp | |
940 | # End Source File | |
941 | # Begin Source File | |
942 | ||
943 | SOURCE=.\msw\utilsexc.cpp | |
944 | # End Source File | |
945 | # Begin Source File | |
946 | ||
947 | SOURCE=.\msw\wave.cpp | |
948 | # End Source File | |
949 | # Begin Source File | |
950 | ||
951 | SOURCE=.\msw\window.cpp | |
952 | # End Source File | |
953 | # Begin Source File | |
954 | ||
955 | SOURCE=.\msw\xpmhand.cpp | |
956 | # ADD CPP /I "../src/xpm" | |
957 | # End Source File | |
958 | # End Group | |
959 | # Begin Group "OLE Files" | |
960 | ||
961 | # PROP Default_Filter "" | |
962 | # Begin Source File | |
963 | ||
964 | SOURCE=.\msw\ole\automtn.cpp | |
965 | # End Source File | |
966 | # Begin Source File | |
967 | ||
968 | SOURCE=.\msw\ole\dataobj.cpp | |
969 | # End Source File | |
970 | # Begin Source File | |
971 | ||
972 | SOURCE=.\msw\ole\dropsrc.cpp | |
973 | # End Source File | |
974 | # Begin Source File | |
975 | ||
976 | SOURCE=.\msw\ole\droptgt.cpp | |
977 | # End Source File | |
978 | # Begin Source File | |
979 | ||
980 | SOURCE=.\msw\ole\oleutils.cpp | |
981 | # End Source File | |
982 | # Begin Source File | |
983 | ||
984 | SOURCE=.\msw\ole\uuid.cpp | |
985 | # End Source File | |
986 | # End Group | |
987 | # Begin Group "PNG Files" | |
988 | ||
989 | # PROP Default_Filter "" | |
990 | # Begin Source File | |
991 | ||
992 | SOURCE=.\png\png.c | |
993 | ||
994 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
995 | ||
996 | # ADD CPP /I "../include zlib" | |
997 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
998 | ||
999 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1000 | ||
1001 | # ADD CPP /I "zlib" | |
1002 | # SUBTRACT CPP /YX /Yc /Yu | |
1003 | ||
1004 | !ENDIF | |
1005 | ||
1006 | # End Source File | |
1007 | # Begin Source File | |
1008 | ||
1009 | SOURCE=.\png\png.h | |
1010 | # End Source File | |
1011 | # Begin Source File | |
1012 | ||
1013 | SOURCE=.\png\pngconf.h | |
1014 | # End Source File | |
1015 | # Begin Source File | |
1016 | ||
1017 | SOURCE=.\png\pngerror.c | |
1018 | ||
1019 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1020 | ||
1021 | # ADD CPP /I "../include zlib" | |
1022 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1023 | ||
1024 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1025 | ||
1026 | # ADD CPP /I "zlib" | |
1027 | # SUBTRACT CPP /YX /Yc /Yu | |
1028 | ||
1029 | !ENDIF | |
1030 | ||
1031 | # End Source File | |
1032 | # Begin Source File | |
1033 | ||
1034 | SOURCE=.\png\pngget.c | |
1035 | ||
1036 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1037 | ||
1038 | # ADD CPP /I "../include zlib" | |
1039 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1040 | ||
1041 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1042 | ||
1043 | # ADD CPP /I "zlib" | |
1044 | # SUBTRACT CPP /YX /Yc /Yu | |
1045 | ||
1046 | !ENDIF | |
1047 | ||
1048 | # End Source File | |
1049 | # Begin Source File | |
1050 | ||
1051 | SOURCE=.\png\pngmem.c | |
1052 | ||
1053 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1054 | ||
1055 | # ADD CPP /I "../include zlib" | |
1056 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1057 | ||
1058 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1059 | ||
1060 | # ADD CPP /I "zlib" | |
1061 | # SUBTRACT CPP /YX /Yc /Yu | |
1062 | ||
1063 | !ENDIF | |
1064 | ||
1065 | # End Source File | |
1066 | # Begin Source File | |
1067 | ||
1068 | SOURCE=.\png\pngpread.c | |
1069 | ||
1070 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1071 | ||
1072 | # ADD CPP /I "../include zlib" | |
1073 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1074 | ||
1075 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1076 | ||
1077 | # ADD CPP /I "zlib" | |
1078 | # SUBTRACT CPP /YX /Yc /Yu | |
1079 | ||
1080 | !ENDIF | |
1081 | ||
1082 | # End Source File | |
1083 | # Begin Source File | |
1084 | ||
1085 | SOURCE=.\png\pngread.c | |
1086 | ||
1087 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1088 | ||
1089 | # ADD CPP /I "../include zlib" | |
1090 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1091 | ||
1092 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1093 | ||
1094 | # ADD CPP /I "zlib" | |
1095 | # SUBTRACT CPP /YX /Yc /Yu | |
1096 | ||
1097 | !ENDIF | |
1098 | ||
1099 | # End Source File | |
1100 | # Begin Source File | |
1101 | ||
1102 | SOURCE=.\png\pngrio.c | |
1103 | ||
1104 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1105 | ||
1106 | # ADD CPP /I "../include zlib" | |
1107 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1108 | ||
1109 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1110 | ||
1111 | # ADD CPP /I "zlib" | |
1112 | # SUBTRACT CPP /YX /Yc /Yu | |
1113 | ||
1114 | !ENDIF | |
1115 | ||
1116 | # End Source File | |
1117 | # Begin Source File | |
1118 | ||
1119 | SOURCE=.\png\pngrtran.c | |
1120 | ||
1121 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1122 | ||
1123 | # ADD CPP /I "../include zlib" | |
1124 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1125 | ||
1126 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1127 | ||
1128 | # ADD CPP /I "zlib" | |
1129 | # SUBTRACT CPP /YX /Yc /Yu | |
1130 | ||
1131 | !ENDIF | |
1132 | ||
1133 | # End Source File | |
1134 | # Begin Source File | |
1135 | ||
1136 | SOURCE=.\png\pngrutil.c | |
1137 | ||
1138 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1139 | ||
1140 | # ADD CPP /I "../include zlib" | |
1141 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1142 | ||
1143 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1144 | ||
1145 | # ADD CPP /I "zlib" | |
1146 | # SUBTRACT CPP /YX /Yc /Yu | |
1147 | ||
1148 | !ENDIF | |
1149 | ||
1150 | # End Source File | |
1151 | # Begin Source File | |
1152 | ||
1153 | SOURCE=.\png\pngset.c | |
1154 | ||
1155 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1156 | ||
1157 | # ADD CPP /I "../include zlib" | |
1158 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1159 | ||
1160 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1161 | ||
1162 | # ADD CPP /I "zlib" | |
1163 | # SUBTRACT CPP /YX /Yc /Yu | |
1164 | ||
1165 | !ENDIF | |
1166 | ||
1167 | # End Source File | |
1168 | # Begin Source File | |
1169 | ||
1170 | SOURCE=.\png\pngtrans.c | |
1171 | ||
1172 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1173 | ||
1174 | # ADD CPP /I "../include zlib" | |
1175 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1176 | ||
1177 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1178 | ||
1179 | # ADD CPP /I "zlib" | |
1180 | # SUBTRACT CPP /YX /Yc /Yu | |
1181 | ||
1182 | !ENDIF | |
1183 | ||
1184 | # End Source File | |
1185 | # Begin Source File | |
1186 | ||
1187 | SOURCE=.\png\pngwio.c | |
1188 | ||
1189 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1190 | ||
1191 | # ADD CPP /I "../include zlib" | |
1192 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1193 | ||
1194 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1195 | ||
1196 | # ADD CPP /I "zlib" | |
1197 | # SUBTRACT CPP /YX /Yc /Yu | |
1198 | ||
1199 | !ENDIF | |
1200 | ||
1201 | # End Source File | |
1202 | # Begin Source File | |
1203 | ||
1204 | SOURCE=.\png\pngwrite.c | |
1205 | ||
1206 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1207 | ||
1208 | # ADD CPP /I "../include zlib" | |
1209 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1210 | ||
1211 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1212 | ||
1213 | # ADD CPP /I "zlib" | |
1214 | # SUBTRACT CPP /YX /Yc /Yu | |
1215 | ||
1216 | !ENDIF | |
1217 | ||
1218 | # End Source File | |
1219 | # Begin Source File | |
1220 | ||
1221 | SOURCE=.\png\pngwtran.c | |
1222 | ||
1223 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1224 | ||
1225 | # ADD CPP /I "../include zlib" | |
1226 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1227 | ||
1228 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1229 | ||
1230 | # ADD CPP /I "zlib" | |
1231 | # SUBTRACT CPP /YX /Yc /Yu | |
1232 | ||
1233 | !ENDIF | |
1234 | ||
1235 | # End Source File | |
1236 | # Begin Source File | |
1237 | ||
1238 | SOURCE=.\png\pngwutil.c | |
1239 | ||
1240 | !IF "$(CFG)" == "wxvc - Win32 Release" | |
1241 | ||
1242 | # ADD CPP /I "../include zlib" | |
1243 | # SUBTRACT CPP /I "../include" /YX /Yc /Yu | |
1244 | ||
1245 | !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" | |
1246 | ||
1247 | # ADD CPP /I "zlib" | |
1248 | # SUBTRACT CPP /YX /Yc /Yu | |
1249 | ||
1250 | !ENDIF | |
1251 | ||
1252 | # End Source File | |
1253 | # End Group | |
1254 | # Begin Group "XPM files" | |
1255 | ||
1256 | # PROP Default_Filter "" | |
1257 | # Begin Source File | |
1258 | ||
1259 | SOURCE=.\xpm\crbuffri.c | |
1260 | # ADD CPP /D "FOR_MSW" | |
1261 | # SUBTRACT CPP /YX /Yc /Yu | |
1262 | # End Source File | |
1263 | # Begin Source File | |
1264 | ||
1265 | SOURCE=.\xpm\crbuffrp.c | |
1266 | # ADD CPP /D "FOR_MSW" | |
1267 | # SUBTRACT CPP /YX /Yc /Yu | |
1268 | # End Source File | |
1269 | # Begin Source File | |
1270 | ||
1271 | SOURCE=.\xpm\crdatfri.c | |
1272 | # ADD CPP /D "FOR_MSW" | |
1273 | # SUBTRACT CPP /YX /Yc /Yu | |
1274 | # End Source File | |
1275 | # Begin Source File | |
1276 | ||
1277 | SOURCE=.\xpm\crdatfrp.c | |
1278 | # ADD CPP /D "FOR_MSW" | |
1279 | # SUBTRACT CPP /YX /Yc /Yu | |
1280 | # End Source File | |
1281 | # Begin Source File | |
1282 | ||
1283 | SOURCE=.\xpm\create.c | |
1284 | # ADD CPP /D "FOR_MSW" | |
1285 | # SUBTRACT CPP /YX /Yc /Yu | |
1286 | # End Source File | |
1287 | # Begin Source File | |
1288 | ||
1289 | SOURCE=.\xpm\crifrbuf.c | |
1290 | # ADD CPP /D "FOR_MSW" | |
1291 | # SUBTRACT CPP /YX /Yc /Yu | |
1292 | # End Source File | |
1293 | # Begin Source File | |
1294 | ||
1295 | SOURCE=.\xpm\crifrdat.c | |
1296 | # ADD CPP /D "FOR_MSW" | |
1297 | # SUBTRACT CPP /YX /Yc /Yu | |
1298 | # End Source File | |
1299 | # Begin Source File | |
1300 | ||
1301 | SOURCE=.\xpm\crpfrbuf.c | |
1302 | # ADD CPP /D "FOR_MSW" | |
1303 | # SUBTRACT CPP /YX /Yc /Yu | |
1304 | # End Source File | |
1305 | # Begin Source File | |
1306 | ||
1307 | SOURCE=.\xpm\crpfrdat.c | |
1308 | # ADD CPP /D "FOR_MSW" | |
1309 | # SUBTRACT CPP /YX /Yc /Yu | |
1310 | # End Source File | |
1311 | # Begin Source File | |
1312 | ||
1313 | SOURCE=.\xpm\dataxpm.c | |
1314 | # ADD CPP /D "FOR_MSW" | |
1315 | # SUBTRACT CPP /YX /Yc /Yu | |
1316 | # End Source File | |
1317 | # Begin Source File | |
1318 | ||
1319 | SOURCE=.\xpm\hashtab.c | |
1320 | # ADD CPP /D "FOR_MSW" | |
1321 | # SUBTRACT CPP /YX /Yc /Yu | |
1322 | # End Source File | |
1323 | # Begin Source File | |
1324 | ||
1325 | SOURCE=.\xpm\misc.c | |
1326 | # ADD CPP /D "FOR_MSW" | |
1327 | # SUBTRACT CPP /YX /Yc /Yu | |
1328 | # End Source File | |
1329 | # Begin Source File | |
1330 | ||
1331 | SOURCE=.\xpm\parse.c | |
1332 | # ADD CPP /D "FOR_MSW" | |
1333 | # SUBTRACT CPP /YX /Yc /Yu | |
1334 | # End Source File | |
1335 | # Begin Source File | |
1336 | ||
1337 | SOURCE=.\xpm\rdftodat.c | |
1338 | # ADD CPP /D "FOR_MSW" | |
1339 | # SUBTRACT CPP /YX /Yc /Yu | |
1340 | # End Source File | |
1341 | # Begin Source File | |
1342 | ||
1343 | SOURCE=.\xpm\rdftoi.c | |
1344 | # ADD CPP /D "FOR_MSW" | |
1345 | # SUBTRACT CPP /YX /Yc /Yu | |
1346 | # End Source File | |
1347 | # Begin Source File | |
1348 | ||
1349 | SOURCE=.\xpm\rdftop.c | |
1350 | # ADD CPP /D "FOR_MSW" | |
1351 | # SUBTRACT CPP /YX /Yc /Yu | |
1352 | # End Source File | |
1353 | # Begin Source File | |
1354 | ||
1355 | SOURCE=.\xpm\rgb.c | |
1356 | # ADD CPP /D "FOR_MSW" | |
1357 | # SUBTRACT CPP /YX /Yc /Yu | |
1358 | # End Source File | |
1359 | # Begin Source File | |
1360 | ||
1361 | SOURCE=.\xpm\scan.c | |
1362 | # ADD CPP /D "FOR_MSW" | |
1363 | # SUBTRACT CPP /YX /Yc /Yu | |
1364 | # End Source File | |
1365 | # Begin Source File | |
1366 | ||
1367 | SOURCE=.\xpm\simx.c | |
1368 | # ADD CPP /D "FOR_MSW" | |
1369 | # SUBTRACT CPP /YX /Yc /Yu | |
1370 | # End Source File | |
1371 | # Begin Source File | |
1372 | ||
1373 | SOURCE=.\xpm\wrffrdat.c | |
1374 | # ADD CPP /D "FOR_MSW" | |
1375 | # SUBTRACT CPP /YX /Yc /Yu | |
1376 | # End Source File | |
1377 | # Begin Source File | |
1378 | ||
1379 | SOURCE=.\xpm\wrffri.c | |
1380 | # ADD CPP /D "FOR_MSW" | |
1381 | # SUBTRACT CPP /YX /Yc /Yu | |
1382 | # End Source File | |
1383 | # Begin Source File | |
1384 | ||
1385 | SOURCE=.\xpm\wrffrp.c | |
1386 | # ADD CPP /D "FOR_MSW" | |
1387 | # SUBTRACT CPP /YX /Yc /Yu | |
1388 | # End Source File | |
1389 | # End Group | |
1390 | # Begin Group "Zlib Files" | |
1391 | ||
1392 | # PROP Default_Filter "" | |
1393 | # Begin Source File | |
1394 | ||
1395 | SOURCE=.\zlib\adler32.c | |
1396 | # SUBTRACT CPP /YX /Yc /Yu | |
1397 | # End Source File | |
1398 | # Begin Source File | |
1399 | ||
1400 | SOURCE=.\zlib\compress.c | |
1401 | # SUBTRACT CPP /YX /Yc /Yu | |
1402 | # End Source File | |
1403 | # Begin Source File | |
1404 | ||
1405 | SOURCE=.\zlib\crc32.c | |
1406 | # SUBTRACT CPP /YX /Yc /Yu | |
1407 | # End Source File | |
1408 | # Begin Source File | |
1409 | ||
1410 | SOURCE=.\zlib\deflate.c | |
1411 | # SUBTRACT CPP /YX /Yc /Yu | |
1412 | # End Source File | |
1413 | # Begin Source File | |
1414 | ||
1415 | SOURCE=.\zlib\gzio.c | |
1416 | # SUBTRACT CPP /YX /Yc /Yu | |
1417 | # End Source File | |
1418 | # Begin Source File | |
1419 | ||
1420 | SOURCE=.\zlib\infblock.c | |
1421 | # SUBTRACT CPP /YX /Yc /Yu | |
1422 | # End Source File | |
1423 | # Begin Source File | |
1424 | ||
1425 | SOURCE=.\zlib\infcodes.c | |
1426 | # SUBTRACT CPP /YX /Yc /Yu | |
1427 | # End Source File | |
1428 | # Begin Source File | |
1429 | ||
1430 | SOURCE=.\zlib\inffast.c | |
1431 | # SUBTRACT CPP /YX /Yc /Yu | |
1432 | # End Source File | |
1433 | # Begin Source File | |
1434 | ||
1435 | SOURCE=.\zlib\inflate.c | |
1436 | # SUBTRACT CPP /YX /Yc /Yu | |
1437 | # End Source File | |
1438 | # Begin Source File | |
1439 | ||
1440 | SOURCE=.\zlib\inftrees.c | |
1441 | # SUBTRACT CPP /YX /Yc /Yu | |
1442 | # End Source File | |
1443 | # Begin Source File | |
1444 | ||
1445 | SOURCE=.\zlib\infutil.c | |
1446 | # SUBTRACT CPP /YX /Yc /Yu | |
1447 | # End Source File | |
1448 | # Begin Source File | |
1449 | ||
1450 | SOURCE=.\zlib\trees.c | |
1451 | # SUBTRACT CPP /YX /Yc /Yu | |
1452 | # End Source File | |
1453 | # Begin Source File | |
1454 | ||
1455 | SOURCE=.\zlib\uncompr.c | |
1456 | # SUBTRACT CPP /YX /Yc /Yu | |
1457 | # End Source File | |
1458 | # Begin Source File | |
1459 | ||
1460 | SOURCE=.\zlib\zutil.c | |
1461 | # SUBTRACT CPP /YX /Yc /Yu | |
1462 | # End Source File | |
1463 | # End Group | |
1464 | # Begin Group "Setup" | |
1465 | ||
1466 | # PROP Default_Filter "" | |
1467 | # Begin Source File | |
1468 | ||
1469 | SOURCE=..\include\wx\msw\setup.h | |
1470 | # End Source File | |
1471 | # End Group | |
1472 | # End Target | |
1473 | # End Project |