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) Static Library" 0x0104
6 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
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 ""
38 !IF "$(CFG)" == "wxBase - Win32 Release Unicode DLL"
41 # PROP BASE Use_Debug_Libraries 0
42 # PROP BASE Output_Dir "../lib"
43 # PROP BASE Intermediate_Dir "../BaseReleaseUnicodeDll"
44 # PROP BASE Target_Dir ""
46 # PROP Use_Debug_Libraries 0
47 # PROP Output_Dir "../lib"
48 # PROP Intermediate_Dir "../BaseReleaseUnicodeDll"
49 # PROP Ignore_Export_Lib 0
51 # ADD BASE CPP /nologo /MD /W4 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WXBASEDLL_EXPORTS" /YX /FD /c
52 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/basedllu" /I "../include" /I "./regex" /I "./zlib" /D "NDEBUG" /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /D "WXMAKINGDLL" /D "_UNICODE" /D "UNICODE" /Yu"wx/wxprec.h" /FD /c
53 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
54 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
55 # ADD BASE RSC /l 0x409 /d "NDEBUG"
56 # ADD RSC /l 0x409 /i "../include" /d "NDEBUG"
58 # ADD BASE BSC32 /nologo
61 # 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"
62 # ADD LINK32 kernel32.lib user32.lib advapi32.lib shell32.lib wsock32.lib ../lib/zlib.lib ../lib/regex.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxbase250u.dll"
64 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug Unicode DLL"
67 # PROP BASE Use_Debug_Libraries 1
68 # PROP BASE Output_Dir "../lib"
69 # PROP BASE Intermediate_Dir "../BaseDebugUnicodeDll"
70 # PROP BASE Target_Dir ""
72 # PROP Use_Debug_Libraries 1
73 # PROP Output_Dir "../lib"
74 # PROP Intermediate_Dir "../BaseDebugUnicodeDll"
75 # PROP Ignore_Export_Lib 0
77 # ADD BASE CPP /nologo /MDd /W4 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WXBASEDLL_EXPORTS" /YX /FD /c
78 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/basedllud" /I "../include" /I "./regex" /I "./zlib" /D "_DEBUG" /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /D "WXMAKINGDLL" /D "_UNICODE" /D "UNICODE" /Yu"wx/wxprec.h" /FD /c
79 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
80 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
81 # ADD BASE RSC /l 0x409 /d "_DEBUG"
82 # ADD RSC /l 0x409 /i "../include" /d "_DEBUG"
84 # ADD BASE BSC32 /nologo
87 # 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 /pdbtype:sept /out:"../lib/wxbase250ud.dll"
88 # ADD LINK32 kernel32.lib user32.lib advapi32.lib shell32.lib wsock32.lib ../lib/zlibd.lib ../lib/regexd.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxbase250ud.dll"
89 !ELSEIF "$(CFG)" == "wxBase - Win32 Release Unicode"
92 # PROP BASE Use_Debug_Libraries 0
93 # PROP BASE Output_Dir "..\lib"
94 # PROP BASE Intermediate_Dir "..\BaseReleaseUnicode"
95 # PROP BASE Target_Dir ""
97 # PROP Use_Debug_Libraries 0
98 # PROP Output_Dir "..\lib"
99 # PROP Intermediate_Dir "..\BaseReleaseUnicode"
101 # ADD BASE CPP /nologo /MD /W4 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
102 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/baseu" /I "../include" /I "./regex" /I "./zlib" /D "NDEBUG" /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /D "_UNICODE" /D "UNICODE" /Yu"wx/wxprec.h" /FD /c
103 # ADD BASE RSC /l 0x409
106 # ADD BASE BSC32 /nologo
109 # ADD BASE LIB32 /nologo
110 # ADD LIB32 /nologo /out:"..\lib\wxbaseu.lib"
112 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug Unicode"
114 # PROP BASE Use_MFC 0
115 # PROP BASE Use_Debug_Libraries 1
116 # PROP BASE Output_Dir "..\lib"
117 # PROP BASE Intermediate_Dir "..\BaseDebugUnicode"
118 # PROP BASE Target_Dir ""
120 # PROP Use_Debug_Libraries 1
121 # PROP Output_Dir "..\lib"
122 # PROP Intermediate_Dir "..\BaseDebugUnicode"
124 # ADD BASE CPP /nologo /MDd /W4 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
125 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/baseud" /I "../include" /I "./regex" /I "./zlib" /D "_DEBUG" /D wxUSE_GUI=0 /D "WIN32" /D "__WXDEBUG__" /D WINVER=0x400 /D "_UNICODE" /D "UNICODE" /Yu"wx/wxprec.h" /FD /c
126 # ADD BASE RSC /l 0x409
129 # ADD BASE BSC32 /nologo
130 # ADD BSC32 /nologo /o"../lib/wxbase.bsc"
132 # ADD BASE LIB32 /nologo
133 # ADD LIB32 /nologo /out:"..\lib\wxbaseud.lib"
135 !ELSEIF "$(CFG)" == "wxBase - Win32 Release DLL"
137 # PROP BASE Use_MFC 0
138 # PROP BASE Use_Debug_Libraries 0
139 # PROP BASE Output_Dir "../lib"
140 # PROP BASE Intermediate_Dir "../BaseReleaseDll"
141 # PROP BASE Target_Dir ""
143 # PROP Use_Debug_Libraries 0
144 # PROP Output_Dir "../lib"
145 # PROP Intermediate_Dir "../BaseReleaseDll"
146 # PROP Ignore_Export_Lib 0
148 # ADD BASE CPP /nologo /MD /W4 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WXBASEDLL_EXPORTS" /YX /FD /c
149 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/basedll" /I "../include" /I "./regex" /I "./zlib" /D "NDEBUG" /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /D "WXMAKINGDLL" /Yu"wx/wxprec.h" /FD /c
150 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
151 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
152 # ADD BASE RSC /l 0x409 /d "NDEBUG"
153 # ADD RSC /l 0x409 /i "../include" /d "NDEBUG"
155 # ADD BASE BSC32 /nologo
158 # 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"
159 # ADD LINK32 kernel32.lib user32.lib advapi32.lib shell32.lib wsock32.lib ../lib/zlib.lib ../lib/regex.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxbase250.dll"
161 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug DLL"
163 # PROP BASE Use_MFC 0
164 # PROP BASE Use_Debug_Libraries 1
165 # PROP BASE Output_Dir "../lib"
166 # PROP BASE Intermediate_Dir "../BaseDebugDll"
167 # PROP BASE Target_Dir ""
169 # PROP Use_Debug_Libraries 1
170 # PROP Output_Dir "../lib"
171 # PROP Intermediate_Dir "../BaseDebugDll"
172 # PROP Ignore_Export_Lib 0
174 # ADD BASE CPP /nologo /MDd /W4 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WXBASEDLL_EXPORTS" /YX /FD /c
175 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/basedlld" /I "../include" /I "./regex" /I "./zlib" /D "_DEBUG" /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /D "WXMAKINGDLL" /Yu"wx/wxprec.h" /FD /c
176 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
177 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
178 # ADD BASE RSC /l 0x409 /d "_DEBUG"
179 # ADD RSC /l 0x409 /i "../include" /d "_DEBUG"
181 # ADD BASE BSC32 /nologo
184 # 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 /pdbtype:sept /out:"../lib/wxbase250d.dll"
185 # ADD LINK32 kernel32.lib user32.lib advapi32.lib shell32.lib wsock32.lib ../lib/zlibd.lib ../lib/regexd.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxbase250d.dll"
187 !ELSEIF "$(CFG)" == "wxBase - Win32 Release"
189 # PROP BASE Use_MFC 0
190 # PROP BASE Use_Debug_Libraries 0
191 # PROP BASE Output_Dir "..\lib"
192 # PROP BASE Intermediate_Dir "..\BaseRelease"
193 # PROP BASE Target_Dir ""
195 # PROP Use_Debug_Libraries 0
196 # PROP Output_Dir "..\lib"
197 # PROP Intermediate_Dir "..\BaseRelease"
199 # ADD BASE CPP /nologo /MD /W4 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
200 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/base" /I "../include" /I "./regex" /I "./zlib" /D "NDEBUG" /D wxUSE_GUI=0 /D "WIN32" /D WINVER=0x400 /Yu"wx/wxprec.h" /FD /c
201 # ADD BASE RSC /l 0x409
204 # ADD BASE BSC32 /nologo
207 # ADD BASE LIB32 /nologo
208 # ADD LIB32 /nologo /out:"..\lib\wxbase.lib"
210 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug"
212 # PROP BASE Use_MFC 0
213 # PROP BASE Use_Debug_Libraries 1
214 # PROP BASE Output_Dir "..\lib"
215 # PROP BASE Intermediate_Dir "..\BaseDebug"
216 # PROP BASE Target_Dir ""
218 # PROP Use_Debug_Libraries 1
219 # PROP Output_Dir "..\lib"
220 # PROP Intermediate_Dir "..\BaseDebug"
222 # ADD BASE CPP /nologo /MDd /W4 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
223 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/based" /I "../include" /I "./regex" /I "./zlib" /D "_DEBUG" /D wxUSE_GUI=0 /D "WIN32" /D "__WXDEBUG__" /D WINVER=0x400 /Yu"wx/wxprec.h" /FD /c
224 # ADD BASE RSC /l 0x409
227 # ADD BASE BSC32 /nologo
228 # ADD BSC32 /nologo /o"../lib/wxbase.bsc"
230 # ADD BASE LIB32 /nologo
231 # ADD LIB32 /nologo /out:"..\lib\wxbased.lib"
237 # Name "wxBase - Win32 Release Unicode DLL"
238 # Name "wxBase - Win32 Debug Unicode DLL"
239 # Name "wxBase - Win32 Release Unicode"
240 # Name "wxBase - Win32 Debug Unicode"
241 # Name "wxBase - Win32 Release DLL"
242 # Name "wxBase - Win32 Debug DLL"
243 # Name "wxBase - Win32 Release"
244 # Name "wxBase - Win32 Debug"
246 # Begin Group "Common Files"
248 # PROP Default_Filter ""
251 SOURCE=.\common\appcmn.cpp
255 SOURCE=.\common\clntdata.cpp
259 SOURCE=.\common\cmdline.cpp
263 SOURCE=.\common\config.cpp
267 SOURCE=.\common\datacmn.cpp
271 SOURCE=.\common\datetime.cpp
275 SOURCE=.\common\datstrm.cpp
279 SOURCE=.\common\db.cpp
283 SOURCE=.\common\dbtable.cpp
287 SOURCE=.\common\dircmn.cpp
291 SOURCE=.\common\dynarray.cpp
295 SOURCE=.\common\dynlib.cpp
299 SOURCE=.\common\dynload.cpp
303 SOURCE=.\common\encconv.cpp
307 SOURCE=.\common\event.cpp
311 SOURCE=.\common\ffile.cpp
315 SOURCE=.\common\file.cpp
319 SOURCE=.\common\fileconf.cpp
323 SOURCE=.\common\filefn.cpp
327 SOURCE=.\common\filename.cpp
331 SOURCE=.\common\filesys.cpp
335 SOURCE=.\common\fontmap.cpp
339 SOURCE=.\common\fs_inet.cpp
343 SOURCE=.\common\fs_mem.cpp
347 SOURCE=.\common\fs_zip.cpp
351 SOURCE=.\common\ftp.cpp
355 SOURCE=.\common\hash.cpp
359 SOURCE=.\common\hashmap.cpp
363 SOURCE=.\common\http.cpp
367 SOURCE=.\common\intl.cpp
371 SOURCE=.\common\ipcbase.cpp
375 SOURCE=.\common\list.cpp
379 SOURCE=.\common\log.cpp
383 SOURCE=.\common\longlong.cpp
387 SOURCE=.\common\memory.cpp
391 SOURCE=.\common\mimecmn.cpp
395 SOURCE=.\common\module.cpp
399 SOURCE=.\common\msgout.cpp
403 SOURCE=.\common\mstream.cpp
407 SOURCE=.\common\object.cpp
411 SOURCE=.\common\process.cpp
415 SOURCE=.\common\protocol.cpp
419 SOURCE=.\common\regex.cpp
423 SOURCE=.\common\sckaddr.cpp
427 SOURCE=.\common\sckfile.cpp
431 SOURCE=.\common\sckipc.cpp
435 SOURCE=.\common\sckstrm.cpp
439 SOURCE=.\common\socket.cpp
443 SOURCE=.\common\strconv.cpp
447 SOURCE=.\common\stream.cpp
451 SOURCE=.\common\string.cpp
455 SOURCE=.\common\sysopt.cpp
459 SOURCE=.\common\textbuf.cpp
463 SOURCE=.\common\textfile.cpp
467 SOURCE=.\common\timercmn.cpp
471 SOURCE=.\common\tokenzr.cpp
475 SOURCE=.\common\txtstrm.cpp
479 SOURCE=.\common\url.cpp
483 SOURCE=.\common\utilscmn.cpp
487 SOURCE=.\common\variant.cpp
491 SOURCE=.\common\wfstream.cpp
495 SOURCE=.\common\wxchar.cpp
499 SOURCE=.\common\zipstrm.cpp
503 SOURCE=.\common\zstream.cpp
507 SOURCE=.\common\init.cpp
512 SOURCE=.\common\extended.c
513 # SUBTRACT CPP /YX /Yc /Yu
517 SOURCE=.\common\unzip.c
518 # SUBTRACT CPP /YX /Yc /Yu
522 # Begin Group "MSW Files"
524 # PROP Default_Filter ""
527 SOURCE=.\msw\dummy.cpp
528 # ADD CPP /Yc"wx/wxprec.h"
540 SOURCE=.\msw\main.cpp
544 SOURCE=.\msw\mimetype.cpp
548 SOURCE=.\msw\regconf.cpp
552 SOURCE=.\msw\registry.cpp
556 SOURCE=.\msw\snglinst.cpp
560 SOURCE=.\msw\thread.cpp
564 SOURCE=.\msw\utils.cpp
568 SOURCE=.\msw\utilsexc.cpp
572 SOURCE=.\msw\volume.cpp
577 SOURCE=.\msw\gsocket.c
578 # SUBTRACT CPP /YX /Yc /Yu
582 SOURCE=.\msw\gsockmsw.c
583 # SUBTRACT CPP /YX /Yc /Yu
587 # Begin Group "Headers"
589 # PROP Default_Filter ""
590 # Begin Group "Setup"
592 # PROP Default_Filter ""
595 SOURCE=..\include\wx\msw\setup.h
596 !IF "$(CFG)" == "wxBase - Win32 Release Unicode DLL"
597 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
598 InputPath=..\include\wx\msw\setup.h
600 "../lib/basedllu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
601 copy "$(InputPath)" ..\lib\basedllu\wx\setup.h
604 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug Unicode DLL"
605 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
606 InputPath=..\include\wx\msw\setup.h
608 "../lib/basedllud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
609 copy "$(InputPath)" ..\lib\basedllud\wx\setup.h
611 !ELSEIF "$(CFG)" == "wxBase - Win32 Release Unicode"
612 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
613 InputPath=..\include\wx\msw\setup.h
615 "../lib/baseu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
616 copy "$(InputPath)" ..\lib\baseu\wx\setup.h
619 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug Unicode"
620 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
621 InputPath=..\include\wx\msw\setup.h
623 "../lib/baseud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
624 copy "$(InputPath)" ..\lib\baseud\wx\setup.h
627 !ELSEIF "$(CFG)" == "wxBase - Win32 Release DLL"
628 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
629 InputPath=..\include\wx\msw\setup.h
631 "../lib/basedll/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
632 copy "$(InputPath)" ..\lib\basedll\wx\setup.h
635 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug DLL"
636 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
637 InputPath=..\include\wx\msw\setup.h
639 "../lib/basedlld/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
640 copy "$(InputPath)" ..\lib\basedlld\wx\setup.h
642 !ELSEIF "$(CFG)" == "wxBase - Win32 Release"
643 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
644 InputPath=..\include\wx\msw\setup.h
646 "../lib/base/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
647 copy "$(InputPath)" ..\lib\base\wx\setup.h
650 !ELSEIF "$(CFG)" == "wxBase - Win32 Debug"
651 # Begin Custom Build - Copying $(InputPath) to $(TargetDir)
652 InputPath=..\include\wx\msw\setup.h
654 "../lib/based/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
655 copy "$(InputPath)" ..\lib\based\wx\setup.h
662 # Begin Group "Common"
664 # PROP Default_Filter ""
667 SOURCE=..\include\wx\app.h
671 SOURCE=..\include\wx\buffer.h
675 SOURCE=..\include\wx\build.h
679 SOURCE=..\include\wx\chkconf.h
683 SOURCE=..\include\wx\clntdata.h
687 SOURCE=..\include\wx\cmdline.h
691 SOURCE=..\include\wx\confbase.h
695 SOURCE=..\include\wx\config.h
699 SOURCE=..\include\wx\datetime.h
703 SOURCE=..\include\wx\datetime.inl
707 SOURCE=..\include\wx\datstrm.h
711 SOURCE=..\include\wx\db.h
715 SOURCE=..\include\wx\dbkeyg.h
719 SOURCE=..\include\wx\dbtable.h
723 SOURCE=..\include\wx\dde.h
727 SOURCE=..\include\wx\debug.h
731 SOURCE=..\include\wx\defs.h
735 SOURCE=..\include\wx\dir.h
739 SOURCE=..\include\wx\dynarray.h
743 SOURCE=..\include\wx\dynlib.h
747 SOURCE=..\include\wx\dynload.h
751 SOURCE=..\include\wx\encconv.h
755 SOURCE=..\include\wx\event.h
759 SOURCE=..\include\wx\features.h
763 SOURCE=..\include\wx\ffile.h
767 SOURCE=..\include\wx\file.h
771 SOURCE=..\include\wx\fileconf.h
775 SOURCE=..\include\wx\filefn.h
779 SOURCE=..\include\wx\filename.h
783 SOURCE=..\include\wx\filesys.h
787 SOURCE=..\include\wx\fontenc.h
791 SOURCE=..\include\wx\fontmap.h
795 SOURCE=..\include\wx\fs_inet.h
799 SOURCE=..\include\wx\fs_mem.h
803 SOURCE=..\include\wx\fs_zip.h
807 SOURCE=..\include\wx\gsocket.h
811 SOURCE=..\include\wx\hash.h
815 SOURCE=..\include\wx\hashmap.h
819 SOURCE=..\include\wx\intl.h
823 SOURCE=..\include\wx\iosfwrap.h
827 SOURCE=..\include\wx\ioswrap.h
831 SOURCE=..\include\wx\ipc.h
835 SOURCE=..\include\wx\ipcbase.h
839 SOURCE=..\include\wx\isql.h
843 SOURCE=..\include\wx\isqlext.h
847 SOURCE=..\include\wx\list.h
851 SOURCE=..\include\wx\log.h
855 SOURCE=..\include\wx\longlong.h
859 SOURCE=..\include\wx\math.h
863 SOURCE=..\include\wx\memconf.h
867 SOURCE=..\include\wx\memory.h
871 SOURCE=..\include\wx\memtext.h
875 SOURCE=..\include\wx\mimetype.h
879 SOURCE=..\include\wx\module.h
883 SOURCE=..\include\wx\msgout.h
887 SOURCE=..\include\wx\mstream.h
891 SOURCE=..\include\wx\object.h
895 SOURCE=..\include\wx\platform.h
899 SOURCE=..\include\wx\process.h
903 SOURCE=..\include\wx\regex.h
907 SOURCE=..\include\wx\sckaddr.h
911 SOURCE=..\include\wx\sckipc.h
915 SOURCE=..\include\wx\sckstrm.h
919 SOURCE=..\include\wx\snglinst.h
923 SOURCE=..\include\wx\socket.h
927 SOURCE=..\include\wx\strconv.h
931 SOURCE=..\include\wx\stream.h
935 SOURCE=..\include\wx\string.h
939 SOURCE=..\include\wx\sysopt.h
943 SOURCE=..\include\wx\textbuf.h
947 SOURCE=..\include\wx\textfile.h
951 SOURCE=..\include\wx\thread.h
955 SOURCE=..\include\wx\timer.h
959 SOURCE=..\include\wx\tokenzr.h
963 SOURCE=..\include\wx\txtstrm.h
967 SOURCE=..\include\wx\url.h
971 SOURCE=..\include\wx\utils.h
975 SOURCE=..\include\wx\variant.h
979 SOURCE=..\include\wx\vector.h
983 SOURCE=..\include\wx\version.h
987 SOURCE=..\include\wx\volume.h
991 SOURCE=..\include\wx\wfstream.h
995 SOURCE=..\include\wx\wx.h
999 SOURCE=..\include\wx\wxchar.h
1003 SOURCE=..\include\wx\wxprec.h
1007 SOURCE=..\include\wx\zipstrm.h
1011 SOURCE=..\include\wx\zstream.h
1017 # PROP Default_Filter ""
1020 SOURCE=..\include\wx\msw\dde.h
1024 SOURCE=..\include\wx\msw\gccpriv.h
1028 SOURCE=..\include\wx\msw\mimetype.h
1032 SOURCE=..\include\wx\msw\winundef.h