1 # Microsoft Developer Studio Project File - Name="wxWindows" - 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=wxWindows - 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 "wxWindows.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 "wxWindows.mak" CFG="wxWindows - Win32 Debug"
19 !MESSAGE Possible choices for configuration are:
21 !MESSAGE "wxWindows - Win32 Release Unicode DLL" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "wxWindows - Win32 Debug Unicode DLL" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "wxWindows - Win32 Release Unicode" (based on "Win32 (x86) Static Library")
24 !MESSAGE "wxWindows - Win32 Debug Unicode" (based on "Win32 (x86) Static Library")
25 !MESSAGE "wxWindows - Win32 Release DLL" (based on "Win32 (x86) Dynamic-Link Library")
26 !MESSAGE "wxWindows - Win32 Debug DLL" (based on "Win32 (x86) Dynamic-Link Library")
27 !MESSAGE "wxWindows - Win32 Release" (based on "Win32 (x86) Static Library")
28 !MESSAGE "wxWindows - Win32 Debug" (based on "Win32 (x86) Static Library")
29 !MESSAGE "wxWindows - Win32 Release With Debug Info" (based on "Win32 (x86) Static Library")
33 # PROP AllowPerConfigDependencies 0
34 # PROP Scc_ProjName ""
35 # PROP Scc_LocalPath ""
37 !IF "$(CFG)" == "wxWindows - Win32 Release Unicode DLL"
40 # PROP BASE Use_Debug_Libraries 0
41 # PROP BASE Output_Dir "../lib"
42 # PROP BASE Intermediate_Dir "../ReleaseUnicodeDll"
43 # PROP BASE Target_Dir ""
45 # PROP Use_Debug_Libraries 0
46 # PROP Output_Dir "../lib"
47 # PROP Intermediate_Dir "../ReleaseUnicodeDll"
48 # PROP Ignore_Export_Lib 0
51 # ADD BASE CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "WXWINDLL_EXPORTS" /YX /FD /c
52 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/mswdllu" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /I "./expat/lib" /D "_USRDLL" /D "NDEBUG" /D "WXMAKINGDLL" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D WINVER=0x0400 /D "STRICT" /D wxUSE_BASE=1 /Yu"wx/wxprec.h" /FD /c
54 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
55 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
57 # ADD BASE RSC /l 0x409 /d "NDEBUG"
58 # ADD RSC /l 0x409 /i "../include" /d "NDEBUG"
60 # ADD BASE BSC32 /nologo
63 # 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 winmm.lib ..\lib\jpeg.lib ..\lib\tiff.lib ..\lib\expat.lib ..\lib\png.lib ..\lib\regex.lib ..\lib\zlib.lib /nologo /dll /machine:I386 /out:"../lib/wxmsw250u.dll"
64 # ADD LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib ..\lib\jpeg.lib ..\lib\tiff.lib ..\lib\expat.lib ..\lib\png.lib ..\lib\regex.lib ..\lib\zlib.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxmsw250u.dll"
66 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug Unicode DLL"
69 # PROP BASE Use_Debug_Libraries 1
70 # PROP BASE Output_Dir "../lib"
71 # PROP BASE Intermediate_Dir "../DebugUnicodeDll"
72 # PROP BASE Target_Dir ""
74 # PROP Use_Debug_Libraries 1
75 # PROP Output_Dir "../lib"
76 # PROP Intermediate_Dir "../DebugUnicodeDll"
77 # PROP Ignore_Export_Lib 0
80 # ADD BASE CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "WXWINDLL_EXPORTS" /YX /FD /GZ /c
81 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/mswdllud" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /I "./expat/lib" /D "_USRDLL" /D "_DEBUG" /D "WXMAKINGDLL" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D WINVER=0x0400 /D "STRICT" /D wxUSE_BASE=1 /Yu"wx/wxprec.h" /FD /c
83 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
84 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
86 # ADD BASE RSC /l 0x409 /d "_DEBUG"
87 # ADD RSC /l 0x409 /i "../include" /d "_DEBUG"
89 # ADD BASE BSC32 /nologo
92 # 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 winmm.lib ..\lib\jpegd.lib ..\lib\tiffd.lib ..\lib\expatd.lib ..\lib\pngd.lib ..\lib\regexd.lib ..\lib\zlibd.lib /dll /debug /machine:I386 /out:"../lib/wxmsw250ud.dll" /pdbtype:sept
93 # ADD LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib ..\lib\jpegd.lib ..\lib\tiffd.lib ..\lib\expatd.lib ..\lib\pngd.lib ..\lib\regexd.lib ..\lib\zlibd.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxmsw250ud.dll"
95 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release Unicode"
98 # PROP BASE Use_Debug_Libraries 0
99 # PROP BASE Output_Dir "../lib"
100 # PROP BASE Intermediate_Dir "../ReleaseUnicode"
101 # PROP BASE Target_Dir ""
103 # PROP Use_Debug_Libraries 0
104 # PROP Output_Dir "../lib"
105 # PROP Intermediate_Dir "../ReleaseUnicode"
108 # ADD BASE CPP /nologo /MD /W4 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
109 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/mswu" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /I "./expat/lib" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D WINVER=0x0400 /D "STRICT" /D wxUSE_BASE=1 /Yu"wx/wxprec.h" /FD /c
111 # ADD BASE RSC /l 0x409
114 # ADD BASE BSC32 /nologo
117 # ADD BASE LIB32 /nologo
118 # ADD LIB32 /nologo /out:"..\lib\wxmswu.lib"
120 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug Unicode"
122 # PROP BASE Use_MFC 0
123 # PROP BASE Use_Debug_Libraries 1
124 # PROP BASE Output_Dir "../lib"
125 # PROP BASE Intermediate_Dir "../DebugUnicode"
126 # PROP BASE Target_Dir ""
128 # PROP Use_Debug_Libraries 1
129 # PROP Output_Dir "../lib"
130 # PROP Intermediate_Dir "../DebugUnicode"
133 # ADD BASE CPP /nologo /MDd /W4 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
134 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/mswud" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /I "./expat/lib" /D "_DEBUG" /D "__WXDEBUG__" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D WINVER=0x0400 /D "STRICT" /D wxUSE_BASE=1 /Yu"wx/wxprec.h" /FD /c
136 # ADD BASE RSC /l 0x409
139 # ADD BASE BSC32 /nologo
142 # ADD BASE LIB32 /nologo
143 # ADD LIB32 /nologo /out:"..\lib\wxmswud.lib"
145 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release DLL"
147 # PROP BASE Use_MFC 0
148 # PROP BASE Use_Debug_Libraries 0
149 # PROP BASE Output_Dir "../lib"
150 # PROP BASE Intermediate_Dir "../ReleaseDll"
151 # PROP BASE Target_Dir ""
153 # PROP Use_Debug_Libraries 0
154 # PROP Output_Dir "../lib"
155 # PROP Intermediate_Dir "../ReleaseDll"
156 # PROP Ignore_Export_Lib 0
159 # ADD BASE CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "WXWINDLL_EXPORTS" /YX /FD /c
160 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/mswdll" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /I "./expat/lib" /D "_USRDLL" /D "NDEBUG" /D "WXMAKINGDLL" /D "WIN32" /D WINVER=0x0400 /D "STRICT" /D wxUSE_BASE=1 /Yu"wx/wxprec.h" /FD /c
162 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
163 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
165 # ADD BASE RSC /l 0x409 /d "NDEBUG"
166 # ADD RSC /l 0x409 /i "../include" /d "NDEBUG"
168 # ADD BASE BSC32 /nologo
171 # 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 winmm.lib ..\lib\jpeg.lib ..\lib\tiff.lib ..\lib\expat.lib ..\lib\png.lib ..\lib\regex.lib ..\lib\zlib.lib /nologo /dll /machine:I386 /out:"../lib/wxmsw250.dll"
172 # ADD LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib ..\lib\jpeg.lib ..\lib\tiff.lib ..\lib\expat.lib ..\lib\png.lib ..\lib\regex.lib ..\lib\zlib.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxmsw250.dll"
174 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug DLL"
176 # PROP BASE Use_MFC 0
177 # PROP BASE Use_Debug_Libraries 1
178 # PROP BASE Output_Dir "../lib"
179 # PROP BASE Intermediate_Dir "../DebugDll"
180 # PROP BASE Target_Dir ""
182 # PROP Use_Debug_Libraries 1
183 # PROP Output_Dir "../lib"
184 # PROP Intermediate_Dir "../DebugDll"
185 # PROP Ignore_Export_Lib 0
188 # ADD BASE CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "WXWINDLL_EXPORTS" /YX /FD /GZ /c
189 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/mswdlld" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /I "./expat/lib" /D "_USRDLL" /D "_DEBUG" /D "WXMAKINGDLL" /D "WIN32" /D WINVER=0x0400 /D "STRICT" /D wxUSE_BASE=1 /Yu"wx/wxprec.h" /FD /c
191 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
192 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
194 # ADD BASE RSC /l 0x409 /d "_DEBUG"
195 # ADD RSC /l 0x409 /i "../include" /d "_DEBUG"
197 # ADD BASE BSC32 /nologo
200 # 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 winmm.lib ..\lib\jpegd.lib ..\lib\tiffd.lib ..\lib\expatd.lib ..\lib\pngd.lib ..\lib\regexd.lib ..\lib\zlibd.lib /dll /debug /machine:I386 /out:"../lib/wxmsw250d.dll" /pdbtype:sept
201 # ADD LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib ..\lib\jpegd.lib ..\lib\tiffd.lib ..\lib\expatd.lib ..\lib\pngd.lib ..\lib\regexd.lib ..\lib\zlibd.lib /nologo /version:2.5 /dll /machine:I386 /out:"../lib/wxmsw250d.dll"
203 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release"
205 # PROP BASE Use_MFC 0
206 # PROP BASE Use_Debug_Libraries 0
207 # PROP BASE Output_Dir "../lib"
208 # PROP BASE Intermediate_Dir "../Release"
209 # PROP BASE Target_Dir ""
211 # PROP Use_Debug_Libraries 0
212 # PROP Output_Dir "../lib"
213 # PROP Intermediate_Dir "../Release"
216 # ADD BASE CPP /nologo /MD /W4 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
217 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/msw" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /I "./expat/lib" /D "NDEBUG" /D "WIN32" /D WINVER=0x0400 /D "STRICT" /D wxUSE_BASE=1 /Yu"wx/wxprec.h" /FD /c
219 # ADD BASE RSC /l 0x409
222 # ADD BASE BSC32 /nologo
225 # ADD BASE LIB32 /nologo
226 # ADD LIB32 /nologo /out:"..\lib\wxmsw.lib"
228 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug"
230 # PROP BASE Use_MFC 0
231 # PROP BASE Use_Debug_Libraries 1
232 # PROP BASE Output_Dir "../lib"
233 # PROP BASE Intermediate_Dir "../Debug"
234 # PROP BASE Target_Dir ""
236 # PROP Use_Debug_Libraries 1
237 # PROP Output_Dir "../lib"
238 # PROP Intermediate_Dir "../Debug"
241 # ADD BASE CPP /nologo /MDd /W4 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
242 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/mswd" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /I "./expat/lib" /D "_DEBUG" /D "__WXDEBUG__" /D "WIN32" /D WINVER=0x0400 /D "STRICT" /D wxUSE_BASE=1 /Yu"wx/wxprec.h" /FD /c
244 # ADD BASE RSC /l 0x409
247 # ADD BASE BSC32 /nologo
250 # ADD BASE LIB32 /nologo
251 # ADD LIB32 /nologo /out:"..\lib\wxmswd.lib"
253 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release With Debug Info"
255 # PROP BASE Use_MFC 0
256 # PROP BASE Use_Debug_Libraries 0
257 # PROP BASE Output_Dir "wxWindows___Win32_Release_With_Debug_Info"
258 # PROP BASE Intermediate_Dir "wxWindows___Win32_Release_With_Debug_Info"
259 # PROP BASE Target_Dir ""
261 # PROP Use_Debug_Libraries 0
262 # PROP Output_Dir "ReleaseDebug"
263 # PROP Intermediate_Dir "ReleaseDebug"
266 # ADD BASE CPP /nologo /MD /W4 /O2 /I "../lib/msw" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /I "./expat/lib" /D "NDEBUG" /D "WIN32" /D WINVER=0x0400 /D "STRICT" /D wxUSE_BASE=1 /Yu"wx/wxprec.h" /FD /c
267 # ADD CPP /nologo /MD /W4 /Zi /O2 /I "../lib/msw" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /I "./expat/lib" /D "NDEBUG" /D "WIN32" /D WINVER=0x0400 /D "STRICT" /D wxUSE_BASE=1 /Yu"wx/wxprec.h" /FD /c
269 # ADD BASE RSC /l 0x409
272 # ADD BASE BSC32 /nologo
275 # ADD BASE LIB32 /nologo /out:"..\lib\wxmsw.lib"
276 # ADD LIB32 /nologo /out:"..\lib\wxmsw.lib"
282 # Name "wxWindows - Win32 Release Unicode DLL"
283 # Name "wxWindows - Win32 Debug Unicode DLL"
284 # Name "wxWindows - Win32 Release Unicode"
285 # Name "wxWindows - Win32 Debug Unicode"
286 # Name "wxWindows - Win32 Release DLL"
287 # Name "wxWindows - Win32 Debug DLL"
288 # Name "wxWindows - Win32 Release"
289 # Name "wxWindows - Win32 Debug"
290 # Name "wxWindows - Win32 Release With Debug Info"
293 SOURCE="This project is deprecated, please see install.txt"
295 # Begin Group "Common Files"
297 # PROP Default_Filter ""
300 SOURCE=.\common\accesscmn.cpp
304 SOURCE=.\common\appbase.cpp
308 SOURCE=.\common\appcmn.cpp
312 SOURCE=.\common\artprov.cpp
316 SOURCE=.\common\artstd.cpp
320 SOURCE=.\common\bmpbase.cpp
324 SOURCE=.\common\bookctrl.cpp
328 SOURCE=.\common\choiccmn.cpp
332 SOURCE=.\common\clipcmn.cpp
336 SOURCE=.\common\clntdata.cpp
340 SOURCE=.\common\cmdline.cpp
344 SOURCE=.\common\cmdproc.cpp
348 SOURCE=.\common\cmndata.cpp
352 SOURCE=.\common\config.cpp
356 SOURCE=.\common\containr.cpp
360 SOURCE=.\common\cshelp.cpp
364 SOURCE=.\common\ctrlcmn.cpp
368 SOURCE=.\common\ctrlsub.cpp
372 SOURCE=.\common\datacmn.cpp
376 SOURCE=.\common\datetime.cpp
380 SOURCE=.\common\datstrm.cpp
384 SOURCE=.\common\db.cpp
388 SOURCE=.\common\dbgrid.cpp
392 SOURCE=.\common\dbtable.cpp
396 SOURCE=.\common\dcbase.cpp
400 SOURCE=.\common\dircmn.cpp
404 SOURCE=.\common\dlgcmn.cpp
408 SOURCE=.\common\dndcmn.cpp
412 SOURCE=.\common\dobjcmn.cpp
416 SOURCE=.\common\docmdi.cpp
420 SOURCE=.\common\docview.cpp
424 SOURCE=.\common\dpycmn.cpp
428 SOURCE=.\common\dseldlg.cpp
432 SOURCE=.\common\dynarray.cpp
436 SOURCE=.\common\dynlib.cpp
440 SOURCE=.\common\dynload.cpp
444 SOURCE=.\common\effects.cpp
448 SOURCE=.\common\encconv.cpp
452 SOURCE=.\common\event.cpp
456 SOURCE=.\common\extended.c
457 # SUBTRACT CPP /YX /Yc /Yu
461 SOURCE=.\common\fddlgcmn.cpp
465 SOURCE=.\common\ffile.cpp
469 SOURCE=.\common\file.cpp
473 SOURCE=.\common\fileconf.cpp
477 SOURCE=.\common\filefn.cpp
481 SOURCE=.\common\filename.cpp
485 SOURCE=.\common\filesys.cpp
489 SOURCE=.\common\fldlgcmn.cpp
493 SOURCE=.\common\fmapbase.cpp
497 SOURCE=.\common\fontcmn.cpp
501 SOURCE=.\common\fontmap.cpp
505 SOURCE=.\common\framecmn.cpp
509 SOURCE=.\common\fs_inet.cpp
513 SOURCE=.\common\fs_mem.cpp
517 SOURCE=.\common\fs_zip.cpp
521 SOURCE=.\common\ftp.cpp
525 SOURCE=.\common\gaugecmn.cpp
529 SOURCE=.\common\gbsizer.cpp
533 SOURCE=.\common\gdicmn.cpp
537 SOURCE=.\common\geometry.cpp
541 SOURCE=.\common\gifdecod.cpp
545 SOURCE=.\common\gzstream.cpp
549 SOURCE=.\common\hash.cpp
553 SOURCE=.\common\hashmap.cpp
557 SOURCE=.\common\helpbase.cpp
561 SOURCE=.\common\http.cpp
565 SOURCE=.\common\iconbndl.cpp
569 SOURCE=.\common\imagall.cpp
573 SOURCE=.\common\imagbmp.cpp
577 SOURCE=.\common\image.cpp
581 SOURCE=.\common\imagfill.cpp
585 SOURCE=.\common\imaggif.cpp
589 SOURCE=.\common\imagiff.cpp
593 SOURCE=.\common\imagjpeg.cpp
597 SOURCE=.\common\imagpcx.cpp
601 SOURCE=.\common\imagpng.cpp
605 SOURCE=.\common\imagpnm.cpp
609 SOURCE=.\common\imagtiff.cpp
613 SOURCE=.\common\imagxpm.cpp
617 SOURCE=.\common\init.cpp
621 SOURCE=.\common\intl.cpp
625 SOURCE=.\common\ipcbase.cpp
629 SOURCE=.\common\layout.cpp
633 SOURCE=.\common\lboxcmn.cpp
637 SOURCE=.\common\list.cpp
641 SOURCE=.\common\log.cpp
645 SOURCE=.\common\longlong.cpp
649 SOURCE=.\common\matrix.cpp
653 SOURCE=.\common\memory.cpp
657 SOURCE=.\common\menucmn.cpp
661 SOURCE=.\common\mimecmn.cpp
665 SOURCE=.\common\module.cpp
669 SOURCE=.\common\msgout.cpp
673 SOURCE=.\common\mstream.cpp
677 SOURCE=.\common\nbkbase.cpp
681 SOURCE=.\common\object.cpp
685 SOURCE=.\common\paper.cpp
689 SOURCE=.\common\popupcmn.cpp
693 SOURCE=.\common\prntbase.cpp
697 SOURCE=.\common\process.cpp
701 SOURCE=.\common\protocol.cpp
705 SOURCE=.\common\quantize.cpp
709 SOURCE=.\common\radiocmn.cpp
713 SOURCE=.\common\regex.cpp
717 SOURCE=.\common\rendcmn.cpp
721 SOURCE=.\common\rgncmn.cpp
725 SOURCE=.\common\sckaddr.cpp
729 SOURCE=.\common\sckfile.cpp
733 SOURCE=.\common\sckipc.cpp
737 SOURCE=.\common\sckstrm.cpp
741 SOURCE=.\common\settcmn.cpp
745 SOURCE=.\common\sizer.cpp
749 SOURCE=.\common\socket.cpp
753 SOURCE=.\common\statbar.cpp
757 SOURCE=.\common\stopwatch.cpp
761 SOURCE=.\common\strconv.cpp
765 SOURCE=.\common\stream.cpp
769 SOURCE=.\common\string.cpp
773 SOURCE=.\common\sysopt.cpp
777 SOURCE=.\common\taskbarcmn.cpp
781 SOURCE=.\common\tbarbase.cpp
785 SOURCE=.\common\textbuf.cpp
789 SOURCE=.\common\textcmn.cpp
793 SOURCE=.\common\textfile.cpp
797 SOURCE=.\common\timercmn.cpp
801 SOURCE=.\common\tokenzr.cpp
805 SOURCE=.\common\toplvcmn.cpp
809 SOURCE=.\common\treebase.cpp
813 SOURCE=.\common\txtstrm.cpp
817 SOURCE=.\common\unzip.c
818 # SUBTRACT CPP /YX /Yc /Yu
822 SOURCE=.\common\url.cpp
826 SOURCE=.\common\utilscmn.cpp
830 SOURCE=.\common\valgen.cpp
834 SOURCE=.\common\validate.cpp
838 SOURCE=.\common\valtext.cpp
842 SOURCE=.\common\variant.cpp
846 SOURCE=.\common\wfstream.cpp
850 SOURCE=.\common\wincmn.cpp
854 SOURCE=.\common\wxchar.cpp
858 SOURCE=.\common\xpmdecod.cpp
862 SOURCE=.\common\xti.cpp
866 SOURCE=.\common\xtistrm.cpp
870 SOURCE=.\common\xtixml.cpp
874 SOURCE=.\common\zipstrm.cpp
878 SOURCE=.\common\zstream.cpp
881 # Begin Group "Generic Files"
883 # PROP Default_Filter ""
886 SOURCE=.\generic\busyinfo.cpp
890 SOURCE=.\generic\calctrl.cpp
894 SOURCE=.\generic\choicdgg.cpp
898 SOURCE=.\generic\dcpsg.cpp
902 SOURCE=.\generic\dirctrlg.cpp
906 SOURCE=.\generic\dragimgg.cpp
910 SOURCE=.\generic\grid.cpp
914 SOURCE=.\generic\gridctrl.cpp
918 SOURCE=.\generic\gridsel.cpp
922 SOURCE=.\generic\helpext.cpp
926 SOURCE=.\generic\htmllbox.cpp
930 SOURCE=.\generic\laywin.cpp
934 SOURCE=.\generic\listbkg.cpp
938 SOURCE=.\generic\logg.cpp
942 SOURCE=.\generic\numdlgg.cpp
946 SOURCE=.\generic\panelg.cpp
950 SOURCE=.\generic\printps.cpp
954 SOURCE=.\generic\prntdlgg.cpp
958 SOURCE=.\generic\progdlgg.cpp
962 SOURCE=.\generic\renderg.cpp
966 SOURCE=.\generic\sashwin.cpp
970 SOURCE=.\generic\scrlwing.cpp
974 SOURCE=.\generic\selstore.cpp
978 SOURCE=.\generic\spinctlg.cpp
982 SOURCE=.\generic\splash.cpp
986 SOURCE=.\generic\splitter.cpp
990 SOURCE=.\generic\statusbr.cpp
994 SOURCE=.\generic\textdlgg.cpp
998 SOURCE=.\generic\tipdlg.cpp
1002 SOURCE=.\generic\tipwin.cpp
1006 SOURCE=.\generic\treectlg.cpp
1010 SOURCE=.\generic\vlbox.cpp
1014 SOURCE=.\generic\vscroll.cpp
1018 SOURCE=.\generic\wizard.cpp
1021 # Begin Group "wxHTML Files"
1023 # PROP Default_Filter ""
1026 SOURCE=.\html\helpctrl.cpp
1030 SOURCE=.\html\helpdata.cpp
1034 SOURCE=.\html\helpfrm.cpp
1038 SOURCE=.\html\htmlcell.cpp
1042 SOURCE=.\html\htmlfilt.cpp
1046 SOURCE=.\html\htmlpars.cpp
1050 SOURCE=.\html\htmltag.cpp
1054 SOURCE=.\html\htmlwin.cpp
1058 SOURCE=.\html\htmprint.cpp
1062 SOURCE=.\html\m_dflist.cpp
1066 SOURCE=.\html\m_fonts.cpp
1070 SOURCE=.\html\m_hline.cpp
1074 SOURCE=.\html\m_image.cpp
1078 SOURCE=.\html\m_layout.cpp
1082 SOURCE=.\html\m_links.cpp
1086 SOURCE=.\html\m_list.cpp
1090 SOURCE=.\html\m_pre.cpp
1094 SOURCE=.\html\m_style.cpp
1098 SOURCE=.\html\m_tables.cpp
1102 SOURCE=.\html\winpars.cpp
1105 # Begin Group "MSW Files"
1107 # PROP Default_Filter ""
1110 SOURCE=.\msw\accel.cpp
1114 SOURCE=.\msw\app.cpp
1118 SOURCE=.\msw\basemsw.cpp
1122 SOURCE=.\msw\bitmap.cpp
1126 SOURCE=.\msw\bmpbuttn.cpp
1130 SOURCE=.\msw\brush.cpp
1134 SOURCE=.\msw\button.cpp
1138 SOURCE=.\msw\caret.cpp
1142 SOURCE=.\msw\checkbox.cpp
1146 SOURCE=.\msw\checklst.cpp
1150 SOURCE=.\msw\choice.cpp
1154 SOURCE=.\msw\clipbrd.cpp
1158 SOURCE=.\msw\colordlg.cpp
1162 SOURCE=.\msw\colour.cpp
1166 SOURCE=.\msw\combobox.cpp
1170 SOURCE=.\msw\control.cpp
1174 SOURCE=.\msw\crashrpt.cpp
1178 SOURCE=.\msw\cursor.cpp
1182 SOURCE=.\msw\data.cpp
1190 SOURCE=.\msw\dcclient.cpp
1194 SOURCE=.\msw\dcmemory.cpp
1198 SOURCE=.\msw\dcprint.cpp
1202 SOURCE=.\msw\dcscreen.cpp
1206 SOURCE=.\msw\dde.cpp
1210 SOURCE=.\msw\dialog.cpp
1214 SOURCE=.\msw\dialup.cpp
1218 SOURCE=.\msw\dib.cpp
1222 SOURCE=.\msw\dir.cpp
1226 SOURCE=.\msw\dirdlg.cpp
1230 SOURCE=.\msw\display.cpp
1234 SOURCE=.\msw\dragimag.cpp
1238 SOURCE=.\msw\dummy.cpp
1239 # ADD CPP /Yc"wx/wxprec.h"
1243 SOURCE=.\msw\enhmeta.cpp
1247 SOURCE=.\msw\evtloop.cpp
1251 SOURCE=.\msw\fdrepdlg.cpp
1255 SOURCE=.\msw\filedlg.cpp
1259 SOURCE=.\msw\font.cpp
1263 SOURCE=.\msw\fontdlg.cpp
1267 SOURCE=.\msw\fontenum.cpp
1271 SOURCE=.\msw\fontutil.cpp
1275 SOURCE=.\msw\frame.cpp
1279 SOURCE=.\msw\gauge95.cpp
1283 SOURCE=.\msw\gdiimage.cpp
1287 SOURCE=.\msw\gdiobj.cpp
1291 SOURCE=.\msw\glcanvas.cpp
1295 SOURCE=.\msw\gsocket.c
1296 # SUBTRACT CPP /YX /Yc /Yu
1300 SOURCE=.\msw\gsockmsw.c
1301 # SUBTRACT CPP /YX /Yc /Yu
1305 SOURCE=.\msw\helpbest.cpp
1309 SOURCE=.\msw\helpchm.cpp
1313 SOURCE=.\msw\helpwin.cpp
1317 SOURCE=.\msw\icon.cpp
1321 SOURCE=.\msw\imaglist.cpp
1325 SOURCE=.\msw\iniconf.cpp
1329 SOURCE=.\msw\joystick.cpp
1333 SOURCE=.\msw\listbox.cpp
1337 SOURCE=.\msw\listctrl.cpp
1341 SOURCE=.\msw\main.cpp
1345 SOURCE=.\msw\mdi.cpp
1349 SOURCE=.\msw\menu.cpp
1353 SOURCE=.\msw\menuitem.cpp
1357 SOURCE=.\msw\metafile.cpp
1361 SOURCE=.\msw\mimetype.cpp
1365 SOURCE=.\msw\minifram.cpp
1369 SOURCE=.\msw\msgdlg.cpp
1373 SOURCE=.\msw\mslu.cpp
1377 SOURCE=.\msw\nativdlg.cpp
1381 SOURCE=.\msw\notebook.cpp
1385 SOURCE=.\msw\ole\access.cpp
1389 SOURCE=.\msw\ole\automtn.cpp
1393 SOURCE=.\msw\ole\dataobj.cpp
1397 SOURCE=.\msw\ole\dropsrc.cpp
1401 SOURCE=.\msw\ole\droptgt.cpp
1405 SOURCE=.\msw\ole\oleutils.cpp
1409 SOURCE=.\msw\ole\uuid.cpp
1413 SOURCE=.\msw\ownerdrw.cpp
1417 SOURCE=.\msw\palette.cpp
1421 SOURCE=.\msw\pen.cpp
1425 SOURCE=.\msw\popupwin.cpp
1429 SOURCE=.\msw\printdlg.cpp
1433 SOURCE=.\msw\printwin.cpp
1437 SOURCE=.\msw\radiobox.cpp
1441 SOURCE=.\msw\radiobut.cpp
1445 SOURCE=.\msw\regconf.cpp
1449 SOURCE=.\msw\region.cpp
1453 SOURCE=.\msw\registry.cpp
1457 SOURCE=.\msw\renderer.cpp
1461 SOURCE=.\msw\scrolbar.cpp
1465 SOURCE=.\msw\settings.cpp
1469 SOURCE=.\msw\slider95.cpp
1473 SOURCE=.\msw\snglinst.cpp
1477 SOURCE=.\msw\sound.cpp
1481 SOURCE=.\msw\spinbutt.cpp
1485 SOURCE=.\msw\spinctrl.cpp
1489 SOURCE=.\msw\statbmp.cpp
1493 SOURCE=.\msw\statbox.cpp
1497 SOURCE=.\msw\statbr95.cpp
1501 SOURCE=.\msw\statline.cpp
1505 SOURCE=.\msw\stattext.cpp
1509 SOURCE=.\msw\tabctrl.cpp
1513 SOURCE=.\msw\taskbar.cpp
1517 SOURCE=.\msw\tbar95.cpp
1521 SOURCE=.\msw\textctrl.cpp
1525 SOURCE=.\msw\tglbtn.cpp
1529 SOURCE=.\msw\thread.cpp
1533 SOURCE=.\msw\timer.cpp
1537 SOURCE=.\msw\tooltip.cpp
1541 SOURCE=.\msw\toplevel.cpp
1545 SOURCE=.\msw\treectrl.cpp
1549 SOURCE=.\msw\urlmsw.cpp
1553 SOURCE=.\msw\utils.cpp
1557 SOURCE=.\msw\utilsexc.cpp
1561 SOURCE=.\msw\utilsgui.cpp
1565 SOURCE=.\msw\uxtheme.cpp
1569 SOURCE=.\msw\volume.cpp
1573 SOURCE=.\msw\window.cpp
1576 # Begin Group "Other Sources"
1578 # PROP Default_Filter ""
1581 SOURCE=.\xml\xml.cpp
1584 # Begin Group "Headers"
1586 # PROP Default_Filter ""
1587 # Begin Group "Setup"
1589 # PROP Default_Filter ""
1592 SOURCE=..\include\wx\msw\setup.h
1594 !IF "$(CFG)" == "wxWindows - Win32 Release Unicode DLL"
1596 # Begin Custom Build - Creating ..\lib\mswdllu\wx\setup.h from $(InputPath)
1597 InputPath=..\include\wx\msw\setup.h
1599 "../lib/mswdllu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1600 copy "$(InputPath)" ..\lib\mswdllu\wx\setup.h
1604 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug Unicode DLL"
1606 # Begin Custom Build - Creating ..\lib\mswdllud\wx\setup.h from $(InputPath)
1607 InputPath=..\include\wx\msw\setup.h
1609 "../lib/mswdllud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1610 copy "$(InputPath)" ..\lib\mswdllud\wx\setup.h
1614 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release Unicode"
1616 # Begin Custom Build - Creating ..\lib\mswu\wx\setup.h from $(InputPath)
1617 InputPath=..\include\wx\msw\setup.h
1619 "../lib/mswu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1620 copy "$(InputPath)" ..\lib\mswu\wx\setup.h
1624 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug Unicode"
1626 # Begin Custom Build - Creating ..\lib\mswud\wx\setup.h from $(InputPath)
1627 InputPath=..\include\wx\msw\setup.h
1629 "../lib/mswud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1630 copy "$(InputPath)" ..\lib\mswud\wx\setup.h
1634 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release DLL"
1636 # Begin Custom Build - Creating ..\lib\mswdll\wx\setup.h from $(InputPath)
1637 InputPath=..\include\wx\msw\setup.h
1639 "../lib/mswdll/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1640 copy "$(InputPath)" ..\lib\mswdll\wx\setup.h
1644 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug DLL"
1646 # Begin Custom Build - Creating ..\lib\mswdlld\wx\setup.h from $(InputPath)
1647 InputPath=..\include\wx\msw\setup.h
1649 "../lib/mswdlld/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1650 copy "$(InputPath)" ..\lib\mswdlld\wx\setup.h
1654 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release"
1656 # Begin Custom Build - Creating ..\lib\msw\wx\setup.h from $(InputPath)
1657 InputPath=..\include\wx\msw\setup.h
1659 "../lib/msw/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1660 copy "$(InputPath)" ..\lib\msw\wx\setup.h
1664 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug"
1666 # Begin Custom Build - Creating ..\lib\mswd\wx\setup.h from $(InputPath)
1667 InputPath=..\include\wx\msw\setup.h
1669 "../lib/mswd/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1670 copy "$(InputPath)" ..\lib\mswd\wx\setup.h
1674 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release With Debug Info"
1676 # Begin Custom Build - Creating ..\lib\msw\wx\setup.h from $(InputPath)
1677 InputPath=..\include\wx\msw\setup.h
1679 "../lib/msw/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1680 copy "$(InputPath)" ..\lib\msw\wx\setup.h
1688 # Begin Group "Common"
1690 # PROP Default_Filter ""
1693 SOURCE=..\include\wx\accel.h
1697 SOURCE=..\include\wx\access.h
1701 SOURCE=..\include\wx\afterstd.h
1705 SOURCE=..\include\wx\app.h
1709 SOURCE=..\include\wx\apptrait.h
1713 SOURCE=..\include\wx\arrstr.h
1717 SOURCE=..\include\wx\artprov.h
1721 SOURCE=..\include\wx\beforestd.h
1725 SOURCE=..\include\wx\bitmap.h
1729 SOURCE=..\include\wx\bmpbuttn.h
1733 SOURCE=..\include\wx\bookctrl.h
1737 SOURCE=..\include\wx\brush.h
1741 SOURCE=..\include\wx\buffer.h
1745 SOURCE=..\include\wx\build.h
1749 SOURCE=..\include\wx\busyinfo.h
1753 SOURCE=..\include\wx\button.h
1757 SOURCE=..\include\wx\calctrl.h
1761 SOURCE=..\include\wx\caret.h
1765 SOURCE=..\include\wx\checkbox.h
1769 SOURCE=..\include\wx\checklst.h
1773 SOURCE=..\include\wx\chkconf.h
1777 SOURCE=..\include\wx\choicdlg.h
1781 SOURCE=..\include\wx\choice.h
1785 SOURCE=..\include\wx\clipbrd.h
1789 SOURCE=..\include\wx\clntdata.h
1793 SOURCE=..\include\wx\cmdline.h
1797 SOURCE=..\include\wx\cmdproc.h
1801 SOURCE=..\include\wx\cmndata.h
1805 SOURCE=..\include\wx\colordlg.h
1809 SOURCE=..\include\wx\colour.h
1813 SOURCE=..\include\wx\combobox.h
1817 SOURCE=..\include\wx\confbase.h
1821 SOURCE=..\include\wx\config.h
1825 SOURCE=..\include\wx\containr.h
1829 SOURCE=..\include\wx\control.h
1833 SOURCE=..\include\wx\cshelp.h
1837 SOURCE=..\include\wx\ctrlsub.h
1841 SOURCE=..\include\wx\cursor.h
1845 SOURCE=..\include\wx\dataobj.h
1849 SOURCE=..\include\wx\datetime.h
1853 SOURCE=..\include\wx\datstrm.h
1857 SOURCE=..\include\wx\db.h
1861 SOURCE=..\include\wx\dbgrid.h
1865 SOURCE=..\include\wx\dbkeyg.h
1869 SOURCE=..\include\wx\dbtable.h
1873 SOURCE=..\include\wx\dc.h
1877 SOURCE=..\include\wx\dcbuffer.h
1881 SOURCE=..\include\wx\dcclient.h
1885 SOURCE=..\include\wx\dcmemory.h
1889 SOURCE=..\include\wx\dcmirror.h
1893 SOURCE=..\include\wx\dcprint.h
1897 SOURCE=..\include\wx\dcps.h
1901 SOURCE=..\include\wx\dcscreen.h
1905 SOURCE=..\include\wx\dde.h
1909 SOURCE=..\include\wx\debug.h
1913 SOURCE=..\include\wx\defs.h
1917 SOURCE=..\include\wx\dialog.h
1921 SOURCE=..\include\wx\dialup.h
1925 SOURCE=..\include\wx\dir.h
1929 SOURCE=..\include\wx\dirctrl.h
1933 SOURCE=..\include\wx\dirdlg.h
1937 SOURCE=..\include\wx\display.h
1941 SOURCE=..\include\wx\dlimpexp.h
1945 SOURCE=..\include\wx\dnd.h
1949 SOURCE=..\include\wx\docmdi.h
1953 SOURCE=..\include\wx\docview.h
1957 SOURCE=..\include\wx\dragimag.h
1961 SOURCE=..\include\wx\dynarray.h
1965 SOURCE=..\include\wx\dynlib.h
1969 SOURCE=..\include\wx\dynload.h
1973 SOURCE=..\include\wx\effects.h
1977 SOURCE=..\include\wx\encconv.h
1981 SOURCE=..\include\wx\encinfo.h
1985 SOURCE=..\include\wx\event.h
1989 SOURCE=..\include\wx\evtloop.h
1993 SOURCE=..\include\wx\except.h
1997 SOURCE=..\include\wx\fdrepdlg.h
2001 SOURCE=..\include\wx\features.h
2005 SOURCE=..\include\wx\ffile.h
2009 SOURCE=..\include\wx\file.h
2013 SOURCE=..\include\wx\fileconf.h
2017 SOURCE=..\include\wx\filedlg.h
2021 SOURCE=..\include\wx\filefn.h
2025 SOURCE=..\include\wx\filename.h
2029 SOURCE=..\include\wx\filesys.h
2033 SOURCE=..\include\wx\fmappriv.h
2037 SOURCE=..\include\wx\font.h
2041 SOURCE=..\include\wx\fontdlg.h
2045 SOURCE=..\include\wx\fontenc.h
2049 SOURCE=..\include\wx\fontenum.h
2053 SOURCE=..\include\wx\fontmap.h
2057 SOURCE=..\include\wx\fontutil.h
2061 SOURCE=..\include\wx\frame.h
2065 SOURCE=..\include\wx\fs_inet.h
2069 SOURCE=..\include\wx\fs_mem.h
2073 SOURCE=..\include\wx\fs_zip.h
2077 SOURCE=..\include\wx\gauge.h
2081 SOURCE=..\include\wx\gbsizer.h
2085 SOURCE=..\include\wx\gdicmn.h
2089 SOURCE=..\include\wx\gdiobj.h
2093 SOURCE=..\include\wx\geometry.h
2097 SOURCE=..\include\wx\gifdecod.h
2101 SOURCE=..\include\wx\glcanvas.h
2105 SOURCE=..\include\wx\grid.h
2109 SOURCE=..\include\wx\gsocket.h
2113 SOURCE=..\include\wx\gzstream.h
2117 SOURCE=..\include\wx\hash.h
2121 SOURCE=..\include\wx\hashmap.h
2125 SOURCE=..\include\wx\hashset.h
2129 SOURCE=..\include\wx\help.h
2133 SOURCE=..\include\wx\helpbase.h
2137 SOURCE=..\include\wx\helphtml.h
2141 SOURCE=..\include\wx\helpwin.h
2145 SOURCE=..\include\wx\htmllbox.h
2149 SOURCE=..\include\wx\icon.h
2153 SOURCE=..\include\wx\iconbndl.h
2157 SOURCE=..\include\wx\iconloc.h
2161 SOURCE=..\include\wx\imagbmp.h
2165 SOURCE=..\include\wx\image.h
2169 SOURCE=..\include\wx\imaggif.h
2173 SOURCE=..\include\wx\imagiff.h
2177 SOURCE=..\include\wx\imagjpeg.h
2181 SOURCE=..\include\wx\imaglist.h
2185 SOURCE=..\include\wx\imagpcx.h
2189 SOURCE=..\include\wx\imagpng.h
2193 SOURCE=..\include\wx\imagpnm.h
2197 SOURCE=..\include\wx\imagtiff.h
2201 SOURCE=..\include\wx\imagxpm.h
2205 SOURCE=..\include\wx\init.h
2209 SOURCE=..\include\wx\intl.h
2213 SOURCE=..\include\wx\iosfwrap.h
2217 SOURCE=..\include\wx\ioswrap.h
2221 SOURCE=..\include\wx\ipc.h
2225 SOURCE=..\include\wx\ipcbase.h
2229 SOURCE=..\include\wx\isql.h
2233 SOURCE=..\include\wx\isqlext.h
2237 SOURCE=..\include\wx\joystick.h
2241 SOURCE=..\include\wx\layout.h
2245 SOURCE=..\include\wx\laywin.h
2249 SOURCE=..\include\wx\list.h
2253 SOURCE=..\include\wx\listbase.h
2257 SOURCE=..\include\wx\listbook.h
2261 SOURCE=..\include\wx\listbox.h
2265 SOURCE=..\include\wx\listctrl.h
2269 SOURCE=..\include\wx\log.h
2273 SOURCE=..\include\wx\longlong.h
2277 SOURCE=..\include\wx\math.h
2281 SOURCE=..\include\wx\matrix.h
2285 SOURCE=..\include\wx\mdi.h
2289 SOURCE=..\include\wx\memconf.h
2293 SOURCE=..\include\wx\memory.h
2297 SOURCE=..\include\wx\memtext.h
2301 SOURCE=..\include\wx\menu.h
2305 SOURCE=..\include\wx\menuitem.h
2309 SOURCE=..\include\wx\metafile.h
2313 SOURCE=..\include\wx\mimetype.h
2317 SOURCE=..\include\wx\minifram.h
2321 SOURCE=..\include\wx\module.h
2325 SOURCE=..\include\wx\msgdlg.h
2329 SOURCE=..\include\wx\msgout.h
2333 SOURCE=..\include\wx\msgout.h
2337 SOURCE=..\include\wx\mstream.h
2341 SOURCE=..\include\wx\notebook.h
2345 SOURCE=..\include\wx\numdlg.h
2349 SOURCE=..\include\wx\object.h
2353 SOURCE=..\include\wx\ownerdrw.h
2357 SOURCE=..\include\wx\palette.h
2361 SOURCE=..\include\wx\panel.h
2365 SOURCE=..\include\wx\paper.h
2369 SOURCE=..\include\wx\pen.h
2373 SOURCE=..\include\wx\platform.h
2377 SOURCE=..\include\wx\popupwin.h
2381 SOURCE=..\include\wx\print.h
2385 SOURCE=..\include\wx\printdlg.h
2389 SOURCE=..\include\wx\prntbase.h
2393 SOURCE=..\include\wx\process.h
2397 SOURCE=..\include\wx\progdlg.h
2401 SOURCE=..\include\wx\protocol\file.h
2405 SOURCE=..\include\wx\protocol\ftp.h
2409 SOURCE=..\include\wx\protocol\http.h
2413 SOURCE=..\include\wx\protocol\protocol.h
2417 SOURCE=..\include\wx\ptr_scpd.h
2421 SOURCE=..\include\wx\ptr_scpd.h
2425 SOURCE=..\include\wx\quantize.h
2429 SOURCE=..\include\wx\radiobox.h
2433 SOURCE=..\include\wx\radiobut.h
2437 SOURCE=..\include\wx\rawbmp.h
2441 SOURCE=..\include\wx\regex.h
2445 SOURCE=..\include\wx\region.h
2449 SOURCE=..\include\wx\renderer.h
2453 SOURCE=..\include\wx\sashwin.h
2457 SOURCE=..\include\wx\sckaddr.h
2461 SOURCE=..\include\wx\sckipc.h
2465 SOURCE=..\include\wx\sckstrm.h
2469 SOURCE=..\include\wx\scopeguard.h
2473 SOURCE=..\include\wx\scopeguard.h
2477 SOURCE=..\include\wx\scrolbar.h
2481 SOURCE=..\include\wx\scrolbar.h
2485 SOURCE=..\include\wx\scrolwin.h
2489 SOURCE=..\include\wx\selstore.h
2493 SOURCE=..\include\wx\settings.h
2497 SOURCE=..\include\wx\sizer.h
2501 SOURCE=..\include\wx\slider.h
2505 SOURCE=..\include\wx\snglinst.h
2509 SOURCE=..\include\wx\socket.h
2513 SOURCE=..\include\wx\sound.h
2517 SOURCE=..\include\wx\spinbutt.h
2521 SOURCE=..\include\wx\spinctrl.h
2525 SOURCE=..\include\wx\splash.h
2529 SOURCE=..\include\wx\splitter.h
2533 SOURCE=..\include\wx\stack.h
2537 SOURCE=..\include\wx\statbmp.h
2541 SOURCE=..\include\wx\statbox.h
2545 SOURCE=..\include\wx\statline.h
2549 SOURCE=..\include\wx\stattext.h
2553 SOURCE=..\include\wx\statusbr.h
2557 SOURCE=..\include\wx\stopwatch.h
2561 SOURCE=..\include\wx\strconv.h
2565 SOURCE=..\include\wx\stream.h
2569 SOURCE=..\include\wx\string.h
2573 SOURCE=..\include\wx\sysopt.h
2577 SOURCE=..\include\wx\tab.h
2581 SOURCE=..\include\wx\tabctrl.h
2585 SOURCE=..\include\wx\taskbar.h
2589 SOURCE=..\include\wx\tbarbase.h
2593 SOURCE=..\include\wx\textbuf.h
2597 SOURCE=..\include\wx\textctrl.h
2601 SOURCE=..\include\wx\textdlg.h
2605 SOURCE=..\include\wx\textfile.h
2609 SOURCE=..\include\wx\tglbtn.h
2613 SOURCE=..\include\wx\thread.h
2617 SOURCE=..\include\wx\timer.h
2621 SOURCE=..\include\wx\tipdlg.h
2625 SOURCE=..\include\wx\tipwin.h
2629 SOURCE=..\include\wx\tokenzr.h
2633 SOURCE=..\include\wx\toolbar.h
2637 SOURCE=..\include\wx\tooltip.h
2641 SOURCE=..\include\wx\toplevel.h
2645 SOURCE=..\include\wx\treebase.h
2649 SOURCE=..\include\wx\treectrl.h
2653 SOURCE=..\include\wx\txtstrm.h
2657 SOURCE=..\include\wx\types.h
2661 SOURCE=..\include\wx\url.h
2665 SOURCE=..\include\wx\utils.h
2669 SOURCE=..\include\wx\valgen.h
2673 SOURCE=..\include\wx\validate.h
2677 SOURCE=..\include\wx\valtext.h
2681 SOURCE=..\include\wx\variant.h
2685 SOURCE=..\include\wx\vector.h
2689 SOURCE=..\include\wx\version.h
2693 SOURCE=..\include\wx\vidmode.h
2697 SOURCE=..\include\wx\vlbox.h
2701 SOURCE=..\include\wx\vms_x_fix.h
2705 SOURCE=..\include\wx\volume.h
2709 SOURCE=..\include\wx\vscroll.h
2713 SOURCE=..\include\wx\wave.h
2717 SOURCE=..\include\wx\wfstream.h
2721 SOURCE=..\include\wx\window.h
2725 SOURCE=..\include\wx\wizard.h
2729 SOURCE=..\include\wx\wx.h
2733 SOURCE=..\include\wx\wxchar.h
2737 SOURCE=..\include\wx\wxhtml.h
2741 SOURCE=..\include\wx\wxprec.h
2745 SOURCE=..\include\wx\xml\xml.h
2749 SOURCE=..\include\wx\xpmdecod.h
2753 SOURCE=..\include\wx\xpmhand.h
2757 SOURCE=..\include\wx\xti.h
2761 SOURCE=..\include\wx\xtistrm.h
2765 SOURCE=..\include\wx\xtixml.h
2769 SOURCE=..\include\wx\zipstrm.h
2773 SOURCE=..\include\wx\zstream.h
2778 # PROP Default_Filter ""
2781 SOURCE=..\include\wx\msw\accel.h
2785 SOURCE=..\include\wx\msw\app.h
2789 SOURCE=..\include\wx\msw\apptbase.h
2793 SOURCE=..\include\wx\msw\apptrait.h
2797 SOURCE=..\include\wx\msw\bitmap.h
2801 SOURCE=..\include\wx\msw\bmpbuttn.h
2805 SOURCE=..\include\wx\msw\brush.h
2809 SOURCE=..\include\wx\msw\button.h
2813 SOURCE=..\include\wx\msw\caret.h
2817 SOURCE=..\include\wx\msw\checkbox.h
2821 SOURCE=..\include\wx\msw\checklst.h
2825 SOURCE=..\include\wx\msw\chkconf.h
2829 SOURCE=..\include\wx\msw\choice.h
2833 SOURCE=..\include\wx\msw\clipbrd.h
2837 SOURCE=..\include\wx\msw\colordlg.h
2841 SOURCE=..\include\wx\msw\colour.h
2845 SOURCE=..\include\wx\msw\combobox.h
2849 SOURCE=..\include\wx\msw\control.h
2853 SOURCE=..\include\wx\msw\crashrpt.h
2857 SOURCE=..\include\wx\msw\cursor.h
2861 SOURCE=..\include\wx\msw\dc.h
2865 SOURCE=..\include\wx\msw\dcclient.h
2869 SOURCE=..\include\wx\msw\dcmemory.h
2873 SOURCE=..\include\wx\msw\dcprint.h
2877 SOURCE=..\include\wx\msw\dcscreen.h
2881 SOURCE=..\include\wx\msw\dde.h
2885 SOURCE=..\include\wx\msw\dialog.h
2889 SOURCE=..\include\wx\msw\dib.h
2893 SOURCE=..\include\wx\msw\dirdlg.h
2897 SOURCE=..\include\wx\msw\dragimag.h
2901 SOURCE=..\include\wx\msw\enhmeta.h
2905 SOURCE=..\include\wx\msw\fdrepdlg.h
2909 SOURCE=..\include\wx\msw\filedlg.h
2913 SOURCE=..\include\wx\msw\font.h
2917 SOURCE=..\include\wx\msw\fontdlg.h
2921 SOURCE=..\include\wx\msw\frame.h
2925 SOURCE=..\include\wx\msw\gauge95.h
2929 SOURCE=..\include\wx\msw\gccpriv.h
2933 SOURCE=..\include\wx\msw\gdiimage.h
2937 SOURCE=..\include\wx\msw\gdiobj.h
2941 SOURCE=..\include\wx\msw\glcanvas.h
2945 SOURCE=..\include\wx\msw\gnuwin32\winresrc.h
2949 SOURCE=..\include\wx\msw\gsockmsw.h
2953 SOURCE=..\include\wx\msw\helpbest.h
2957 SOURCE=..\include\wx\msw\helpchm.h
2961 SOURCE=..\include\wx\msw\helpwin.h
2965 SOURCE=..\include\wx\msw\icon.h
2969 SOURCE=..\include\wx\msw\imaglist.h
2973 SOURCE=..\include\wx\msw\iniconf.h
2977 SOURCE=..\include\wx\msw\joystick.h
2981 SOURCE=..\include\wx\msw\listbox.h
2985 SOURCE=..\include\wx\msw\listctrl.h
2989 SOURCE=..\include\wx\msw\mdi.h
2993 SOURCE=..\include\wx\msw\menu.h
2997 SOURCE=..\include\wx\msw\menuitem.h
3001 SOURCE=..\include\wx\msw\metafile.h
3005 SOURCE=..\include\wx\msw\mimetype.h
3009 SOURCE=..\include\wx\msw\minifram.h
3013 SOURCE=..\include\wx\msw\missing.h
3017 SOURCE=..\include\wx\msw\msgdlg.h
3021 SOURCE=..\include\wx\msw\mslu.h
3025 SOURCE=..\include\wx\msw\msvcrt.h
3029 SOURCE=..\include\wx\msw\notebook.h
3033 SOURCE=..\include\wx\msw\ole\access.h
3037 SOURCE=..\include\wx\msw\ole\automtn.h
3041 SOURCE=..\include\wx\msw\ole\dataform.h
3045 SOURCE=..\include\wx\msw\ole\dataobj.h
3049 SOURCE=..\include\wx\msw\ole\dataobj2.h
3053 SOURCE=..\include\wx\msw\ole\dropsrc.h
3057 SOURCE=..\include\wx\msw\ole\droptgt.h
3061 SOURCE=..\include\wx\msw\ole\oleutils.h
3065 SOURCE=..\include\wx\msw\ole\uuid.h
3069 SOURCE=..\include\wx\msw\palette.h
3073 SOURCE=..\include\wx\msw\pen.h
3077 SOURCE=..\include\wx\msw\printdlg.h
3081 SOURCE=..\include\wx\msw\printwin.h
3085 SOURCE=..\include\wx\msw\private.h
3089 SOURCE=..\include\wx\msw\radiobox.h
3093 SOURCE=..\include\wx\msw\radiobut.h
3097 SOURCE=..\include\wx\msw\regconf.h
3101 SOURCE=..\include\wx\msw\region.h
3105 SOURCE=..\include\wx\msw\registry.h
3109 SOURCE=..\include\wx\msw\scrolbar.h
3113 SOURCE=..\include\wx\msw\setup0.h
3117 SOURCE=..\include\wx\msw\slider95.h
3121 SOURCE=..\include\wx\msw\slidrmsw.h
3125 SOURCE=..\include\wx\msw\sound.h
3129 SOURCE=..\include\wx\msw\spinbutt.h
3133 SOURCE=..\include\wx\msw\spinctrl.h
3137 SOURCE=..\include\wx\msw\statbmp.h
3141 SOURCE=..\include\wx\msw\statbox.h
3145 SOURCE=..\include\wx\msw\statbr95.h
3149 SOURCE=..\include\wx\msw\statline.h
3153 SOURCE=..\include\wx\msw\stattext.h
3157 SOURCE=..\include\wx\msw\tabctrl.h
3161 SOURCE=..\include\wx\msw\taskbar.h
3165 SOURCE=..\include\wx\msw\tbar95.h
3169 SOURCE=..\include\wx\msw\tbarmsw.h
3173 SOURCE=..\include\wx\msw\textctrl.h
3177 SOURCE=..\include\wx\msw\tglbtn.h
3181 SOURCE=..\include\wx\msw\timer.h
3185 SOURCE=..\include\wx\msw\tooltip.h
3189 SOURCE=..\include\wx\msw\toplevel.h
3193 SOURCE=..\include\wx\msw\treectrl.h
3197 SOURCE=..\include\wx\msw\window.h
3201 SOURCE=..\include\wx\msw\winundef.h
3205 SOURCE=..\include\wx\msw\wrapcctl.h
3209 SOURCE=..\include\wx\msw\wrapwin.h
3212 # Begin Group "Generic"
3214 # PROP Default_Filter ""
3217 SOURCE=..\include\wx\generic\accel.h
3221 SOURCE=..\include\wx\generic\calctrl.h
3225 SOURCE=..\include\wx\generic\choicdgg.h
3229 SOURCE=..\include\wx\generic\colrdlgg.h
3233 SOURCE=..\include\wx\generic\dcpsg.h
3237 SOURCE=..\include\wx\generic\dirctrlg.h
3241 SOURCE=..\include\wx\generic\dragimgg.h
3245 SOURCE=..\include\wx\generic\filedlgg.h
3249 SOURCE=..\include\wx\generic\fontdlgg.h
3253 SOURCE=..\include\wx\generic\grid.h
3257 SOURCE=..\include\wx\generic\gridctrl.h
3261 SOURCE=..\include\wx\generic\gridsel.h
3265 SOURCE=..\include\wx\generic\helpext.h
3269 SOURCE=..\include\wx\generic\imaglist.h
3273 SOURCE=..\include\wx\generic\laywin.h
3277 SOURCE=..\include\wx\generic\logg.h
3281 SOURCE=..\include\wx\generic\msgdlgg.h
3285 SOURCE=..\include\wx\generic\notebook.h
3289 SOURCE=..\include\wx\generic\numdlgg.h
3293 SOURCE=..\include\wx\generic\panelg.h
3297 SOURCE=..\include\wx\generic\printps.h
3301 SOURCE=..\include\wx\generic\prntdlgg.h
3305 SOURCE=..\include\wx\generic\progdlgg.h
3309 SOURCE=..\include\wx\generic\sashwin.h
3313 SOURCE=..\include\wx\generic\scrolwin.h
3317 SOURCE=..\include\wx\generic\spinctlg.h
3321 SOURCE=..\include\wx\generic\splash.h
3325 SOURCE=..\include\wx\generic\splitter.h
3329 SOURCE=..\include\wx\generic\textdlgg.h
3333 SOURCE=..\include\wx\generic\timer.h
3337 SOURCE=..\include\wx\generic\treectlg.h
3341 SOURCE=..\include\wx\generic\wizard.h
3344 # Begin Group "HTML"
3346 # PROP Default_Filter ""
3349 SOURCE=..\include\wx\html\forcelnk.h
3353 SOURCE=..\include\wx\html\helpctrl.h
3357 SOURCE=..\include\wx\html\helpdata.h
3361 SOURCE=..\include\wx\html\helpfrm.h
3365 SOURCE=..\include\wx\html\htmlcell.h
3369 SOURCE=..\include\wx\html\htmldefs.h
3373 SOURCE=..\include\wx\html\htmlfilt.h
3377 SOURCE=..\include\wx\html\htmlpars.h
3381 SOURCE=..\include\wx\html\htmlproc.h
3385 SOURCE=..\include\wx\html\htmltag.h
3389 SOURCE=..\include\wx\html\htmlwin.h
3393 SOURCE=..\include\wx\html\htmprint.h
3397 SOURCE=..\include\wx\html\m_templ.h
3401 SOURCE=..\include\wx\html\winpars.h