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