1 # Microsoft Developer Studio Project File - Name="wxBase" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6 # TARGTYPE "Win32 (x86) Static Library" 0x0104
8 CFG=wxBase - Win32 Debug
9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
10 !MESSAGE use the Export Makefile command and run
12 !MESSAGE NMAKE /f "wxBase.mak".
14 !MESSAGE You can specify a configuration when running NMAKE
15 !MESSAGE by defining the macro CFG on the command line. For example:
17 !MESSAGE NMAKE /f "wxBase.mak" CFG="wxBase - Win32 Debug"
19 !MESSAGE Possible choices for configuration are:
21 !MESSAGE "wxBase - Win32 Release Unicode DLL" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "wxBase - Win32 Debug Unicode DLL" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "wxBase - Win32 Release Unicode" (based on "Win32 (x86) Static Library")
24 !MESSAGE "wxBase - Win32 Debug Unicode" (based on "Win32 (x86) Static Library")
25 !MESSAGE "wxBase - Win32 Release DLL" (based on "Win32 (x86) Dynamic-Link Library")
26 !MESSAGE "wxBase - Win32 Debug DLL" (based on "Win32 (x86) Dynamic-Link Library")
27 !MESSAGE "wxBase - Win32 Release" (based on "Win32 (x86) Static Library")
28 !MESSAGE "wxBase - Win32 Debug" (based on "Win32 (x86) Static Library")
32 # PROP AllowPerConfigDependencies 0
33 # PROP Scc_ProjName ""
34 # PROP Scc_LocalPath ""
36 !IF "$(CFG)" == "wxBase - Win32 Release Unicode DLL"
39 # PROP BASE Use_Debug_Libraries 0
40 # PROP BASE Output_Dir "../lib"
41 # PROP BASE Intermediate_Dir "../BaseReleaseUnicodeDll"
42 # PROP BASE Target_Dir ""
44 # PROP Use_Debug_Libraries 0
45 # PROP Output_Dir "../lib"
46 # PROP Intermediate_Dir "../BaseReleaseUnicodeDll"
47 # PROP Ignore_Export_Lib 0
50 # ADD BASE CPP /nologo /MD /W4 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WXBASEDLL_EXPORTS" /YX /FD /c
51 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/basedllu" /I "../include" /I "./regex" /I "./zlib" /D "NDEBUG" /D "WXMAKINGDLL" /D "_UNICODE" /D "UNICODE" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /Yu"wx/wxprec.h" /FD /c
53 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
54 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
56 # ADD BASE RSC /l 0x409 /d "NDEBUG"
57 # ADD RSC /l 0x409 /i "../include" /d "NDEBUG"
59 # ADD BASE BSC32 /nologo
62 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"../lib/wxbase250u.dll"
63 # ADD LINK32 ../lib/zlib.lib ../lib/regex.lib kernel32.lib user32.lib advapi32.lib shell32.lib wsock32.lib gdi32.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxbase250u.dll"
65 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug Unicode DLL"
68 # PROP BASE Use_Debug_Libraries 1
69 # PROP BASE Output_Dir "../lib"
70 # PROP BASE Intermediate_Dir "../BaseDebugUnicodeDll"
71 # PROP BASE Target_Dir ""
73 # PROP Use_Debug_Libraries 1
74 # PROP Output_Dir "../lib"
75 # PROP Intermediate_Dir "../BaseDebugUnicodeDll"
76 # PROP Ignore_Export_Lib 0
79 # ADD BASE CPP /nologo /MDd /W4 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WXBASEDLL_EXPORTS" /YX /FD /c
80 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/basedllud" /I "../include" /I "./regex" /I "./zlib" /D "_DEBUG" /D "WXMAKINGDLL" /D "_UNICODE" /D "UNICODE" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /Yu"wx/wxprec.h" /FD /c
82 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
83 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
85 # ADD BASE RSC /l 0x409 /d "_DEBUG"
86 # ADD RSC /l 0x409 /i "../include" /d "_DEBUG"
88 # ADD BASE BSC32 /nologo
91 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out:"../lib/wxbase250ud.dll" /pdbtype:sept
92 # ADD LINK32 ../lib/zlibd.lib ../lib/regexd.lib kernel32.lib user32.lib advapi32.lib shell32.lib wsock32.lib gdi32.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxbase250ud.dll"
94 !ELSEIF "$(CFG)" == "wxBase - Win32 Release Unicode"
97 # PROP BASE Use_Debug_Libraries 0
98 # PROP BASE Output_Dir "..\lib"
99 # PROP BASE Intermediate_Dir "..\BaseReleaseUnicode"
100 # PROP BASE Target_Dir ""
102 # PROP Use_Debug_Libraries 0
103 # PROP Output_Dir "..\lib"
104 # PROP Intermediate_Dir "..\BaseReleaseUnicode"
107 # ADD BASE CPP /nologo /MD /W4 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
108 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/baseu" /I "../include" /I "./regex" /I "./zlib" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /Yu"wx/wxprec.h" /FD /c
110 # ADD BASE RSC /l 0x409
113 # ADD BASE BSC32 /nologo
116 # ADD BASE LIB32 /nologo
117 # ADD LIB32 /nologo /out:"..\lib\wxbaseu.lib"
119 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug Unicode"
121 # PROP BASE Use_MFC 0
122 # PROP BASE Use_Debug_Libraries 1
123 # PROP BASE Output_Dir "..\lib"
124 # PROP BASE Intermediate_Dir "..\BaseDebugUnicode"
125 # PROP BASE Target_Dir ""
127 # PROP Use_Debug_Libraries 1
128 # PROP Output_Dir "..\lib"
129 # PROP Intermediate_Dir "..\BaseDebugUnicode"
132 # ADD BASE CPP /nologo /MDd /W4 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
133 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/baseud" /I "../include" /I "./regex" /I "./zlib" /D "_DEBUG" /D "__WXDEBUG__" /D "_UNICODE" /D "UNICODE" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /Yu"wx/wxprec.h" /FD /c
135 # ADD BASE RSC /l 0x409
138 # ADD BASE BSC32 /nologo
141 # ADD BASE LIB32 /nologo
142 # ADD LIB32 /nologo /out:"..\lib\wxbaseud.lib"
144 !ELSEIF "$(CFG)" == "wxBase - Win32 Release DLL"
146 # PROP BASE Use_MFC 0
147 # PROP BASE Use_Debug_Libraries 0
148 # PROP BASE Output_Dir "../lib"
149 # PROP BASE Intermediate_Dir "../BaseReleaseDll"
150 # PROP BASE Target_Dir ""
152 # PROP Use_Debug_Libraries 0
153 # PROP Output_Dir "../lib"
154 # PROP Intermediate_Dir "../BaseReleaseDll"
155 # PROP Ignore_Export_Lib 0
158 # ADD BASE CPP /nologo /MD /W4 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WXBASEDLL_EXPORTS" /YX /FD /c
159 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/basedll" /I "../include" /I "./regex" /I "./zlib" /D "NDEBUG" /D "WXMAKINGDLL" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /Yu"wx/wxprec.h" /FD /c
161 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
162 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
164 # ADD BASE RSC /l 0x409 /d "NDEBUG"
165 # ADD RSC /l 0x409 /i "../include" /d "NDEBUG"
167 # ADD BASE BSC32 /nologo
170 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"../lib/wxbase250.dll"
171 # ADD LINK32 ../lib/zlib.lib ../lib/regex.lib kernel32.lib user32.lib advapi32.lib shell32.lib wsock32.lib gdi32.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxbase250.dll"
173 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug DLL"
175 # PROP BASE Use_MFC 0
176 # PROP BASE Use_Debug_Libraries 1
177 # PROP BASE Output_Dir "../lib"
178 # PROP BASE Intermediate_Dir "../BaseDebugDll"
179 # PROP BASE Target_Dir ""
181 # PROP Use_Debug_Libraries 1
182 # PROP Output_Dir "../lib"
183 # PROP Intermediate_Dir "../BaseDebugDll"
184 # PROP Ignore_Export_Lib 0
187 # ADD BASE CPP /nologo /MDd /W4 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WXBASEDLL_EXPORTS" /YX /FD /c
188 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/basedlld" /I "../include" /I "./regex" /I "./zlib" /D "_DEBUG" /D "WXMAKINGDLL" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /Yu"wx/wxprec.h" /FD /c
190 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
191 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
193 # ADD BASE RSC /l 0x409 /d "_DEBUG"
194 # ADD RSC /l 0x409 /i "../include" /d "_DEBUG"
196 # ADD BASE BSC32 /nologo
199 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out:"../lib/wxbase250d.dll" /pdbtype:sept
200 # ADD LINK32 ../lib/zlibd.lib ../lib/regexd.lib kernel32.lib user32.lib advapi32.lib shell32.lib wsock32.lib gdi32.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxbase250d.dll"
202 !ELSEIF "$(CFG)" == "wxBase - Win32 Release"
204 # PROP BASE Use_MFC 0
205 # PROP BASE Use_Debug_Libraries 0
206 # PROP BASE Output_Dir "..\lib"
207 # PROP BASE Intermediate_Dir "..\BaseRelease"
208 # PROP BASE Target_Dir ""
210 # PROP Use_Debug_Libraries 0
211 # PROP Output_Dir "..\lib"
212 # PROP Intermediate_Dir "..\BaseRelease"
215 # ADD BASE CPP /nologo /MD /W4 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
216 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/base" /I "../include" /I "./regex" /I "./zlib" /D "NDEBUG" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /Yu"wx/wxprec.h" /FD /c
218 # ADD BASE RSC /l 0x409
221 # ADD BASE BSC32 /nologo
224 # ADD BASE LIB32 /nologo
227 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug"
229 # PROP BASE Use_MFC 0
230 # PROP BASE Use_Debug_Libraries 1
231 # PROP BASE Output_Dir "..\lib"
232 # PROP BASE Intermediate_Dir "..\BaseDebug"
233 # PROP BASE Target_Dir ""
235 # PROP Use_Debug_Libraries 1
236 # PROP Output_Dir "..\lib"
237 # PROP Intermediate_Dir "..\BaseDebug"
240 # ADD BASE CPP /nologo /MDd /W4 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
241 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/based" /I "../include" /I "./regex" /I "./zlib" /D "_DEBUG" /D "__WXDEBUG__" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /Yu"wx/wxprec.h" /FD /c
243 # ADD BASE RSC /l 0x409
246 # ADD BASE BSC32 /nologo
249 # ADD BASE LIB32 /nologo
250 # ADD LIB32 /nologo /out:"..\lib\wxbased.lib"
256 # Name "wxBase - Win32 Release Unicode DLL"
257 # Name "wxBase - Win32 Debug Unicode DLL"
258 # Name "wxBase - Win32 Release Unicode"
259 # Name "wxBase - Win32 Debug Unicode"
260 # Name "wxBase - Win32 Release DLL"
261 # Name "wxBase - Win32 Debug DLL"
262 # Name "wxBase - Win32 Release"
263 # Name "wxBase - Win32 Debug"
264 # Begin Group "Common Files"
266 # PROP Default_Filter ""
269 SOURCE=.\common\appbase.cpp
273 SOURCE=.\common\clntdata.cpp
277 SOURCE=.\common\cmdline.cpp
281 SOURCE=.\common\config.cpp
285 SOURCE=.\common\datetime.cpp
289 SOURCE=.\common\datstrm.cpp
293 SOURCE=.\common\db.cpp
297 SOURCE=.\common\dbtable.cpp
301 SOURCE=.\common\dircmn.cpp
305 SOURCE=.\common\dynarray.cpp
309 SOURCE=.\common\dynlib.cpp
313 SOURCE=.\common\dynload.cpp
317 SOURCE=.\common\encconv.cpp
321 SOURCE=.\common\event.cpp
325 SOURCE=.\common\extended.c
326 # SUBTRACT CPP /YX /Yc /Yu
330 SOURCE=.\common\ffile.cpp
334 SOURCE=.\common\file.cpp
338 SOURCE=.\common\fileconf.cpp
342 SOURCE=.\common\filefn.cpp
346 SOURCE=.\common\filename.cpp
350 SOURCE=.\common\filesys.cpp
354 SOURCE=.\common\fmapbase.cpp
358 SOURCE=.\common\fs_inet.cpp
362 SOURCE=.\common\fs_mem.cpp
366 SOURCE=.\common\fs_zip.cpp
370 SOURCE=.\common\ftp.cpp
374 SOURCE=.\common\hash.cpp
378 SOURCE=.\common\hashmap.cpp
382 SOURCE=.\common\http.cpp
386 SOURCE=.\common\init.cpp
390 SOURCE=.\common\intl.cpp
394 SOURCE=.\common\ipcbase.cpp
398 SOURCE=.\common\list.cpp
402 SOURCE=.\common\log.cpp
406 SOURCE=.\common\longlong.cpp
410 SOURCE=.\common\memory.cpp
414 SOURCE=.\common\mimecmn.cpp
418 SOURCE=.\common\module.cpp
422 SOURCE=.\common\msgout.cpp
426 SOURCE=.\common\mstream.cpp
430 SOURCE=.\common\object.cpp
434 SOURCE=.\common\process.cpp
438 SOURCE=.\common\protocol.cpp
442 SOURCE=.\common\regex.cpp
446 SOURCE=.\common\sckaddr.cpp
450 SOURCE=.\common\sckfile.cpp
454 SOURCE=.\common\sckipc.cpp
458 SOURCE=.\common\sckstrm.cpp
462 SOURCE=.\common\socket.cpp
466 SOURCE=.\common\stopwatch.cpp
470 SOURCE=.\common\strconv.cpp
474 SOURCE=.\common\stream.cpp
478 SOURCE=.\common\string.cpp
482 SOURCE=.\common\sysopt.cpp
486 SOURCE=.\common\textbuf.cpp
490 SOURCE=.\common\textfile.cpp
494 SOURCE=.\common\tokenzr.cpp
498 SOURCE=.\common\txtstrm.cpp
502 SOURCE=.\common\unzip.c
503 # SUBTRACT CPP /YX /Yc /Yu
507 SOURCE=.\common\url.cpp
511 SOURCE=.\common\utilscmn.cpp
515 SOURCE=.\common\variant.cpp
519 SOURCE=.\common\wfstream.cpp
523 SOURCE=.\common\wxchar.cpp
527 SOURCE=.\common\zipstrm.cpp
531 SOURCE=.\common\zstream.cpp
534 # Begin Group "MSW Files"
536 # PROP Default_Filter ""
539 SOURCE=.\msw\basemsw.cpp
551 SOURCE=.\msw\dummy.cpp
552 # ADD CPP /Yc"wx/wxprec.h"
556 SOURCE=.\msw\gsocket.c
557 # SUBTRACT CPP /YX /Yc /Yu
561 SOURCE=.\msw\gsockmsw.c
562 # SUBTRACT CPP /YX /Yc /Yu
566 SOURCE=.\msw\main.cpp
570 SOURCE=.\msw\mimetype.cpp
574 SOURCE=.\msw\mslu.cpp
578 SOURCE=.\msw\regconf.cpp
582 SOURCE=.\msw\registry.cpp
586 SOURCE=.\msw\snglinst.cpp
590 SOURCE=.\msw\thread.cpp
594 SOURCE=.\msw\utils.cpp
598 SOURCE=.\msw\utilsexc.cpp
602 SOURCE=.\msw\volume.cpp
605 # Begin Group "Headers"
607 # PROP Default_Filter ""
608 # Begin Group "Setup"
610 # PROP Default_Filter ""
613 SOURCE=..\include\wx\msw\setup.h
615 !IF "$(CFG)" == "wxBase - Win32 Release Unicode DLL"
617 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
618 InputPath=..\include\wx\msw\setup.h
620 "../lib/basedllu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
621 copy "$(InputPath)" ..\lib\basedllu\wx\setup.h
625 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug Unicode DLL"
627 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
628 InputPath=..\include\wx\msw\setup.h
630 "../lib/basedllud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
631 copy "$(InputPath)" ..\lib\basedllud\wx\setup.h
635 !ELSEIF "$(CFG)" == "wxBase - Win32 Release Unicode"
637 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
638 InputPath=..\include\wx\msw\setup.h
640 "../lib/baseu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
641 copy "$(InputPath)" ..\lib\baseu\wx\setup.h
645 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug Unicode"
647 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
648 InputPath=..\include\wx\msw\setup.h
650 "../lib/baseud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
651 copy "$(InputPath)" ..\lib\baseud\wx\setup.h
655 !ELSEIF "$(CFG)" == "wxBase - Win32 Release DLL"
657 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
658 InputPath=..\include\wx\msw\setup.h
660 "../lib/basedll/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
661 copy "$(InputPath)" ..\lib\basedll\wx\setup.h
665 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug DLL"
667 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
668 InputPath=..\include\wx\msw\setup.h
670 "../lib/basedlld/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
671 copy "$(InputPath)" ..\lib\basedlld\wx\setup.h
675 !ELSEIF "$(CFG)" == "wxBase - Win32 Release"
677 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
678 InputPath=..\include\wx\msw\setup.h
680 "../lib/base/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
681 copy "$(InputPath)" ..\lib\base\wx\setup.h
685 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug"
687 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
688 InputPath=..\include\wx\msw\setup.h
690 "../lib/based/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
691 copy "$(InputPath)" ..\lib\based\wx\setup.h
699 # Begin Group "Common"
701 # PROP Default_Filter ""
704 SOURCE=..\include\wx\app.h
708 SOURCE=..\include\wx\apptrait.h
712 SOURCE=..\include\wx\buffer.h
716 SOURCE=..\include\wx\build.h
720 SOURCE=..\include\wx\chkconf.h
724 SOURCE=..\include\wx\clntdata.h
728 SOURCE=..\include\wx\cmdline.h
732 SOURCE=..\include\wx\confbase.h
736 SOURCE=..\include\wx\config.h
740 SOURCE=..\include\wx\datetime.h
744 SOURCE=..\include\wx\datetime.inl
748 SOURCE=..\include\wx\datstrm.h
752 SOURCE=..\include\wx\db.h
756 SOURCE=..\include\wx\dbkeyg.h
760 SOURCE=..\include\wx\dbtable.h
764 SOURCE=..\include\wx\dde.h
768 SOURCE=..\include\wx\debug.h
772 SOURCE=..\include\wx\defs.h
776 SOURCE=..\include\wx\dir.h
780 SOURCE=..\include\wx\dynarray.h
784 SOURCE=..\include\wx\dynlib.h
788 SOURCE=..\include\wx\dynload.h
792 SOURCE=..\include\wx\encconv.h
796 SOURCE=..\include\wx\event.h
800 SOURCE=..\include\wx\features.h
804 SOURCE=..\include\wx\ffile.h
808 SOURCE=..\include\wx\file.h
812 SOURCE=..\include\wx\fileconf.h
816 SOURCE=..\include\wx\filefn.h
820 SOURCE=..\include\wx\filename.h
824 SOURCE=..\include\wx\filesys.h
828 SOURCE=..\include\wx\fmappriv.h
832 SOURCE=..\include\wx\fontenc.h
836 SOURCE=..\include\wx\fontmap.h
840 SOURCE=..\include\wx\fs_inet.h
844 SOURCE=..\include\wx\fs_mem.h
848 SOURCE=..\include\wx\fs_zip.h
852 SOURCE=..\include\wx\gsocket.h
856 SOURCE=..\include\wx\hash.h
860 SOURCE=..\include\wx\hashmap.h
864 SOURCE=..\include\wx\intl.h
868 SOURCE=..\include\wx\iosfwrap.h
872 SOURCE=..\include\wx\ioswrap.h
876 SOURCE=..\include\wx\ipc.h
880 SOURCE=..\include\wx\ipcbase.h
884 SOURCE=..\include\wx\isql.h
888 SOURCE=..\include\wx\isqlext.h
892 SOURCE=..\include\wx\list.h
896 SOURCE=..\include\wx\log.h
900 SOURCE=..\include\wx\longlong.h
904 SOURCE=..\include\wx\math.h
908 SOURCE=..\include\wx\memconf.h
912 SOURCE=..\include\wx\memory.h
916 SOURCE=..\include\wx\memtext.h
920 SOURCE=..\include\wx\mimetype.h
924 SOURCE=..\include\wx\module.h
928 SOURCE=..\include\wx\msgout.h
932 SOURCE=..\include\wx\mstream.h
936 SOURCE=..\include\wx\object.h
940 SOURCE=..\include\wx\platform.h
944 SOURCE=..\include\wx\process.h
948 SOURCE=..\include\wx\regex.h
952 SOURCE=..\include\wx\sckaddr.h
956 SOURCE=..\include\wx\sckipc.h
960 SOURCE=..\include\wx\sckstrm.h
964 SOURCE=..\include\wx\snglinst.h
968 SOURCE=..\include\wx\socket.h
972 SOURCE=..\include\wx\strconv.h
976 SOURCE=..\include\wx\stream.h
980 SOURCE=..\include\wx\string.h
984 SOURCE=..\include\wx\sysopt.h
988 SOURCE=..\include\wx\textbuf.h
992 SOURCE=..\include\wx\textfile.h
996 SOURCE=..\include\wx\thread.h
1000 SOURCE=..\include\wx\timer.h
1004 SOURCE=..\include\wx\tokenzr.h
1008 SOURCE=..\include\wx\txtstrm.h
1012 SOURCE=..\include\wx\url.h
1016 SOURCE=..\include\wx\utils.h
1020 SOURCE=..\include\wx\variant.h
1024 SOURCE=..\include\wx\vector.h
1028 SOURCE=..\include\wx\version.h
1032 SOURCE=..\include\wx\volume.h
1036 SOURCE=..\include\wx\wfstream.h
1040 SOURCE=..\include\wx\wx.h
1044 SOURCE=..\include\wx\wxchar.h
1048 SOURCE=..\include\wx\wxprec.h
1052 SOURCE=..\include\wx\zipstrm.h
1056 SOURCE=..\include\wx\zstream.h
1061 # PROP Default_Filter ""
1064 SOURCE=..\include\wx\msw\apptbase.h
1068 SOURCE=..\include\wx\msw\apptrait.h
1072 SOURCE=..\include\wx\msw\dde.h
1076 SOURCE=..\include\wx\msw\gccpriv.h
1080 SOURCE=..\include\wx\msw\mimetype.h
1084 SOURCE=..\include\wx\msw\winundef.h