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