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