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