]>
Commit | Line | Data |
---|---|---|
ac9390a0 MR |
1 | # Microsoft Developer Studio Project File - Name="wxWin" - Package Owner=<4> |
2 | # Microsoft Developer Studio Generated Build File, Format Version 5.00 | |
10755438 | 3 | # ** DO NOT EDIT ** |
ac9390a0 MR |
4 | |
5 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | |
6 | ||
7 | CFG=wxWin - Win32 Release | |
10755438 UU |
8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, |
9 | !MESSAGE use the Export Makefile command and run | |
ac9390a0 MR |
10 | !MESSAGE |
11 | !MESSAGE NMAKE /f "Wxwin.mak". | |
12 | !MESSAGE | |
10755438 UU |
13 | !MESSAGE You can specify a configuration when running NMAKE |
14 | !MESSAGE by defining the macro CFG on the command line. For example: | |
ac9390a0 MR |
15 | !MESSAGE |
16 | !MESSAGE NMAKE /f "Wxwin.mak" CFG="wxWin - Win32 Release" | |
17 | !MESSAGE | |
10755438 | 18 | !MESSAGE Possible choices for configuration are: |
ac9390a0 | 19 | !MESSAGE |
10755438 UU |
20 | !MESSAGE "wxWin - Win32 Release" (based on "Win32 (x86) Static Library") |
21 | !MESSAGE "wxWin - Win32 Debug" (based on "Win32 (x86) Static Library") | |
ac9390a0 MR |
22 | !MESSAGE |
23 | ||
24 | # Begin Project | |
25 | # PROP Scc_ProjName "" | |
26 | # PROP Scc_LocalPath "" | |
27 | CPP=cl.exe | |
28 | ||
29 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
30 | ||
31 | # PROP BASE Use_MFC 0 | |
32 | # PROP BASE Use_Debug_Libraries 0 | |
33 | # PROP BASE Output_Dir ".\Release" | |
34 | # PROP BASE Intermediate_Dir ".\Release" | |
35 | # PROP BASE Target_Dir "" | |
36 | # PROP Use_MFC 0 | |
37 | # PROP Use_Debug_Libraries 0 | |
38 | # PROP Output_Dir ".\Release" | |
39 | # PROP Intermediate_Dir ".\Release" | |
40 | # PROP Target_Dir "" | |
41 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c | |
d56894a8 | 42 | # ADD CPP /nologo /G5 /MD /w /W0 /GX /O2 /I ".\include" /I ".\include\wx\msw" /I ".\include\wx\generic" /I ".\include\wx\other" /I ".\src\png" /I ".\src\zlib" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D "__WINDOWS__" /YX"wx\wxprec.h" /FD /c |
ac9390a0 MR |
43 | BSC32=bscmake.exe |
44 | # ADD BASE BSC32 /nologo | |
45 | # ADD BSC32 /nologo | |
46 | LIB32=link.exe -lib | |
47 | # ADD BASE LIB32 /nologo | |
48 | # ADD LIB32 /nologo | |
49 | ||
50 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
51 | ||
52 | # PROP BASE Use_MFC 0 | |
53 | # PROP BASE Use_Debug_Libraries 1 | |
54 | # PROP BASE Output_Dir ".\Debug" | |
55 | # PROP BASE Intermediate_Dir ".\Debug" | |
56 | # PROP BASE Target_Dir "" | |
57 | # PROP Use_MFC 0 | |
58 | # PROP Use_Debug_Libraries 1 | |
59 | # PROP Output_Dir ".\Debug" | |
60 | # PROP Intermediate_Dir ".\Debug" | |
61 | # PROP Target_Dir "" | |
62 | # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c | |
d56894a8 | 63 | # ADD CPP /nologo /G5 /MDd /w /W0 /GX /Z7 /Od /Gf /Gy /I ".\include" /I ".\include\wx\msw" /I ".\include\wx\generic" /I ".\include\wx\other" /I ".\src\png" /I ".\src\zlib" /D "__WXDEBUG__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WXDEBUG=1 /D "__WINDOWS__" /YX"wx\wxprec.h" /FD /c |
ac9390a0 MR |
64 | BSC32=bscmake.exe |
65 | # ADD BASE BSC32 /nologo | |
66 | # ADD BSC32 /nologo | |
67 | LIB32=link.exe -lib | |
68 | # ADD BASE LIB32 /nologo | |
69 | # ADD LIB32 /nologo | |
70 | ||
71 | !ENDIF | |
72 | ||
73 | # Begin Target | |
74 | ||
75 | # Name "wxWin - Win32 Release" | |
76 | # Name "wxWin - Win32 Debug" | |
a24ce622 | 77 | # Begin Group "Resources" |
ac9390a0 MR |
78 | |
79 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" | |
80 | # Begin Source File | |
81 | ||
82 | SOURCE=.\include\wx\msw\wx.rc | |
83 | # End Source File | |
84 | # End Group | |
a24ce622 | 85 | # Begin Group "win-sources" |
ac9390a0 MR |
86 | |
87 | # PROP Default_Filter "" | |
88 | # Begin Source File | |
89 | ||
90 | SOURCE=.\src\msw\accel.cpp | |
91 | # End Source File | |
92 | # Begin Source File | |
93 | ||
94 | SOURCE=.\src\msw\app.cpp | |
95 | ||
96 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
97 | ||
98 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
99 | ||
100 | # ADD CPP /D "STRICT" | |
101 | ||
102 | !ENDIF | |
103 | ||
104 | # End Source File | |
105 | # Begin Source File | |
106 | ||
107 | SOURCE=.\src\msw\bitmap.cpp | |
108 | ||
109 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
110 | ||
111 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
112 | ||
113 | # ADD CPP /D "STRICT" | |
114 | ||
115 | !ENDIF | |
116 | ||
117 | # End Source File | |
118 | # Begin Source File | |
119 | ||
120 | SOURCE=.\src\msw\bmpbuttn.cpp | |
121 | ||
122 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
123 | ||
124 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
125 | ||
126 | # ADD CPP /D "STRICT" | |
127 | ||
128 | !ENDIF | |
129 | ||
130 | # End Source File | |
131 | # Begin Source File | |
132 | ||
133 | SOURCE=.\src\msw\brush.cpp | |
134 | ||
135 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
136 | ||
137 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
138 | ||
139 | # ADD CPP /D "STRICT" | |
140 | ||
141 | !ENDIF | |
142 | ||
143 | # End Source File | |
144 | # Begin Source File | |
145 | ||
146 | SOURCE=.\src\msw\button.cpp | |
147 | ||
148 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
149 | ||
150 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
151 | ||
152 | # ADD CPP /D "STRICT" | |
153 | ||
154 | !ENDIF | |
155 | ||
156 | # End Source File | |
157 | # Begin Source File | |
158 | ||
159 | SOURCE=.\src\msw\checkbox.cpp | |
160 | ||
161 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
162 | ||
163 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
164 | ||
165 | # ADD CPP /D "STRICT" | |
166 | ||
167 | !ENDIF | |
168 | ||
169 | # End Source File | |
170 | # Begin Source File | |
171 | ||
172 | SOURCE=.\src\msw\checklst.cpp | |
173 | ||
174 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
175 | ||
176 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
177 | ||
178 | # ADD CPP /D "STRICT" | |
179 | ||
180 | !ENDIF | |
181 | ||
182 | # End Source File | |
183 | # Begin Source File | |
184 | ||
185 | SOURCE=.\src\msw\choice.cpp | |
186 | ||
187 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
188 | ||
189 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
190 | ||
191 | # ADD CPP /D "STRICT" | |
192 | ||
193 | !ENDIF | |
194 | ||
195 | # End Source File | |
196 | # Begin Source File | |
197 | ||
198 | SOURCE=.\src\msw\clipbrd.cpp | |
199 | ||
200 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
201 | ||
202 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
203 | ||
204 | # ADD CPP /D "STRICT" | |
205 | ||
206 | !ENDIF | |
207 | ||
208 | # End Source File | |
209 | # Begin Source File | |
210 | ||
211 | SOURCE=.\src\msw\colordlg.cpp | |
212 | ||
213 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
214 | ||
215 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
216 | ||
217 | # ADD CPP /D "STRICT" | |
218 | ||
219 | !ENDIF | |
220 | ||
221 | # End Source File | |
222 | # Begin Source File | |
223 | ||
224 | SOURCE=.\src\msw\colour.cpp | |
225 | ||
226 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
227 | ||
228 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
229 | ||
230 | # ADD CPP /D "STRICT" | |
231 | ||
232 | !ENDIF | |
233 | ||
234 | # End Source File | |
235 | # Begin Source File | |
236 | ||
237 | SOURCE=.\src\msw\combobox.cpp | |
238 | ||
239 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
240 | ||
241 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
242 | ||
243 | # ADD CPP /D "STRICT" | |
244 | ||
245 | !ENDIF | |
246 | ||
247 | # End Source File | |
248 | # Begin Source File | |
249 | ||
250 | SOURCE=.\src\msw\control.cpp | |
251 | ||
252 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
253 | ||
254 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
255 | ||
256 | # ADD CPP /D "STRICT" | |
257 | ||
258 | !ENDIF | |
259 | ||
260 | # End Source File | |
261 | # Begin Source File | |
262 | ||
263 | SOURCE=.\src\msw\curico.cpp | |
264 | ||
265 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
266 | ||
267 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
268 | ||
269 | # ADD CPP /D "STRICT" | |
270 | ||
271 | !ENDIF | |
272 | ||
273 | # End Source File | |
274 | # Begin Source File | |
275 | ||
276 | SOURCE=.\src\msw\cursor.cpp | |
277 | ||
278 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
279 | ||
280 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
281 | ||
282 | # ADD CPP /D "STRICT" | |
283 | ||
284 | !ENDIF | |
285 | ||
286 | # End Source File | |
287 | # Begin Source File | |
288 | ||
289 | SOURCE=.\src\msw\data.cpp | |
290 | ||
291 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
292 | ||
293 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
294 | ||
295 | # ADD CPP /D "STRICT" | |
296 | ||
297 | !ENDIF | |
298 | ||
299 | # End Source File | |
300 | # Begin Source File | |
301 | ||
302 | SOURCE=.\src\msw\dc.cpp | |
303 | ||
304 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
305 | ||
306 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
307 | ||
308 | # ADD CPP /D "STRICT" | |
309 | ||
310 | !ENDIF | |
311 | ||
312 | # End Source File | |
313 | # Begin Source File | |
314 | ||
315 | SOURCE=.\src\msw\dcclient.cpp | |
316 | ||
317 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
318 | ||
319 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
320 | ||
321 | # ADD CPP /D "STRICT" | |
322 | ||
323 | !ENDIF | |
324 | ||
325 | # End Source File | |
326 | # Begin Source File | |
327 | ||
328 | SOURCE=.\src\msw\dcmemory.cpp | |
329 | ||
330 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
331 | ||
332 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
333 | ||
334 | # ADD CPP /D "STRICT" | |
335 | ||
336 | !ENDIF | |
337 | ||
338 | # End Source File | |
339 | # Begin Source File | |
340 | ||
341 | SOURCE=.\src\msw\dcprint.cpp | |
342 | ||
343 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
344 | ||
345 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
346 | ||
347 | # ADD CPP /D "STRICT" | |
348 | ||
349 | !ENDIF | |
350 | ||
351 | # End Source File | |
352 | # Begin Source File | |
353 | ||
354 | SOURCE=.\src\msw\dcscreen.cpp | |
355 | ||
356 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
357 | ||
358 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
359 | ||
360 | # ADD CPP /D "STRICT" | |
361 | ||
362 | !ENDIF | |
363 | ||
364 | # End Source File | |
365 | # Begin Source File | |
366 | ||
367 | SOURCE=.\src\msw\dde.cpp | |
368 | ||
369 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
370 | ||
371 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
372 | ||
373 | # ADD CPP /D "STRICT" | |
374 | ||
375 | !ENDIF | |
376 | ||
377 | # End Source File | |
378 | # Begin Source File | |
379 | ||
380 | SOURCE=.\src\msw\dialog.cpp | |
381 | ||
382 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
383 | ||
384 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
385 | ||
386 | # ADD CPP /D "STRICT" | |
387 | ||
388 | !ENDIF | |
389 | ||
390 | # End Source File | |
391 | # Begin Source File | |
392 | ||
393 | SOURCE=.\src\msw\dib.cpp | |
394 | ||
395 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
396 | ||
397 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
398 | ||
399 | # ADD CPP /D "STRICT" | |
400 | ||
401 | !ENDIF | |
402 | ||
403 | # End Source File | |
404 | # Begin Source File | |
405 | ||
406 | SOURCE=.\src\msw\dibutils.cpp | |
407 | ||
408 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
409 | ||
410 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
411 | ||
412 | # ADD CPP /D "STRICT" | |
413 | ||
414 | !ENDIF | |
415 | ||
416 | # End Source File | |
417 | # Begin Source File | |
418 | ||
419 | SOURCE=.\src\msw\dirdlg.cpp | |
420 | ||
421 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
422 | ||
423 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
424 | ||
425 | # ADD CPP /D "STRICT" | |
426 | ||
427 | !ENDIF | |
428 | ||
429 | # End Source File | |
430 | # Begin Source File | |
431 | ||
432 | SOURCE=.\src\msw\dummy.cpp | |
433 | ||
434 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
435 | ||
436 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
437 | ||
438 | # ADD CPP /D "STRICT" | |
439 | ||
440 | !ENDIF | |
441 | ||
442 | # End Source File | |
443 | # Begin Source File | |
444 | ||
ac9390a0 MR |
445 | SOURCE=.\src\msw\filedlg.cpp |
446 | ||
447 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
448 | ||
449 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
450 | ||
451 | # ADD CPP /D "STRICT" | |
452 | ||
453 | !ENDIF | |
454 | ||
455 | # End Source File | |
456 | # Begin Source File | |
457 | ||
458 | SOURCE=.\src\msw\font.cpp | |
459 | ||
460 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
461 | ||
462 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
463 | ||
464 | # ADD CPP /D "STRICT" | |
465 | ||
466 | !ENDIF | |
467 | ||
468 | # End Source File | |
469 | # Begin Source File | |
470 | ||
471 | SOURCE=.\src\msw\fontdlg.cpp | |
472 | ||
473 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
474 | ||
475 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
476 | ||
477 | # ADD CPP /D "STRICT" | |
478 | ||
479 | !ENDIF | |
480 | ||
481 | # End Source File | |
482 | # Begin Source File | |
483 | ||
484 | SOURCE=.\src\msw\frame.cpp | |
485 | ||
486 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
487 | ||
488 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
489 | ||
490 | # ADD CPP /D "STRICT" | |
491 | ||
492 | !ENDIF | |
493 | ||
494 | # End Source File | |
495 | # Begin Source File | |
496 | ||
497 | SOURCE=.\src\msw\gauge95.cpp | |
498 | ||
499 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
500 | ||
501 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
502 | ||
503 | # ADD CPP /D "STRICT" | |
504 | ||
505 | !ENDIF | |
506 | ||
507 | # End Source File | |
508 | # Begin Source File | |
509 | ||
510 | SOURCE=.\src\msw\gaugemsw.cpp | |
511 | ||
512 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
513 | ||
514 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
515 | ||
516 | # ADD CPP /D "STRICT" | |
517 | ||
518 | !ENDIF | |
519 | ||
520 | # End Source File | |
521 | # Begin Source File | |
522 | ||
523 | SOURCE=.\src\msw\gdiobj.cpp | |
524 | ||
525 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
526 | ||
527 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
528 | ||
529 | # ADD CPP /D "STRICT" | |
530 | ||
531 | !ENDIF | |
532 | ||
533 | # End Source File | |
534 | # Begin Source File | |
535 | ||
536 | SOURCE=.\src\msw\helpwin.cpp | |
537 | ||
538 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
539 | ||
540 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
541 | ||
542 | # ADD CPP /D "STRICT" | |
543 | ||
544 | !ENDIF | |
545 | ||
546 | # End Source File | |
547 | # Begin Source File | |
548 | ||
549 | SOURCE=.\src\msw\icon.cpp | |
550 | ||
551 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
552 | ||
553 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
554 | ||
555 | # ADD CPP /D "STRICT" | |
556 | ||
557 | !ENDIF | |
558 | ||
559 | # End Source File | |
560 | # Begin Source File | |
561 | ||
562 | SOURCE=.\src\msw\imaglist.cpp | |
563 | ||
564 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
565 | ||
566 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
567 | ||
568 | # ADD CPP /D "STRICT" | |
569 | ||
570 | !ENDIF | |
571 | ||
572 | # End Source File | |
573 | # Begin Source File | |
574 | ||
575 | SOURCE=.\src\msw\iniconf.cpp | |
576 | # End Source File | |
577 | # Begin Source File | |
578 | ||
579 | SOURCE=.\src\msw\joystick.cpp | |
580 | ||
581 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
582 | ||
583 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
584 | ||
585 | # ADD CPP /D "STRICT" | |
586 | ||
587 | !ENDIF | |
588 | ||
589 | # End Source File | |
590 | # Begin Source File | |
591 | ||
592 | SOURCE=.\src\msw\listbox.cpp | |
593 | ||
594 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
595 | ||
596 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
597 | ||
598 | # ADD CPP /D "STRICT" | |
599 | ||
600 | !ENDIF | |
601 | ||
602 | # End Source File | |
603 | # Begin Source File | |
604 | ||
605 | SOURCE=.\src\msw\listctrl.cpp | |
606 | ||
607 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
608 | ||
609 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
610 | ||
611 | # ADD CPP /D "STRICT" | |
612 | ||
613 | !ENDIF | |
614 | ||
615 | # End Source File | |
616 | # Begin Source File | |
617 | ||
618 | SOURCE=.\src\msw\main.cpp | |
619 | ||
620 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
621 | ||
622 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
623 | ||
624 | # ADD CPP /D "STRICT" | |
625 | ||
626 | !ENDIF | |
627 | ||
628 | # End Source File | |
629 | # Begin Source File | |
630 | ||
631 | SOURCE=.\src\msw\mdi.cpp | |
632 | ||
633 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
634 | ||
635 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
636 | ||
637 | # ADD CPP /D "STRICT" | |
638 | ||
639 | !ENDIF | |
640 | ||
641 | # End Source File | |
642 | # Begin Source File | |
643 | ||
644 | SOURCE=.\src\msw\menu.cpp | |
645 | ||
646 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
647 | ||
648 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
649 | ||
650 | # ADD CPP /D "STRICT" | |
651 | ||
652 | !ENDIF | |
653 | ||
654 | # End Source File | |
655 | # Begin Source File | |
656 | ||
657 | SOURCE=.\src\msw\menuitem.cpp | |
658 | ||
659 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
660 | ||
661 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
662 | ||
663 | # ADD CPP /D "STRICT" | |
664 | ||
665 | !ENDIF | |
666 | ||
667 | # End Source File | |
668 | # Begin Source File | |
669 | ||
670 | SOURCE=.\src\msw\metafile.cpp | |
671 | ||
672 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
673 | ||
674 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
675 | ||
676 | # ADD CPP /D "STRICT" | |
677 | ||
678 | !ENDIF | |
679 | ||
680 | # End Source File | |
681 | # Begin Source File | |
682 | ||
683 | SOURCE=.\src\msw\minifram.cpp | |
684 | ||
685 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
686 | ||
687 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
688 | ||
689 | # ADD CPP /D "STRICT" | |
690 | ||
691 | !ENDIF | |
692 | ||
693 | # End Source File | |
694 | # Begin Source File | |
695 | ||
696 | SOURCE=.\src\msw\msgdlg.cpp | |
697 | ||
698 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
699 | ||
700 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
701 | ||
702 | # ADD CPP /D "STRICT" | |
703 | ||
704 | !ENDIF | |
705 | ||
706 | # End Source File | |
707 | # Begin Source File | |
708 | ||
709 | SOURCE=.\src\msw\nativdlg.cpp | |
710 | ||
711 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
712 | ||
713 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
714 | ||
715 | # ADD CPP /D "STRICT" | |
716 | ||
717 | !ENDIF | |
718 | ||
719 | # End Source File | |
720 | # Begin Source File | |
721 | ||
722 | SOURCE=.\src\msw\notebook.cpp | |
723 | ||
724 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
725 | ||
726 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
727 | ||
728 | # ADD CPP /D "STRICT" | |
729 | ||
730 | !ENDIF | |
731 | ||
732 | # End Source File | |
733 | # Begin Source File | |
734 | ||
735 | SOURCE=.\src\msw\ownerdrw.cpp | |
736 | ||
737 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
738 | ||
739 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
740 | ||
741 | # ADD CPP /D "STRICT" | |
742 | ||
743 | !ENDIF | |
744 | ||
745 | # End Source File | |
746 | # Begin Source File | |
747 | ||
748 | SOURCE=.\src\msw\palette.cpp | |
749 | ||
750 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
751 | ||
752 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
753 | ||
754 | # ADD CPP /D "STRICT" | |
755 | ||
756 | !ENDIF | |
757 | ||
758 | # End Source File | |
759 | # Begin Source File | |
760 | ||
761 | SOURCE=.\src\msw\pen.cpp | |
762 | ||
763 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
764 | ||
765 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
766 | ||
767 | # ADD CPP /D "STRICT" | |
768 | ||
769 | !ENDIF | |
770 | ||
771 | # End Source File | |
772 | # Begin Source File | |
773 | ||
774 | SOURCE=.\src\msw\penwin.cpp | |
775 | ||
776 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
777 | ||
778 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
779 | ||
780 | # ADD CPP /D "STRICT" | |
781 | ||
782 | !ENDIF | |
783 | ||
784 | # End Source File | |
785 | # Begin Source File | |
786 | ||
787 | SOURCE=.\src\msw\pnghand.cpp | |
788 | ||
789 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
790 | ||
791 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
792 | ||
793 | # ADD CPP /D "STRICT" | |
794 | ||
795 | !ENDIF | |
796 | ||
797 | # End Source File | |
798 | # Begin Source File | |
799 | ||
800 | SOURCE=.\src\msw\printdlg.cpp | |
801 | ||
802 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
803 | ||
804 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
805 | ||
806 | # ADD CPP /D "STRICT" | |
807 | ||
808 | !ENDIF | |
809 | ||
810 | # End Source File | |
811 | # Begin Source File | |
812 | ||
813 | SOURCE=.\src\msw\printwin.cpp | |
814 | ||
815 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
816 | ||
817 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
818 | ||
819 | # ADD CPP /D "STRICT" | |
820 | ||
821 | !ENDIF | |
822 | ||
823 | # End Source File | |
824 | # Begin Source File | |
825 | ||
826 | SOURCE=.\src\msw\radiobox.cpp | |
827 | ||
828 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
829 | ||
830 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
831 | ||
832 | # ADD CPP /D "STRICT" | |
833 | ||
834 | !ENDIF | |
835 | ||
836 | # End Source File | |
837 | # Begin Source File | |
838 | ||
839 | SOURCE=.\src\msw\radiobut.cpp | |
840 | ||
841 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
842 | ||
843 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
844 | ||
845 | # ADD CPP /D "STRICT" | |
846 | ||
847 | !ENDIF | |
848 | ||
849 | # End Source File | |
850 | # Begin Source File | |
851 | ||
852 | SOURCE=.\src\msw\regconf.cpp | |
853 | ||
854 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
855 | ||
856 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
857 | ||
858 | # ADD CPP /D "STRICT" | |
859 | ||
860 | !ENDIF | |
861 | ||
862 | # End Source File | |
863 | # Begin Source File | |
864 | ||
865 | SOURCE=.\src\msw\region.cpp | |
866 | ||
867 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
868 | ||
869 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
870 | ||
871 | # ADD CPP /D "STRICT" | |
872 | ||
873 | !ENDIF | |
874 | ||
875 | # End Source File | |
876 | # Begin Source File | |
877 | ||
878 | SOURCE=.\src\msw\registry.cpp | |
879 | ||
880 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
881 | ||
882 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
883 | ||
884 | # ADD CPP /D "STRICT" | |
885 | ||
886 | !ENDIF | |
887 | ||
888 | # End Source File | |
889 | # Begin Source File | |
890 | ||
891 | SOURCE=.\src\msw\scrolbar.cpp | |
892 | ||
893 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
894 | ||
895 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
896 | ||
897 | # ADD CPP /D "STRICT" | |
898 | ||
899 | !ENDIF | |
900 | ||
901 | # End Source File | |
902 | # Begin Source File | |
903 | ||
904 | SOURCE=.\src\msw\settings.cpp | |
905 | ||
906 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
907 | ||
908 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
909 | ||
910 | # ADD CPP /D "STRICT" | |
911 | ||
912 | !ENDIF | |
913 | ||
914 | # End Source File | |
915 | # Begin Source File | |
916 | ||
917 | SOURCE=.\src\msw\slider95.cpp | |
918 | ||
919 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
920 | ||
921 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
922 | ||
923 | # ADD CPP /D "STRICT" | |
924 | ||
925 | !ENDIF | |
926 | ||
927 | # End Source File | |
928 | # Begin Source File | |
929 | ||
930 | SOURCE=.\src\msw\slidrmsw.cpp | |
931 | ||
932 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
933 | ||
934 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
935 | ||
936 | # ADD CPP /D "STRICT" | |
937 | ||
938 | !ENDIF | |
939 | ||
940 | # End Source File | |
941 | # Begin Source File | |
942 | ||
943 | SOURCE=.\src\msw\spinbutt.cpp | |
944 | ||
945 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
946 | ||
947 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
948 | ||
949 | # ADD CPP /D "STRICT" | |
950 | ||
951 | !ENDIF | |
952 | ||
953 | # End Source File | |
954 | # Begin Source File | |
955 | ||
956 | SOURCE=.\src\msw\statbmp.cpp | |
957 | ||
958 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
959 | ||
960 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
961 | ||
962 | # ADD CPP /D "STRICT" | |
963 | ||
964 | !ENDIF | |
965 | ||
966 | # End Source File | |
967 | # Begin Source File | |
968 | ||
969 | SOURCE=.\src\msw\statbox.cpp | |
970 | ||
971 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
972 | ||
973 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
974 | ||
975 | # ADD CPP /D "STRICT" | |
976 | ||
977 | !ENDIF | |
978 | ||
979 | # End Source File | |
980 | # Begin Source File | |
981 | ||
982 | SOURCE=.\src\msw\statbr95.cpp | |
983 | ||
984 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
985 | ||
986 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
987 | ||
988 | # ADD CPP /D "STRICT" | |
989 | ||
990 | !ENDIF | |
991 | ||
992 | # End Source File | |
993 | # Begin Source File | |
994 | ||
995 | SOURCE=.\src\msw\stattext.cpp | |
996 | ||
997 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
998 | ||
999 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1000 | ||
1001 | # ADD CPP /D "STRICT" | |
1002 | ||
1003 | !ENDIF | |
1004 | ||
1005 | # End Source File | |
1006 | # Begin Source File | |
1007 | ||
1008 | SOURCE=.\src\msw\tabctrl.cpp | |
1009 | ||
1010 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1011 | ||
1012 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1013 | ||
1014 | # ADD CPP /D "STRICT" | |
1015 | ||
1016 | !ENDIF | |
1017 | ||
1018 | # End Source File | |
1019 | # Begin Source File | |
1020 | ||
1021 | SOURCE=.\src\msw\taskbar.cpp | |
1022 | ||
1023 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1024 | ||
1025 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1026 | ||
1027 | # ADD CPP /D "STRICT" | |
1028 | ||
1029 | !ENDIF | |
1030 | ||
1031 | # End Source File | |
1032 | # Begin Source File | |
1033 | ||
1034 | SOURCE=.\src\msw\tbar95.cpp | |
1035 | ||
1036 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1037 | ||
1038 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1039 | ||
1040 | # ADD CPP /D "STRICT" | |
1041 | ||
1042 | !ENDIF | |
1043 | ||
1044 | # End Source File | |
1045 | # Begin Source File | |
1046 | ||
1047 | SOURCE=.\src\msw\tbarmsw.cpp | |
1048 | ||
1049 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1050 | ||
1051 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1052 | ||
1053 | # ADD CPP /D "STRICT" | |
1054 | ||
1055 | !ENDIF | |
1056 | ||
1057 | # End Source File | |
1058 | # Begin Source File | |
1059 | ||
1060 | SOURCE=.\src\msw\textctrl.cpp | |
1061 | ||
1062 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1063 | ||
1064 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1065 | ||
1066 | # ADD CPP /D "STRICT" | |
1067 | ||
1068 | !ENDIF | |
1069 | ||
1070 | # End Source File | |
1071 | # Begin Source File | |
1072 | ||
1073 | SOURCE=.\src\msw\thread.cpp | |
1074 | ||
1075 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1076 | ||
1077 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1078 | ||
1079 | # ADD CPP /D "STRICT" | |
1080 | ||
1081 | !ENDIF | |
1082 | ||
1083 | # End Source File | |
1084 | # Begin Source File | |
1085 | ||
1086 | SOURCE=.\src\msw\timer.cpp | |
1087 | ||
1088 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1089 | ||
1090 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1091 | ||
1092 | # ADD CPP /D "STRICT" | |
1093 | ||
1094 | !ENDIF | |
1095 | ||
1096 | # End Source File | |
1097 | # Begin Source File | |
1098 | ||
1099 | SOURCE=.\src\msw\treectrl.cpp | |
1100 | ||
1101 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1102 | ||
1103 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1104 | ||
1105 | # ADD CPP /D "STRICT" | |
1106 | ||
1107 | !ENDIF | |
1108 | ||
1109 | # End Source File | |
1110 | # Begin Source File | |
1111 | ||
1112 | SOURCE=.\src\msw\utils.cpp | |
1113 | ||
1114 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1115 | ||
1116 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1117 | ||
1118 | # ADD CPP /D "STRICT" | |
1119 | ||
1120 | !ENDIF | |
1121 | ||
1122 | # End Source File | |
1123 | # Begin Source File | |
1124 | ||
1125 | SOURCE=.\src\msw\utilsexc.cpp | |
1126 | ||
1127 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1128 | ||
1129 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1130 | ||
1131 | # ADD CPP /D "STRICT" | |
1132 | ||
1133 | !ENDIF | |
1134 | ||
1135 | # End Source File | |
1136 | # Begin Source File | |
1137 | ||
1138 | SOURCE=.\src\msw\wave.cpp | |
1139 | ||
1140 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1141 | ||
1142 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1143 | ||
1144 | # ADD CPP /D "STRICT" | |
1145 | ||
1146 | !ENDIF | |
1147 | ||
1148 | # End Source File | |
1149 | # Begin Source File | |
1150 | ||
1151 | SOURCE=.\src\msw\window.cpp | |
1152 | ||
1153 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1154 | ||
1155 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1156 | ||
1157 | # ADD CPP /D "STRICT" | |
1158 | ||
1159 | !ENDIF | |
1160 | ||
1161 | # End Source File | |
1162 | # End Group | |
1163 | # Begin Group "win-header" | |
1164 | ||
1165 | # PROP Default_Filter "" | |
1166 | # Begin Source File | |
1167 | ||
2aa45cc9 UU |
1168 | SOURCE=.\include\wx\msw\accel.h |
1169 | # End Source File | |
1170 | # Begin Source File | |
1171 | ||
ac9390a0 MR |
1172 | SOURCE=.\include\wx\msw\app.h |
1173 | # End Source File | |
1174 | # Begin Source File | |
1175 | ||
1176 | SOURCE=.\include\wx\msw\bitmap.h | |
1177 | # End Source File | |
1178 | # Begin Source File | |
1179 | ||
1180 | SOURCE=.\include\wx\msw\bmpbuttn.h | |
1181 | # End Source File | |
1182 | # Begin Source File | |
1183 | ||
1184 | SOURCE=.\include\wx\msw\brush.h | |
1185 | # End Source File | |
1186 | # Begin Source File | |
1187 | ||
1188 | SOURCE=.\include\wx\msw\button.h | |
1189 | # End Source File | |
1190 | # Begin Source File | |
1191 | ||
1192 | SOURCE=.\include\wx\msw\checkbox.h | |
1193 | # End Source File | |
1194 | # Begin Source File | |
1195 | ||
1196 | SOURCE=.\include\wx\msw\checklst.h | |
1197 | # End Source File | |
1198 | # Begin Source File | |
1199 | ||
1200 | SOURCE=.\include\wx\msw\choice.h | |
1201 | # End Source File | |
1202 | # Begin Source File | |
1203 | ||
1204 | SOURCE=.\include\wx\msw\clipbrd.h | |
1205 | # End Source File | |
1206 | # Begin Source File | |
1207 | ||
1208 | SOURCE=.\include\wx\msw\colordlg.h | |
1209 | # End Source File | |
1210 | # Begin Source File | |
1211 | ||
1212 | SOURCE=.\include\wx\msw\colour.h | |
1213 | # End Source File | |
1214 | # Begin Source File | |
1215 | ||
1216 | SOURCE=.\include\wx\msw\combobox.h | |
1217 | # End Source File | |
1218 | # Begin Source File | |
1219 | ||
1220 | SOURCE=.\include\wx\msw\control.h | |
1221 | # End Source File | |
1222 | # Begin Source File | |
1223 | ||
1224 | SOURCE=.\include\wx\msw\curico.h | |
1225 | # End Source File | |
1226 | # Begin Source File | |
1227 | ||
1228 | SOURCE=.\include\wx\msw\curicop.h | |
1229 | # End Source File | |
1230 | # Begin Source File | |
1231 | ||
1232 | SOURCE=.\include\wx\msw\cursor.h | |
1233 | # End Source File | |
1234 | # Begin Source File | |
1235 | ||
1236 | SOURCE=.\include\wx\msw\dc.h | |
1237 | # End Source File | |
1238 | # Begin Source File | |
1239 | ||
1240 | SOURCE=.\include\wx\msw\dcclient.h | |
1241 | # End Source File | |
1242 | # Begin Source File | |
1243 | ||
1244 | SOURCE=.\include\wx\msw\dcmemory.h | |
1245 | # End Source File | |
1246 | # Begin Source File | |
1247 | ||
1248 | SOURCE=.\include\wx\msw\dcprint.h | |
1249 | # End Source File | |
1250 | # Begin Source File | |
1251 | ||
1252 | SOURCE=.\include\wx\msw\dcscreen.h | |
1253 | # End Source File | |
1254 | # Begin Source File | |
1255 | ||
1256 | SOURCE=.\include\wx\msw\dde.h | |
1257 | # End Source File | |
1258 | # Begin Source File | |
1259 | ||
1260 | SOURCE=.\include\wx\msw\dialog.h | |
1261 | # End Source File | |
1262 | # Begin Source File | |
1263 | ||
1264 | SOURCE=.\include\wx\msw\dib.h | |
1265 | # End Source File | |
1266 | # Begin Source File | |
1267 | ||
1268 | SOURCE=.\include\wx\msw\dibutils.h | |
1269 | # End Source File | |
1270 | # Begin Source File | |
1271 | ||
1272 | SOURCE=.\include\wx\msw\dirdlg.h | |
1273 | # End Source File | |
1274 | # Begin Source File | |
1275 | ||
1276 | SOURCE=.\include\wx\msw\filedlg.h | |
1277 | # End Source File | |
1278 | # Begin Source File | |
1279 | ||
1280 | SOURCE=.\include\wx\msw\font.h | |
1281 | # End Source File | |
1282 | # Begin Source File | |
1283 | ||
1284 | SOURCE=.\include\wx\msw\fontdlg.h | |
1285 | # End Source File | |
1286 | # Begin Source File | |
1287 | ||
1288 | SOURCE=.\include\wx\msw\frame.h | |
1289 | # End Source File | |
1290 | # Begin Source File | |
1291 | ||
1292 | SOURCE=.\include\wx\msw\gauge.h | |
1293 | # End Source File | |
1294 | # Begin Source File | |
1295 | ||
1296 | SOURCE=.\include\wx\msw\gauge95.h | |
1297 | # End Source File | |
1298 | # Begin Source File | |
1299 | ||
1300 | SOURCE=.\include\wx\msw\gaugemsw.h | |
1301 | # End Source File | |
1302 | # Begin Source File | |
1303 | ||
1304 | SOURCE=.\include\wx\msw\gdiobj.h | |
1305 | # End Source File | |
1306 | # Begin Source File | |
1307 | ||
1308 | SOURCE=.\include\wx\msw\helpwin.h | |
1309 | # End Source File | |
1310 | # Begin Source File | |
1311 | ||
1312 | SOURCE=.\include\wx\msw\icon.h | |
1313 | # End Source File | |
1314 | # Begin Source File | |
1315 | ||
1316 | SOURCE=.\include\wx\msw\imaglist.h | |
1317 | # End Source File | |
1318 | # Begin Source File | |
1319 | ||
2aa45cc9 UU |
1320 | SOURCE=.\include\wx\msw\iniconf.h |
1321 | # End Source File | |
1322 | # Begin Source File | |
1323 | ||
ac9390a0 MR |
1324 | SOURCE=.\include\wx\msw\joystick.h |
1325 | # End Source File | |
1326 | # Begin Source File | |
1327 | ||
1328 | SOURCE=.\include\wx\msw\listbox.h | |
1329 | # End Source File | |
1330 | # Begin Source File | |
1331 | ||
1332 | SOURCE=.\include\wx\msw\listctrl.h | |
1333 | # End Source File | |
1334 | # Begin Source File | |
1335 | ||
1336 | SOURCE=.\include\wx\msw\mdi.h | |
1337 | # End Source File | |
1338 | # Begin Source File | |
1339 | ||
1340 | SOURCE=.\include\wx\msw\menu.h | |
1341 | # End Source File | |
1342 | # Begin Source File | |
1343 | ||
2aa45cc9 UU |
1344 | SOURCE=.\include\wx\msw\menuitem.h |
1345 | # End Source File | |
1346 | # Begin Source File | |
1347 | ||
ac9390a0 MR |
1348 | SOURCE=.\include\wx\msw\metafile.h |
1349 | # End Source File | |
1350 | # Begin Source File | |
1351 | ||
1352 | SOURCE=.\include\wx\msw\minifram.h | |
1353 | # End Source File | |
1354 | # Begin Source File | |
1355 | ||
1356 | SOURCE=.\include\wx\msw\msgdlg.h | |
1357 | # End Source File | |
1358 | # Begin Source File | |
1359 | ||
1360 | SOURCE=.\include\wx\msw\notebook.h | |
1361 | # End Source File | |
1362 | # Begin Source File | |
1363 | ||
1364 | SOURCE=.\include\wx\msw\palette.h | |
1365 | # End Source File | |
1366 | # Begin Source File | |
1367 | ||
1368 | SOURCE=.\include\wx\msw\pen.h | |
1369 | # End Source File | |
1370 | # Begin Source File | |
1371 | ||
1372 | SOURCE=.\include\wx\msw\pnghand.h | |
1373 | # End Source File | |
1374 | # Begin Source File | |
1375 | ||
1376 | SOURCE=.\include\wx\msw\pngread.h | |
1377 | # End Source File | |
1378 | # Begin Source File | |
1379 | ||
1380 | SOURCE=.\include\wx\msw\printdlg.h | |
1381 | # End Source File | |
1382 | # Begin Source File | |
1383 | ||
1384 | SOURCE=.\include\wx\msw\printwin.h | |
1385 | # End Source File | |
1386 | # Begin Source File | |
1387 | ||
1388 | SOURCE=.\include\wx\msw\private.h | |
1389 | # End Source File | |
1390 | # Begin Source File | |
1391 | ||
1392 | SOURCE=.\include\wx\msw\radiobox.h | |
1393 | # End Source File | |
1394 | # Begin Source File | |
1395 | ||
1396 | SOURCE=.\include\wx\msw\radiobut.h | |
1397 | # End Source File | |
1398 | # Begin Source File | |
1399 | ||
1400 | SOURCE=.\include\wx\msw\regconf.h | |
1401 | # End Source File | |
1402 | # Begin Source File | |
1403 | ||
1404 | SOURCE=.\include\wx\msw\region.h | |
1405 | # End Source File | |
1406 | # Begin Source File | |
1407 | ||
1408 | SOURCE=.\include\wx\msw\registry.h | |
1409 | # End Source File | |
1410 | # Begin Source File | |
1411 | ||
1412 | SOURCE=.\include\wx\msw\scrolbar.h | |
1413 | # End Source File | |
1414 | # Begin Source File | |
1415 | ||
1416 | SOURCE=.\include\wx\msw\settings.h | |
1417 | # End Source File | |
1418 | # Begin Source File | |
1419 | ||
1420 | SOURCE=.\include\wx\msw\setup.h | |
1421 | # End Source File | |
1422 | # Begin Source File | |
1423 | ||
1424 | SOURCE=.\include\wx\msw\slider.h | |
1425 | # End Source File | |
1426 | # Begin Source File | |
1427 | ||
1428 | SOURCE=.\include\wx\msw\slider95.h | |
1429 | # End Source File | |
1430 | # Begin Source File | |
1431 | ||
1432 | SOURCE=.\include\wx\msw\slidrmsw.h | |
1433 | # End Source File | |
1434 | # Begin Source File | |
1435 | ||
1436 | SOURCE=.\include\wx\msw\spinbutt.h | |
1437 | # End Source File | |
1438 | # Begin Source File | |
1439 | ||
1440 | SOURCE=.\include\wx\msw\statbmp.h | |
1441 | # End Source File | |
1442 | # Begin Source File | |
1443 | ||
1444 | SOURCE=.\include\wx\msw\statbox.h | |
1445 | # End Source File | |
1446 | # Begin Source File | |
1447 | ||
1448 | SOURCE=.\include\wx\msw\statbr95.h | |
1449 | # End Source File | |
1450 | # Begin Source File | |
1451 | ||
1452 | SOURCE=.\include\wx\msw\stattext.h | |
1453 | # End Source File | |
1454 | # Begin Source File | |
1455 | ||
1456 | SOURCE=.\include\wx\msw\tabctrl.h | |
1457 | # End Source File | |
1458 | # Begin Source File | |
1459 | ||
1460 | SOURCE=.\include\wx\msw\taskbar.h | |
1461 | # End Source File | |
1462 | # Begin Source File | |
1463 | ||
1464 | SOURCE=.\include\wx\msw\tbar95.h | |
1465 | # End Source File | |
1466 | # Begin Source File | |
1467 | ||
1468 | SOURCE=.\include\wx\msw\tbarmsw.h | |
1469 | # End Source File | |
1470 | # Begin Source File | |
1471 | ||
1472 | SOURCE=.\include\wx\msw\textctrl.h | |
1473 | # End Source File | |
1474 | # Begin Source File | |
1475 | ||
1476 | SOURCE=.\include\wx\msw\timer.h | |
1477 | # End Source File | |
1478 | # Begin Source File | |
1479 | ||
1480 | SOURCE=.\include\wx\msw\treectrl.h | |
1481 | # End Source File | |
1482 | # Begin Source File | |
1483 | ||
1484 | SOURCE=.\include\wx\msw\wave.h | |
1485 | # End Source File | |
1486 | # Begin Source File | |
1487 | ||
1488 | SOURCE=.\include\wx\msw\window.h | |
1489 | # End Source File | |
1490 | # End Group | |
a24ce622 | 1491 | # Begin Group "generic-sources" |
ac9390a0 MR |
1492 | |
1493 | # PROP Default_Filter "" | |
1494 | # Begin Source File | |
1495 | ||
1496 | SOURCE=.\src\generic\choicdgg.cpp | |
1497 | # End Source File | |
1498 | # Begin Source File | |
1499 | ||
1500 | SOURCE=.\src\generic\colrdlgg.cpp | |
1501 | # End Source File | |
1502 | # Begin Source File | |
1503 | ||
1504 | SOURCE=.\src\generic\fontdlgg.cpp | |
1505 | # End Source File | |
1506 | # Begin Source File | |
1507 | ||
1508 | SOURCE=.\src\generic\gridg.cpp | |
1509 | # End Source File | |
1510 | # Begin Source File | |
1511 | ||
1512 | SOURCE=.\src\generic\helpxlp.cpp | |
1513 | # End Source File | |
1514 | # Begin Source File | |
1515 | ||
1516 | SOURCE=.\src\generic\msgdlgg.cpp | |
1517 | # End Source File | |
1518 | # Begin Source File | |
1519 | ||
1520 | SOURCE=.\src\generic\panelg.cpp | |
1521 | # End Source File | |
1522 | # Begin Source File | |
1523 | ||
1524 | SOURCE=.\src\generic\printps.cpp | |
1525 | # End Source File | |
1526 | # Begin Source File | |
1527 | ||
1528 | SOURCE=.\src\generic\prntdlgg.cpp | |
1529 | # End Source File | |
1530 | # Begin Source File | |
1531 | ||
1532 | SOURCE=.\src\generic\scrolwin.cpp | |
1533 | # End Source File | |
1534 | # Begin Source File | |
1535 | ||
1536 | SOURCE=.\src\generic\splitter.cpp | |
1537 | # End Source File | |
1538 | # Begin Source File | |
1539 | ||
1540 | SOURCE=.\src\generic\statusbr.cpp | |
1541 | # End Source File | |
1542 | # Begin Source File | |
1543 | ||
1544 | SOURCE=.\src\generic\tabg.cpp | |
1545 | # End Source File | |
1546 | # Begin Source File | |
1547 | ||
1548 | SOURCE=.\src\generic\textdlgg.cpp | |
1549 | # End Source File | |
1550 | # End Group | |
1551 | # Begin Group "generic-header" | |
1552 | ||
1553 | # PROP Default_Filter "" | |
1554 | # Begin Source File | |
1555 | ||
1556 | SOURCE=.\include\wx\generic\choicdgg.h | |
1557 | # End Source File | |
1558 | # Begin Source File | |
1559 | ||
1560 | SOURCE=.\include\wx\generic\colrdlgg.h | |
1561 | # End Source File | |
1562 | # Begin Source File | |
1563 | ||
1564 | SOURCE=.\include\wx\generic\fontdlgg.h | |
1565 | # End Source File | |
1566 | # Begin Source File | |
1567 | ||
1568 | SOURCE=.\include\wx\generic\gridg.h | |
1569 | # End Source File | |
1570 | # Begin Source File | |
1571 | ||
1572 | SOURCE=.\include\wx\generic\helpxlp.h | |
1573 | # End Source File | |
1574 | # Begin Source File | |
1575 | ||
1576 | SOURCE=.\include\wx\generic\imaglist.h | |
1577 | # End Source File | |
1578 | # Begin Source File | |
1579 | ||
1580 | SOURCE=.\include\wx\generic\listctrl.h | |
1581 | # End Source File | |
1582 | # Begin Source File | |
1583 | ||
1584 | SOURCE=.\include\wx\generic\msgdlgg.h | |
1585 | # End Source File | |
1586 | # Begin Source File | |
1587 | ||
1588 | SOURCE=.\include\wx\generic\panelg.h | |
1589 | # End Source File | |
1590 | # Begin Source File | |
1591 | ||
1592 | SOURCE=.\include\wx\generic\printps.h | |
1593 | # End Source File | |
1594 | # Begin Source File | |
1595 | ||
1596 | SOURCE=.\include\wx\generic\prntdlgg.h | |
1597 | # End Source File | |
1598 | # Begin Source File | |
1599 | ||
1600 | SOURCE=.\include\wx\generic\scrolwin.h | |
1601 | # End Source File | |
1602 | # Begin Source File | |
1603 | ||
1604 | SOURCE=.\include\wx\generic\splitter.h | |
1605 | # End Source File | |
1606 | # Begin Source File | |
1607 | ||
1608 | SOURCE=.\include\wx\generic\statusbr.h | |
1609 | # End Source File | |
1610 | # Begin Source File | |
1611 | ||
1612 | SOURCE=.\include\wx\generic\tabg.h | |
1613 | # End Source File | |
1614 | # Begin Source File | |
1615 | ||
1616 | SOURCE=.\include\wx\generic\textdlgg.h | |
1617 | # End Source File | |
1618 | # Begin Source File | |
1619 | ||
1620 | SOURCE=.\include\wx\generic\treectrl.h | |
1621 | # End Source File | |
1622 | # End Group | |
a24ce622 | 1623 | # Begin Group "common-sources" |
ac9390a0 MR |
1624 | |
1625 | # PROP Default_Filter "" | |
1626 | # Begin Source File | |
1627 | ||
1628 | SOURCE=.\src\common\cmndata.cpp | |
1629 | # End Source File | |
1630 | # Begin Source File | |
1631 | ||
1632 | SOURCE=.\src\common\config.cpp | |
1633 | # End Source File | |
1634 | # Begin Source File | |
1635 | ||
1636 | SOURCE=.\src\common\date.cpp | |
1637 | # End Source File | |
1638 | # Begin Source File | |
1639 | ||
1640 | SOURCE=.\src\common\db.cpp | |
1641 | # End Source File | |
1642 | # Begin Source File | |
1643 | ||
1644 | SOURCE=.\src\common\dbtable.cpp | |
1645 | # End Source File | |
1646 | # Begin Source File | |
1647 | ||
1648 | SOURCE=.\src\common\docmdi.cpp | |
1649 | # End Source File | |
1650 | # Begin Source File | |
1651 | ||
1652 | SOURCE=.\src\common\docview.cpp | |
1653 | # End Source File | |
1654 | # Begin Source File | |
1655 | ||
1656 | SOURCE=.\src\common\dynarray.cpp | |
1657 | # End Source File | |
1658 | # Begin Source File | |
1659 | ||
1660 | SOURCE=.\src\common\event.cpp | |
1661 | # End Source File | |
1662 | # Begin Source File | |
1663 | ||
1664 | SOURCE=.\src\common\extended.c | |
1665 | # End Source File | |
1666 | # Begin Source File | |
1667 | ||
1668 | SOURCE=.\src\common\file.cpp | |
1669 | # End Source File | |
1670 | # Begin Source File | |
1671 | ||
1672 | SOURCE=.\src\common\fileconf.cpp | |
1673 | # End Source File | |
1674 | # Begin Source File | |
1675 | ||
1676 | SOURCE=.\src\common\filefn.cpp | |
1677 | # End Source File | |
1678 | # Begin Source File | |
1679 | ||
1680 | SOURCE=.\src\common\framecmn.cpp | |
1681 | # End Source File | |
1682 | # Begin Source File | |
1683 | ||
1684 | SOURCE=.\src\common\gdicmn.cpp | |
1685 | # End Source File | |
1686 | # Begin Source File | |
1687 | ||
1688 | SOURCE=.\src\common\hash.cpp | |
1689 | # End Source File | |
1690 | # Begin Source File | |
1691 | ||
1692 | SOURCE=.\src\common\helpbase.cpp | |
1693 | # End Source File | |
1694 | # Begin Source File | |
1695 | ||
1696 | SOURCE=.\src\common\intl.cpp | |
1697 | # End Source File | |
1698 | # Begin Source File | |
1699 | ||
1700 | SOURCE=.\src\common\ipcbase.cpp | |
1701 | # End Source File | |
1702 | # Begin Source File | |
1703 | ||
1704 | SOURCE=.\src\common\layout.cpp | |
1705 | # End Source File | |
1706 | # Begin Source File | |
1707 | ||
1708 | SOURCE=.\src\common\list.cpp | |
1709 | # End Source File | |
1710 | # Begin Source File | |
1711 | ||
1712 | SOURCE=.\src\common\log.cpp | |
1713 | # End Source File | |
1714 | # Begin Source File | |
1715 | ||
1716 | SOURCE=.\src\common\matrix.cpp | |
1717 | # End Source File | |
1718 | # Begin Source File | |
1719 | ||
1720 | SOURCE=.\src\common\memory.cpp | |
1721 | # End Source File | |
1722 | # Begin Source File | |
1723 | ||
1724 | SOURCE=.\src\common\module.cpp | |
1725 | # End Source File | |
1726 | # Begin Source File | |
1727 | ||
1728 | SOURCE=.\src\common\object.cpp | |
1729 | # End Source File | |
1730 | # Begin Source File | |
1731 | ||
1732 | SOURCE=.\src\common\odbc.cpp | |
1733 | # End Source File | |
1734 | # Begin Source File | |
1735 | ||
1736 | SOURCE=.\src\common\postscrp.cpp | |
1737 | # End Source File | |
1738 | # Begin Source File | |
1739 | ||
1740 | SOURCE=.\src\common\prntbase.cpp | |
1741 | # End Source File | |
1742 | # Begin Source File | |
1743 | ||
1744 | SOURCE=.\src\common\process.cpp | |
1745 | # End Source File | |
1746 | # Begin Source File | |
1747 | ||
1748 | SOURCE=.\src\common\resource.cpp | |
1749 | # End Source File | |
1750 | # Begin Source File | |
1751 | ||
1752 | SOURCE=.\src\common\serbase.cpp | |
1753 | # End Source File | |
1754 | # Begin Source File | |
1755 | ||
1756 | SOURCE=.\src\common\string.cpp | |
1757 | # End Source File | |
1758 | # Begin Source File | |
1759 | ||
1760 | SOURCE=.\src\common\tbarbase.cpp | |
1761 | # End Source File | |
1762 | # Begin Source File | |
1763 | ||
1764 | SOURCE=.\src\common\tbarsmpl.cpp | |
1765 | # End Source File | |
1766 | # Begin Source File | |
1767 | ||
1768 | SOURCE=.\src\common\textfile.cpp | |
1769 | # End Source File | |
1770 | # Begin Source File | |
1771 | ||
1772 | SOURCE=.\src\common\time.cpp | |
1773 | # End Source File | |
1774 | # Begin Source File | |
1775 | ||
1776 | SOURCE=.\src\common\timercmn.cpp | |
1777 | # End Source File | |
1778 | # Begin Source File | |
1779 | ||
1780 | SOURCE=.\src\common\utilscmn.cpp | |
1781 | # End Source File | |
1782 | # Begin Source File | |
1783 | ||
1784 | SOURCE=.\src\common\validate.cpp | |
1785 | # End Source File | |
1786 | # Begin Source File | |
1787 | ||
1788 | SOURCE=.\src\common\valtext.cpp | |
1789 | # End Source File | |
1790 | # Begin Source File | |
1791 | ||
1792 | SOURCE=.\src\common\wincmn.cpp | |
1793 | # End Source File | |
1794 | # Begin Source File | |
1795 | ||
1796 | SOURCE=.\src\common\wxexpr.cpp | |
1797 | # End Source File | |
1798 | # Begin Source File | |
1799 | ||
10755438 UU |
1800 | SOURCE=.\src\common\Y_tab.c |
1801 | ||
1802 | !IF "$(CFG)" == "wxWin - Win32 Release" | |
1803 | ||
d56894a8 | 1804 | # ADD CPP /D "YY_USE_PROTOS" /D "USE_DEFINE" |
10755438 UU |
1805 | |
1806 | !ELSEIF "$(CFG)" == "wxWin - Win32 Debug" | |
1807 | ||
d56894a8 UU |
1808 | # ADD CPP /D "USE_DEFINE" /D "YY_USE_PROTOS" |
1809 | ||
10755438 UU |
1810 | !ENDIF |
1811 | ||
ac9390a0 MR |
1812 | # End Source File |
1813 | # Begin Source File | |
1814 | ||
1815 | SOURCE=.\src\common\zstream.cpp | |
1816 | # End Source File | |
1817 | # End Group | |
a24ce622 | 1818 | # Begin Group "ole-sources" |
ac9390a0 MR |
1819 | |
1820 | # PROP Default_Filter "" | |
1821 | # Begin Source File | |
1822 | ||
1823 | SOURCE=.\src\msw\ole\dataobj.cpp | |
1824 | # End Source File | |
1825 | # Begin Source File | |
1826 | ||
1827 | SOURCE=.\src\msw\ole\dropsrc.cpp | |
1828 | # End Source File | |
1829 | # Begin Source File | |
1830 | ||
1831 | SOURCE=.\src\msw\ole\droptgt.cpp | |
1832 | # End Source File | |
1833 | # Begin Source File | |
1834 | ||
1835 | SOURCE=.\src\msw\ole\oleutils.cpp | |
1836 | # End Source File | |
1837 | # Begin Source File | |
1838 | ||
1839 | SOURCE=.\src\msw\ole\uuid.cpp | |
1840 | # End Source File | |
1841 | # End Group | |
d56894a8 UU |
1842 | # Begin Group "png" |
1843 | ||
1844 | # PROP Default_Filter "" | |
1845 | # Begin Source File | |
1846 | ||
1847 | SOURCE=.\src\png\png.c | |
1848 | # End Source File | |
1849 | # Begin Source File | |
1850 | ||
1851 | SOURCE=.\src\png\pngerror.c | |
1852 | # End Source File | |
1853 | # Begin Source File | |
1854 | ||
1855 | SOURCE=.\src\png\pngget.c | |
1856 | # End Source File | |
1857 | # Begin Source File | |
1858 | ||
1859 | SOURCE=.\src\png\pngmem.c | |
1860 | # End Source File | |
1861 | # Begin Source File | |
1862 | ||
1863 | SOURCE=.\src\png\pngpread.c | |
1864 | # End Source File | |
1865 | # Begin Source File | |
1866 | ||
1867 | SOURCE=.\src\png\pngread.c | |
1868 | # End Source File | |
1869 | # Begin Source File | |
1870 | ||
1871 | SOURCE=.\src\png\pngrio.c | |
1872 | # End Source File | |
1873 | # Begin Source File | |
1874 | ||
1875 | SOURCE=.\src\png\pngrtran.c | |
1876 | # End Source File | |
1877 | # Begin Source File | |
1878 | ||
1879 | SOURCE=.\src\png\pngrutil.c | |
1880 | # End Source File | |
1881 | # Begin Source File | |
1882 | ||
1883 | SOURCE=.\src\png\pngset.c | |
1884 | # End Source File | |
1885 | # Begin Source File | |
1886 | ||
1887 | SOURCE=.\src\png\pngtrans.c | |
1888 | # End Source File | |
1889 | # Begin Source File | |
1890 | ||
1891 | SOURCE=.\src\png\pngwio.c | |
1892 | # End Source File | |
1893 | # Begin Source File | |
1894 | ||
1895 | SOURCE=.\src\png\pngwrite.c | |
1896 | # End Source File | |
1897 | # Begin Source File | |
1898 | ||
1899 | SOURCE=.\src\png\pngwtran.c | |
1900 | # End Source File | |
1901 | # Begin Source File | |
1902 | ||
1903 | SOURCE=.\src\png\pngwutil.c | |
1904 | # End Source File | |
1905 | # End Group | |
1906 | # Begin Group "zlib" | |
1907 | ||
1908 | # PROP Default_Filter "" | |
1909 | # Begin Source File | |
1910 | ||
1911 | SOURCE=.\src\zlib\adler32.c | |
1912 | # End Source File | |
1913 | # Begin Source File | |
1914 | ||
1915 | SOURCE=.\src\zlib\compress.c | |
1916 | # End Source File | |
1917 | # Begin Source File | |
1918 | ||
1919 | SOURCE=.\src\zlib\crc32.c | |
1920 | # End Source File | |
1921 | # Begin Source File | |
1922 | ||
1923 | SOURCE=.\src\zlib\deflate.c | |
1924 | # End Source File | |
1925 | # Begin Source File | |
1926 | ||
1927 | SOURCE=.\src\zlib\gzio.c | |
1928 | # End Source File | |
1929 | # Begin Source File | |
1930 | ||
1931 | SOURCE=.\src\zlib\infblock.c | |
1932 | # End Source File | |
1933 | # Begin Source File | |
1934 | ||
1935 | SOURCE=.\src\zlib\infcodes.c | |
1936 | # End Source File | |
1937 | # Begin Source File | |
1938 | ||
1939 | SOURCE=.\src\zlib\inffast.c | |
1940 | # End Source File | |
1941 | # Begin Source File | |
1942 | ||
1943 | SOURCE=.\src\zlib\inflate.c | |
1944 | # End Source File | |
1945 | # Begin Source File | |
1946 | ||
1947 | SOURCE=.\src\zlib\inftrees.c | |
1948 | # End Source File | |
1949 | # Begin Source File | |
1950 | ||
1951 | SOURCE=.\src\zlib\infutil.c | |
1952 | # End Source File | |
1953 | # Begin Source File | |
1954 | ||
1955 | SOURCE=.\src\zlib\trees.c | |
1956 | # End Source File | |
1957 | # Begin Source File | |
1958 | ||
1959 | SOURCE=.\src\zlib\uncompr.c | |
1960 | # End Source File | |
1961 | # Begin Source File | |
1962 | ||
1963 | SOURCE=.\src\zlib\zutil.c | |
1964 | # End Source File | |
1965 | # End Group | |
2aa45cc9 UU |
1966 | # Begin Group "ole-header" |
1967 | ||
1968 | # PROP Default_Filter "" | |
1969 | # Begin Source File | |
1970 | ||
1971 | SOURCE=.\include\wx\msw\ole\dataobj.h | |
1972 | # End Source File | |
1973 | # Begin Source File | |
1974 | ||
1975 | SOURCE=.\include\wx\msw\ole\dropsrc.h | |
1976 | # End Source File | |
1977 | # Begin Source File | |
1978 | ||
1979 | SOURCE=.\include\wx\msw\ole\droptgt.h | |
1980 | # End Source File | |
1981 | # Begin Source File | |
1982 | ||
1983 | SOURCE=.\include\wx\msw\ole\oleutils.h | |
1984 | # End Source File | |
1985 | # Begin Source File | |
1986 | ||
1987 | SOURCE=.\include\wx\msw\ole\uuid.h | |
1988 | # End Source File | |
1989 | # End Group | |
1990 | # Begin Group "common-header" | |
1991 | ||
1992 | # PROP Default_Filter "" | |
1993 | # Begin Source File | |
1994 | ||
1995 | SOURCE=.\include\wx\app.h | |
1996 | # End Source File | |
1997 | # Begin Source File | |
1998 | ||
1999 | SOURCE=.\include\wx\bitmap.h | |
2000 | # End Source File | |
2001 | # Begin Source File | |
2002 | ||
2003 | SOURCE=.\include\wx\bmpbuttn.h | |
2004 | # End Source File | |
2005 | # Begin Source File | |
2006 | ||
2007 | SOURCE=.\include\wx\brush.h | |
2008 | # End Source File | |
2009 | # Begin Source File | |
2010 | ||
2011 | SOURCE=.\include\wx\button.h | |
2012 | # End Source File | |
2013 | # Begin Source File | |
2014 | ||
2015 | SOURCE=.\include\wx\checkbox.h | |
2016 | # End Source File | |
2017 | # Begin Source File | |
2018 | ||
2019 | SOURCE=.\include\wx\choicdlg.h | |
2020 | # End Source File | |
2021 | # Begin Source File | |
2022 | ||
2023 | SOURCE=.\include\wx\choice.h | |
2024 | # End Source File | |
2025 | # Begin Source File | |
2026 | ||
2027 | SOURCE=.\include\wx\clipbrd.h | |
2028 | # End Source File | |
2029 | # Begin Source File | |
2030 | ||
2031 | SOURCE=.\include\wx\cmndata.h | |
2032 | # End Source File | |
2033 | # Begin Source File | |
2034 | ||
2035 | SOURCE=.\include\wx\colour.h | |
2036 | # End Source File | |
2037 | # Begin Source File | |
2038 | ||
2039 | SOURCE=.\include\wx\combobox.h | |
2040 | # End Source File | |
2041 | # Begin Source File | |
2042 | ||
2043 | SOURCE=.\include\wx\confbase.h | |
2044 | # End Source File | |
2045 | # Begin Source File | |
2046 | ||
2047 | SOURCE=.\include\wx\config.h | |
2048 | # End Source File | |
2049 | # Begin Source File | |
2050 | ||
2051 | SOURCE=.\include\wx\control.h | |
2052 | # End Source File | |
2053 | # Begin Source File | |
2054 | ||
2055 | SOURCE=.\include\wx\cursor.h | |
2056 | # End Source File | |
2057 | # Begin Source File | |
2058 | ||
2059 | SOURCE=.\include\wx\date.h | |
2060 | # End Source File | |
2061 | # Begin Source File | |
2062 | ||
2063 | SOURCE=.\include\wx\dc.h | |
2064 | # End Source File | |
2065 | # Begin Source File | |
2066 | ||
2067 | SOURCE=.\include\wx\dcclient.h | |
2068 | # End Source File | |
2069 | # Begin Source File | |
2070 | ||
2071 | SOURCE=.\include\wx\dcmemory.h | |
2072 | # End Source File | |
2073 | # Begin Source File | |
2074 | ||
2075 | SOURCE=.\include\wx\dcprint.h | |
2076 | # End Source File | |
2077 | # Begin Source File | |
2078 | ||
2079 | SOURCE=.\include\wx\dcscreen.h | |
2080 | # End Source File | |
2081 | # Begin Source File | |
2082 | ||
2083 | SOURCE=.\include\wx\debug.h | |
2084 | # End Source File | |
2085 | # Begin Source File | |
2086 | ||
2087 | SOURCE=.\include\wx\defs.h | |
2088 | # End Source File | |
2089 | # Begin Source File | |
2090 | ||
2091 | SOURCE=.\include\wx\dialog.h | |
2092 | # End Source File | |
2093 | # Begin Source File | |
2094 | ||
2095 | SOURCE=.\include\wx\dirdlg.h | |
2096 | # End Source File | |
2097 | # Begin Source File | |
2098 | ||
2099 | SOURCE=.\include\wx\docmdi.h | |
2100 | # End Source File | |
2101 | # Begin Source File | |
2102 | ||
2103 | SOURCE=.\include\wx\docview.h | |
2104 | # End Source File | |
2105 | # Begin Source File | |
2106 | ||
2107 | SOURCE=.\include\wx\dynarray.h | |
2108 | # End Source File | |
2109 | # Begin Source File | |
2110 | ||
2111 | SOURCE=.\include\wx\dynlib.h | |
2112 | # End Source File | |
2113 | # Begin Source File | |
2114 | ||
2115 | SOURCE=.\include\wx\event.h | |
2116 | # End Source File | |
2117 | # Begin Source File | |
2118 | ||
2119 | SOURCE=.\include\wx\expr.h | |
2120 | # End Source File | |
2121 | # Begin Source File | |
2122 | ||
2123 | SOURCE=.\include\wx\file.h | |
2124 | # End Source File | |
2125 | # Begin Source File | |
2126 | ||
2127 | SOURCE=.\include\wx\fileconf.h | |
2128 | # End Source File | |
2129 | # Begin Source File | |
2130 | ||
2131 | SOURCE=.\include\wx\filedlg.h | |
2132 | # End Source File | |
2133 | # Begin Source File | |
2134 | ||
2135 | SOURCE=.\include\wx\filefn.h | |
2136 | # End Source File | |
2137 | # Begin Source File | |
2138 | ||
2139 | SOURCE=.\include\wx\font.h | |
2140 | # End Source File | |
2141 | # Begin Source File | |
2142 | ||
2143 | SOURCE=.\include\wx\fontdlg.h | |
2144 | # End Source File | |
2145 | # Begin Source File | |
2146 | ||
2147 | SOURCE=.\include\wx\frame.h | |
2148 | # End Source File | |
2149 | # Begin Source File | |
2150 | ||
2151 | SOURCE=.\include\wx\gauge.h | |
2152 | # End Source File | |
2153 | # Begin Source File | |
2154 | ||
2155 | SOURCE=.\include\wx\gdicmn.h | |
2156 | # End Source File | |
2157 | # Begin Source File | |
2158 | ||
2159 | SOURCE=.\include\wx\gdiobj.h | |
2160 | # End Source File | |
2161 | # Begin Source File | |
2162 | ||
2163 | SOURCE=.\src\common\glob.inc | |
2164 | # End Source File | |
2165 | # Begin Source File | |
2166 | ||
2167 | SOURCE=.\include\wx\hash.h | |
2168 | # End Source File | |
2169 | # Begin Source File | |
2170 | ||
2171 | SOURCE=.\include\wx\helpbase.h | |
2172 | # End Source File | |
2173 | # Begin Source File | |
2174 | ||
2175 | SOURCE=.\include\wx\icon.h | |
2176 | # End Source File | |
2177 | # Begin Source File | |
2178 | ||
2179 | SOURCE=.\include\wx\imaglist.h | |
2180 | # End Source File | |
2181 | # Begin Source File | |
2182 | ||
2183 | SOURCE=.\include\wx\intl.h | |
2184 | # End Source File | |
2185 | # Begin Source File | |
2186 | ||
2187 | SOURCE=.\include\wx\ipcbase.h | |
2188 | # End Source File | |
2189 | # Begin Source File | |
2190 | ||
2191 | SOURCE=.\include\wx\layout.h | |
2192 | # End Source File | |
2193 | # Begin Source File | |
2194 | ||
2195 | SOURCE=.\include\wx\list.h | |
2196 | # End Source File | |
2197 | # Begin Source File | |
2198 | ||
2199 | SOURCE=.\include\wx\listbox.h | |
2200 | # End Source File | |
2201 | # Begin Source File | |
2202 | ||
2203 | SOURCE=.\include\wx\listctrl.h | |
2204 | # End Source File | |
2205 | # Begin Source File | |
2206 | ||
2207 | SOURCE=.\include\wx\log.h | |
2208 | # End Source File | |
2209 | # Begin Source File | |
2210 | ||
2211 | SOURCE=.\include\wx\matrix.h | |
2212 | # End Source File | |
2213 | # Begin Source File | |
2214 | ||
2215 | SOURCE=.\include\wx\mdi.h | |
2216 | # End Source File | |
2217 | # Begin Source File | |
2218 | ||
2219 | SOURCE=.\include\wx\menu.h | |
2220 | # End Source File | |
2221 | # Begin Source File | |
2222 | ||
2223 | SOURCE=.\include\wx\menuitem.h | |
2224 | # End Source File | |
2225 | # Begin Source File | |
2226 | ||
2227 | SOURCE=.\include\wx\metafile.h | |
2228 | # End Source File | |
2229 | # Begin Source File | |
2230 | ||
2231 | SOURCE=.\include\wx\minifram.h | |
2232 | # End Source File | |
2233 | # Begin Source File | |
2234 | ||
2235 | SOURCE=.\include\wx\module.h | |
2236 | # End Source File | |
2237 | # Begin Source File | |
2238 | ||
2239 | SOURCE=.\include\wx\msgdlg.h | |
2240 | # End Source File | |
2241 | # Begin Source File | |
2242 | ||
2243 | SOURCE=.\include\wx\notebook.h | |
2244 | # End Source File | |
2245 | # Begin Source File | |
2246 | ||
2247 | SOURCE=.\include\wx\object.h | |
2248 | # End Source File | |
2249 | # Begin Source File | |
2250 | ||
2251 | SOURCE=.\include\wx\ownerdrw.h | |
2252 | # End Source File | |
2253 | # Begin Source File | |
2254 | ||
2255 | SOURCE=.\include\wx\palette.h | |
2256 | # End Source File | |
2257 | # Begin Source File | |
2258 | ||
2259 | SOURCE=.\include\wx\panel.h | |
2260 | # End Source File | |
2261 | # Begin Source File | |
2262 | ||
2263 | SOURCE=.\include\wx\pen.h | |
2264 | # End Source File | |
2265 | # Begin Source File | |
2266 | ||
2267 | SOURCE=.\include\wx\postscrp.h | |
2268 | # End Source File | |
2269 | # Begin Source File | |
2270 | ||
2271 | SOURCE=.\include\wx\print.h | |
2272 | # End Source File | |
2273 | # Begin Source File | |
2274 | ||
2275 | SOURCE=.\include\wx\printdlg.h | |
2276 | # End Source File | |
2277 | # Begin Source File | |
2278 | ||
2279 | SOURCE=.\include\wx\prntbase.h | |
2280 | # End Source File | |
2281 | # Begin Source File | |
2282 | ||
2283 | SOURCE=.\include\wx\radiobox.h | |
2284 | # End Source File | |
2285 | # Begin Source File | |
2286 | ||
2287 | SOURCE=.\include\wx\radiobut.h | |
2288 | # End Source File | |
2289 | # Begin Source File | |
2290 | ||
2291 | SOURCE=.\include\wx\region.h | |
2292 | # End Source File | |
2293 | # Begin Source File | |
2294 | ||
2295 | SOURCE=.\include\wx\resource.h | |
2296 | # End Source File | |
2297 | # Begin Source File | |
2298 | ||
2299 | SOURCE=.\include\wx\scrolbar.h | |
2300 | # End Source File | |
2301 | # Begin Source File | |
2302 | ||
2303 | SOURCE=.\include\wx\scrolwin.h | |
2304 | # End Source File | |
2305 | # Begin Source File | |
2306 | ||
2307 | SOURCE=.\include\wx\serbase.h | |
2308 | # End Source File | |
2309 | # Begin Source File | |
2310 | ||
2311 | SOURCE=.\include\wx\settings.h | |
2312 | # End Source File | |
2313 | # Begin Source File | |
2314 | ||
2315 | SOURCE=.\include\wx\setup.h | |
2316 | # End Source File | |
2317 | # Begin Source File | |
2318 | ||
2319 | SOURCE=.\include\wx\slider.h | |
2320 | # End Source File | |
2321 | # Begin Source File | |
2322 | ||
2323 | SOURCE=.\include\wx\spinbutt.h | |
2324 | # End Source File | |
2325 | # Begin Source File | |
2326 | ||
2327 | SOURCE=.\include\wx\splitter.h | |
2328 | # End Source File | |
2329 | # Begin Source File | |
2330 | ||
2331 | SOURCE=.\include\wx\statbmp.h | |
2332 | # End Source File | |
2333 | # Begin Source File | |
2334 | ||
2335 | SOURCE=.\include\wx\statbox.h | |
2336 | # End Source File | |
2337 | # Begin Source File | |
2338 | ||
2339 | SOURCE=.\include\wx\stattext.h | |
2340 | # End Source File | |
2341 | # Begin Source File | |
2342 | ||
2343 | SOURCE=.\include\wx\statusbr.h | |
2344 | # End Source File | |
2345 | # Begin Source File | |
2346 | ||
2347 | SOURCE=.\include\wx\stream.h | |
2348 | # End Source File | |
2349 | # Begin Source File | |
2350 | ||
2351 | SOURCE=.\include\wx\tab.h | |
2352 | # End Source File | |
2353 | # Begin Source File | |
2354 | ||
2355 | SOURCE=.\include\wx\tbar95.h | |
2356 | # End Source File | |
2357 | # Begin Source File | |
2358 | ||
2359 | SOURCE=.\include\wx\tbarbase.h | |
2360 | # End Source File | |
2361 | # Begin Source File | |
2362 | ||
2363 | SOURCE=.\include\wx\tbarmsw.h | |
2364 | # End Source File | |
2365 | # Begin Source File | |
2366 | ||
2367 | SOURCE=.\include\wx\tbarsmpl.h | |
2368 | # End Source File | |
2369 | # Begin Source File | |
2370 | ||
2371 | SOURCE=.\include\wx\textctrl.h | |
2372 | # End Source File | |
2373 | # Begin Source File | |
2374 | ||
2375 | SOURCE=.\include\wx\textdlg.h | |
2376 | # End Source File | |
2377 | # Begin Source File | |
2378 | ||
2379 | SOURCE=.\include\wx\textfile.h | |
2380 | # End Source File | |
2381 | # Begin Source File | |
2382 | ||
2383 | SOURCE=.\include\wx\thread.h | |
2384 | # End Source File | |
2385 | # Begin Source File | |
2386 | ||
2387 | SOURCE=.\include\wx\timer.h | |
2388 | # End Source File | |
2389 | # Begin Source File | |
2390 | ||
2391 | SOURCE=.\include\wx\toolbar.h | |
2392 | # End Source File | |
2393 | # Begin Source File | |
2394 | ||
2395 | SOURCE=.\include\wx\treectrl.h | |
2396 | # End Source File | |
2397 | # Begin Source File | |
2398 | ||
2399 | SOURCE=.\include\wx\utils.h | |
2400 | # End Source File | |
2401 | # Begin Source File | |
2402 | ||
2403 | SOURCE=.\include\wx\validate.h | |
2404 | # End Source File | |
2405 | # Begin Source File | |
2406 | ||
2407 | SOURCE=.\include\wx\valtext.h | |
2408 | # End Source File | |
2409 | # Begin Source File | |
2410 | ||
2411 | SOURCE=.\include\wx\version.h | |
2412 | # End Source File | |
2413 | # Begin Source File | |
2414 | ||
2415 | SOURCE=.\include\wx\window.h | |
2416 | # End Source File | |
2417 | # Begin Source File | |
2418 | ||
2419 | SOURCE=.\include\wx\wx.h | |
2420 | # End Source File | |
2421 | # Begin Source File | |
2422 | ||
2423 | SOURCE=.\include\wx\wxexpr.h | |
2424 | # End Source File | |
2425 | # Begin Source File | |
2426 | ||
2427 | SOURCE=.\include\wx\wxprec.h | |
2428 | # End Source File | |
2429 | # End Group | |
ac9390a0 MR |
2430 | # End Target |
2431 | # End Project |