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