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