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