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\hash.cpp
549 SOURCE=.\common\hashmap.cpp
553 SOURCE=.\common\helpbase.cpp
557 SOURCE=.\common\http.cpp
561 SOURCE=.\common\iconbndl.cpp
565 SOURCE=.\common\imagall.cpp
569 SOURCE=.\common\imagbmp.cpp
573 SOURCE=.\common\image.cpp
577 SOURCE=.\common\imagfill.cpp
581 SOURCE=.\common\imaggif.cpp
585 SOURCE=.\common\imagiff.cpp
589 SOURCE=.\common\imagjpeg.cpp
593 SOURCE=.\common\imagpcx.cpp
597 SOURCE=.\common\imagpng.cpp
601 SOURCE=.\common\imagpnm.cpp
605 SOURCE=.\common\imagtiff.cpp
609 SOURCE=.\common\imagxpm.cpp
613 SOURCE=.\common\init.cpp
617 SOURCE=.\common\intl.cpp
621 SOURCE=.\common\ipcbase.cpp
625 SOURCE=.\common\layout.cpp
629 SOURCE=.\common\lboxcmn.cpp
633 SOURCE=.\common\list.cpp
637 SOURCE=.\common\log.cpp
641 SOURCE=.\common\longlong.cpp
645 SOURCE=.\common\matrix.cpp
649 SOURCE=.\common\memory.cpp
653 SOURCE=.\common\menucmn.cpp
657 SOURCE=.\common\mimecmn.cpp
661 SOURCE=.\common\module.cpp
665 SOURCE=.\common\msgout.cpp
669 SOURCE=.\common\mstream.cpp
673 SOURCE=.\common\nbkbase.cpp
677 SOURCE=.\common\object.cpp
681 SOURCE=.\common\paper.cpp
685 SOURCE=.\common\popupcmn.cpp
689 SOURCE=.\common\prntbase.cpp
693 SOURCE=.\common\process.cpp
697 SOURCE=.\common\protocol.cpp
701 SOURCE=.\common\quantize.cpp
705 SOURCE=.\common\radiocmn.cpp
709 SOURCE=.\common\regex.cpp
713 SOURCE=.\common\rendcmn.cpp
717 SOURCE=.\common\rgncmn.cpp
721 SOURCE=.\common\sckaddr.cpp
725 SOURCE=.\common\sckfile.cpp
729 SOURCE=.\common\sckipc.cpp
733 SOURCE=.\common\sckstrm.cpp
737 SOURCE=.\common\settcmn.cpp
741 SOURCE=.\common\sizer.cpp
745 SOURCE=.\common\socket.cpp
749 SOURCE=.\common\sstream.cpp
753 SOURCE=.\common\statbar.cpp
757 SOURCE=.\common\stockitem.cpp
761 SOURCE=.\common\stopwatch.cpp
765 SOURCE=.\common\strconv.cpp
769 SOURCE=.\common\stream.cpp
773 SOURCE=.\common\string.cpp
777 SOURCE=.\common\sysopt.cpp
781 SOURCE=.\common\taskbarcmn.cpp
785 SOURCE=.\common\tbarbase.cpp
789 SOURCE=.\common\textbuf.cpp
793 SOURCE=.\common\textcmn.cpp
797 SOURCE=.\common\textfile.cpp
801 SOURCE=.\common\timercmn.cpp
805 SOURCE=.\common\tokenzr.cpp
809 SOURCE=.\common\toplvcmn.cpp
813 SOURCE=.\common\treebase.cpp
817 SOURCE=.\common\txtstrm.cpp
821 SOURCE=.\common\unzip.c
822 # SUBTRACT CPP /YX /Yc /Yu
826 SOURCE=.\common\url.cpp
830 SOURCE=.\common\utilscmn.cpp
834 SOURCE=.\common\valgen.cpp
838 SOURCE=.\common\validate.cpp
842 SOURCE=.\common\valtext.cpp
846 SOURCE=.\common\variant.cpp
850 SOURCE=.\common\wfstream.cpp
854 SOURCE=.\common\wincmn.cpp
858 SOURCE=.\common\wxchar.cpp
862 SOURCE=.\common\xpmdecod.cpp
866 SOURCE=.\common\xti.cpp
870 SOURCE=.\common\xtistrm.cpp
874 SOURCE=.\common\xtixml.cpp
878 SOURCE=.\common\zipstrm.cpp
882 SOURCE=.\common\zstream.cpp
885 # Begin Group "Generic Files"
887 # PROP Default_Filter ""
890 SOURCE=.\generic\busyinfo.cpp
894 SOURCE=.\generic\calctrl.cpp
898 SOURCE=.\generic\choicbkg.cpp
902 SOURCE=.\generic\choicdgg.cpp
906 SOURCE=.\generic\dcpsg.cpp
910 SOURCE=.\generic\dirctrlg.cpp
914 SOURCE=.\generic\dragimgg.cpp
918 SOURCE=.\generic\grid.cpp
922 SOURCE=.\generic\gridctrl.cpp
926 SOURCE=.\generic\gridsel.cpp
930 SOURCE=.\generic\helpext.cpp
934 SOURCE=.\generic\htmllbox.cpp
938 SOURCE=.\generic\laywin.cpp
942 SOURCE=.\generic\listbkg.cpp
946 SOURCE=.\generic\logg.cpp
950 SOURCE=.\generic\numdlgg.cpp
954 SOURCE=.\generic\panelg.cpp
958 SOURCE=.\generic\printps.cpp
962 SOURCE=.\generic\prntdlgg.cpp
966 SOURCE=.\generic\progdlgg.cpp
970 SOURCE=.\generic\renderg.cpp
974 SOURCE=.\generic\sashwin.cpp
978 SOURCE=.\generic\scrlwing.cpp
982 SOURCE=.\generic\selstore.cpp
986 SOURCE=.\generic\spinctlg.cpp
990 SOURCE=.\generic\splash.cpp
994 SOURCE=.\generic\splitter.cpp
998 SOURCE=.\generic\statusbr.cpp
1002 SOURCE=.\generic\textdlgg.cpp
1006 SOURCE=.\generic\tipdlg.cpp
1010 SOURCE=.\generic\tipwin.cpp
1014 SOURCE=.\generic\treectlg.cpp
1018 SOURCE=.\generic\vlbox.cpp
1022 SOURCE=.\generic\vscroll.cpp
1026 SOURCE=.\generic\wizard.cpp
1029 # Begin Group "wxHTML Files"
1031 # PROP Default_Filter ""
1034 SOURCE=.\html\helpctrl.cpp
1038 SOURCE=.\html\helpdata.cpp
1042 SOURCE=.\html\helpfrm.cpp
1046 SOURCE=.\html\htmlcell.cpp
1050 SOURCE=.\html\htmlfilt.cpp
1054 SOURCE=.\html\htmlpars.cpp
1058 SOURCE=.\html\htmltag.cpp
1062 SOURCE=.\html\htmlwin.cpp
1066 SOURCE=.\html\htmprint.cpp
1070 SOURCE=.\html\m_dflist.cpp
1074 SOURCE=.\html\m_fonts.cpp
1078 SOURCE=.\html\m_hline.cpp
1082 SOURCE=.\html\m_image.cpp
1086 SOURCE=.\html\m_layout.cpp
1090 SOURCE=.\html\m_links.cpp
1094 SOURCE=.\html\m_list.cpp
1098 SOURCE=.\html\m_pre.cpp
1102 SOURCE=.\html\m_style.cpp
1106 SOURCE=.\html\m_tables.cpp
1110 SOURCE=.\html\winpars.cpp
1113 # Begin Group "MSW Files"
1115 # PROP Default_Filter ""
1118 SOURCE=.\msw\accel.cpp
1122 SOURCE=.\msw\app.cpp
1126 SOURCE=.\msw\basemsw.cpp
1130 SOURCE=.\msw\bitmap.cpp
1134 SOURCE=.\msw\bmpbuttn.cpp
1138 SOURCE=.\msw\brush.cpp
1142 SOURCE=.\msw\button.cpp
1146 SOURCE=.\msw\caret.cpp
1150 SOURCE=.\msw\checkbox.cpp
1154 SOURCE=.\msw\checklst.cpp
1158 SOURCE=.\msw\choice.cpp
1162 SOURCE=.\msw\clipbrd.cpp
1166 SOURCE=.\msw\colordlg.cpp
1170 SOURCE=.\msw\colour.cpp
1174 SOURCE=.\msw\combobox.cpp
1178 SOURCE=.\msw\control.cpp
1182 SOURCE=.\msw\crashrpt.cpp
1186 SOURCE=.\msw\cursor.cpp
1190 SOURCE=.\msw\data.cpp
1198 SOURCE=.\msw\dcclient.cpp
1202 SOURCE=.\msw\dcmemory.cpp
1206 SOURCE=.\msw\dcprint.cpp
1210 SOURCE=.\msw\dcscreen.cpp
1214 SOURCE=.\msw\dde.cpp
1218 SOURCE=.\msw\dialog.cpp
1222 SOURCE=.\msw\dialup.cpp
1226 SOURCE=.\msw\dib.cpp
1230 SOURCE=.\msw\dir.cpp
1234 SOURCE=.\msw\dirdlg.cpp
1238 SOURCE=.\msw\display.cpp
1242 SOURCE=.\msw\dragimag.cpp
1246 SOURCE=.\msw\dummy.cpp
1247 # ADD CPP /Yc"wx/wxprec.h"
1251 SOURCE=.\msw\enhmeta.cpp
1255 SOURCE=.\msw\evtloop.cpp
1259 SOURCE=.\msw\fdrepdlg.cpp
1263 SOURCE=.\msw\filedlg.cpp
1267 SOURCE=.\msw\font.cpp
1271 SOURCE=.\msw\fontdlg.cpp
1275 SOURCE=.\msw\fontenum.cpp
1279 SOURCE=.\msw\fontutil.cpp
1283 SOURCE=.\msw\frame.cpp
1287 SOURCE=.\msw\gauge95.cpp
1291 SOURCE=.\msw\gdiimage.cpp
1295 SOURCE=.\msw\gdiobj.cpp
1299 SOURCE=.\msw\glcanvas.cpp
1303 SOURCE=.\msw\gsocket.cpp
1307 SOURCE=.\msw\gsockmsw.cpp
1311 SOURCE=.\msw\helpbest.cpp
1315 SOURCE=.\msw\helpchm.cpp
1319 SOURCE=.\msw\helpwin.cpp
1323 SOURCE=.\msw\icon.cpp
1327 SOURCE=.\msw\imaglist.cpp
1331 SOURCE=.\msw\iniconf.cpp
1335 SOURCE=.\msw\joystick.cpp
1339 SOURCE=.\msw\listbox.cpp
1343 SOURCE=.\msw\listctrl.cpp
1347 SOURCE=.\msw\main.cpp
1351 SOURCE=.\msw\mdi.cpp
1355 SOURCE=.\msw\menu.cpp
1359 SOURCE=.\msw\menuitem.cpp
1363 SOURCE=.\msw\metafile.cpp
1367 SOURCE=.\msw\mimetype.cpp
1371 SOURCE=.\msw\minifram.cpp
1375 SOURCE=.\msw\msgdlg.cpp
1379 SOURCE=.\msw\mslu.cpp
1383 SOURCE=.\msw\nativdlg.cpp
1387 SOURCE=.\msw\notebook.cpp
1391 SOURCE=.\msw\ole\access.cpp
1395 SOURCE=.\msw\ole\automtn.cpp
1399 SOURCE=.\msw\ole\dataobj.cpp
1403 SOURCE=.\msw\ole\dropsrc.cpp
1407 SOURCE=.\msw\ole\droptgt.cpp
1411 SOURCE=.\msw\ole\oleutils.cpp
1415 SOURCE=.\msw\ole\uuid.cpp
1419 SOURCE=.\msw\ownerdrw.cpp
1423 SOURCE=.\msw\palette.cpp
1427 SOURCE=.\msw\pen.cpp
1431 SOURCE=.\msw\popupwin.cpp
1435 SOURCE=.\msw\printdlg.cpp
1439 SOURCE=.\msw\printwin.cpp
1443 SOURCE=.\msw\radiobox.cpp
1447 SOURCE=.\msw\radiobut.cpp
1451 SOURCE=.\msw\regconf.cpp
1455 SOURCE=.\msw\region.cpp
1459 SOURCE=.\msw\registry.cpp
1463 SOURCE=.\msw\renderer.cpp
1467 SOURCE=.\msw\scrolbar.cpp
1471 SOURCE=.\msw\settings.cpp
1475 SOURCE=.\msw\slider95.cpp
1479 SOURCE=.\msw\snglinst.cpp
1483 SOURCE=.\msw\sound.cpp
1487 SOURCE=.\msw\spinbutt.cpp
1491 SOURCE=.\msw\spinctrl.cpp
1495 SOURCE=.\msw\statbmp.cpp
1499 SOURCE=.\msw\statbox.cpp
1503 SOURCE=.\msw\statbr95.cpp
1507 SOURCE=.\msw\statline.cpp
1511 SOURCE=.\msw\stattext.cpp
1515 SOURCE=.\msw\tabctrl.cpp
1519 SOURCE=.\msw\taskbar.cpp
1523 SOURCE=.\msw\tbar95.cpp
1527 SOURCE=.\msw\textctrl.cpp
1531 SOURCE=.\msw\tglbtn.cpp
1535 SOURCE=.\msw\thread.cpp
1539 SOURCE=.\msw\timer.cpp
1543 SOURCE=.\msw\tooltip.cpp
1547 SOURCE=.\msw\toplevel.cpp
1551 SOURCE=.\msw\treectrl.cpp
1555 SOURCE=.\msw\urlmsw.cpp
1559 SOURCE=.\msw\utils.cpp
1563 SOURCE=.\msw\utilsexc.cpp
1567 SOURCE=.\msw\utilsgui.cpp
1571 SOURCE=.\msw\uxtheme.cpp
1575 SOURCE=.\msw\volume.cpp
1579 SOURCE=.\msw\window.cpp
1582 # Begin Group "Other Sources"
1584 # PROP Default_Filter ""
1587 SOURCE=.\xml\xml.cpp
1591 SOURCE=.\xrc\xh_bmp.cpp
1595 SOURCE=.\xrc\xh_bmpbt.cpp
1599 SOURCE=.\xrc\xh_bttn.cpp
1603 SOURCE=.\xrc\xh_cald.cpp
1607 SOURCE=.\xrc\xh_chckb.cpp
1611 SOURCE=.\xrc\xh_chckl.cpp
1615 SOURCE=.\xrc\xh_choic.cpp
1619 SOURCE=.\xrc\xh_combo.cpp
1623 SOURCE=.\xrc\xh_dlg.cpp
1627 SOURCE=.\xrc\xh_frame.cpp
1631 SOURCE=.\xrc\xh_gauge.cpp
1635 SOURCE=.\xrc\xh_gdctl.cpp
1639 SOURCE=.\xrc\xh_html.cpp
1643 SOURCE=.\xrc\xh_listb.cpp
1647 SOURCE=.\xrc\xh_listc.cpp
1651 SOURCE=.\xrc\xh_menu.cpp
1655 SOURCE=.\xrc\xh_notbk.cpp
1659 SOURCE=.\xrc\xh_panel.cpp
1663 SOURCE=.\xrc\xh_radbt.cpp
1667 SOURCE=.\xrc\xh_radbx.cpp
1671 SOURCE=.\xrc\xh_scrol.cpp
1675 SOURCE=.\xrc\xh_scwin.cpp
1679 SOURCE=.\xrc\xh_sizer.cpp
1683 SOURCE=.\xrc\xh_slidr.cpp
1687 SOURCE=.\xrc\xh_spin.cpp
1691 SOURCE=.\xrc\xh_split.cpp
1695 SOURCE=.\xrc\xh_statbar.cpp
1699 SOURCE=.\xrc\xh_stbmp.cpp
1703 SOURCE=.\xrc\xh_stbox.cpp
1707 SOURCE=.\xrc\xh_stlin.cpp
1711 SOURCE=.\xrc\xh_sttxt.cpp
1715 SOURCE=.\xrc\xh_text.cpp
1719 SOURCE=.\xrc\xh_tglbtn.cpp
1723 SOURCE=.\xrc\xh_toolb.cpp
1727 SOURCE=.\xrc\xh_tree.cpp
1731 SOURCE=.\xrc\xh_unkwn.cpp
1735 SOURCE=.\xrc\xh_wizrd.cpp
1739 SOURCE=.\xrc\xmlres.cpp
1743 SOURCE=.\xrc\xmlrsall.cpp
1746 # Begin Group "Headers"
1748 # PROP Default_Filter ""
1749 # Begin Group "Setup"
1751 # PROP Default_Filter ""
1754 SOURCE=..\include\wx\msw\setup.h
1756 !IF "$(CFG)" == "wxWindows - Win32 Release Unicode DLL"
1758 # Begin Custom Build - Creating ..\lib\mswdllu\wx\setup.h from $(InputPath)
1759 InputPath=..\include\wx\msw\setup.h
1761 "../lib/mswdllu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1762 copy "$(InputPath)" ..\lib\mswdllu\wx\setup.h
1766 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug Unicode DLL"
1768 # Begin Custom Build - Creating ..\lib\mswdllud\wx\setup.h from $(InputPath)
1769 InputPath=..\include\wx\msw\setup.h
1771 "../lib/mswdllud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1772 copy "$(InputPath)" ..\lib\mswdllud\wx\setup.h
1776 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release Unicode"
1778 # Begin Custom Build - Creating ..\lib\mswu\wx\setup.h from $(InputPath)
1779 InputPath=..\include\wx\msw\setup.h
1781 "../lib/mswu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1782 copy "$(InputPath)" ..\lib\mswu\wx\setup.h
1786 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug Unicode"
1788 # Begin Custom Build - Creating ..\lib\mswud\wx\setup.h from $(InputPath)
1789 InputPath=..\include\wx\msw\setup.h
1791 "../lib/mswud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1792 copy "$(InputPath)" ..\lib\mswud\wx\setup.h
1796 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release DLL"
1798 # Begin Custom Build - Creating ..\lib\mswdll\wx\setup.h from $(InputPath)
1799 InputPath=..\include\wx\msw\setup.h
1801 "../lib/mswdll/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1802 copy "$(InputPath)" ..\lib\mswdll\wx\setup.h
1806 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug DLL"
1808 # Begin Custom Build - Creating ..\lib\mswdlld\wx\setup.h from $(InputPath)
1809 InputPath=..\include\wx\msw\setup.h
1811 "../lib/mswdlld/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1812 copy "$(InputPath)" ..\lib\mswdlld\wx\setup.h
1816 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release"
1818 # Begin Custom Build - Creating ..\lib\msw\wx\setup.h from $(InputPath)
1819 InputPath=..\include\wx\msw\setup.h
1821 "../lib/msw/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1822 copy "$(InputPath)" ..\lib\msw\wx\setup.h
1826 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug"
1828 # Begin Custom Build - Creating ..\lib\mswd\wx\setup.h from $(InputPath)
1829 InputPath=..\include\wx\msw\setup.h
1831 "../lib/mswd/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1832 copy "$(InputPath)" ..\lib\mswd\wx\setup.h
1836 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release With Debug Info"
1838 # Begin Custom Build - Creating ..\lib\msw\wx\setup.h from $(InputPath)
1839 InputPath=..\include\wx\msw\setup.h
1841 "../lib/msw/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1842 copy "$(InputPath)" ..\lib\msw\wx\setup.h
1850 # Begin Group "Common"
1852 # PROP Default_Filter ""
1855 SOURCE=..\include\wx\accel.h
1859 SOURCE=..\include\wx\access.h
1863 SOURCE=..\include\wx\afterstd.h
1867 SOURCE=..\include\wx\app.h
1871 SOURCE=..\include\wx\apptrait.h
1875 SOURCE=..\include\wx\arrstr.h
1879 SOURCE=..\include\wx\artprov.h
1883 SOURCE=..\include\wx\beforestd.h
1887 SOURCE=..\include\wx\bitmap.h
1891 SOURCE=..\include\wx\bmpbuttn.h
1895 SOURCE=..\include\wx\bookctrl.h
1899 SOURCE=..\include\wx\brush.h
1903 SOURCE=..\include\wx\buffer.h
1907 SOURCE=..\include\wx\build.h
1911 SOURCE=..\include\wx\busyinfo.h
1915 SOURCE=..\include\wx\button.h
1919 SOURCE=..\include\wx\calctrl.h
1923 SOURCE=..\include\wx\caret.h
1927 SOURCE=..\include\wx\checkbox.h
1931 SOURCE=..\include\wx\checklst.h
1935 SOURCE=..\include\wx\chkconf.h
1939 SOURCE=..\include\wx\choicdlg.h
1943 SOURCE=..\include\wx\choice.h
1947 SOURCE=..\include\wx\choicebk.h
1951 SOURCE=..\include\wx\clipbrd.h
1955 SOURCE=..\include\wx\clntdata.h
1959 SOURCE=..\include\wx\cmdline.h
1963 SOURCE=..\include\wx\cmdproc.h
1967 SOURCE=..\include\wx\cmndata.h
1971 SOURCE=..\include\wx\colordlg.h
1975 SOURCE=..\include\wx\colour.h
1979 SOURCE=..\include\wx\combobox.h
1983 SOURCE=..\include\wx\confbase.h
1987 SOURCE=..\include\wx\config.h
1991 SOURCE=..\include\wx\containr.h
1995 SOURCE=..\include\wx\control.h
1999 SOURCE=..\include\wx\cshelp.h
2003 SOURCE=..\include\wx\ctrlsub.h
2007 SOURCE=..\include\wx\cursor.h
2011 SOURCE=..\include\wx\dataobj.h
2015 SOURCE=..\include\wx\datetime.h
2019 SOURCE=..\include\wx\datstrm.h
2023 SOURCE=..\include\wx\db.h
2027 SOURCE=..\include\wx\dbgrid.h
2031 SOURCE=..\include\wx\dbkeyg.h
2035 SOURCE=..\include\wx\dbtable.h
2039 SOURCE=..\include\wx\dc.h
2043 SOURCE=..\include\wx\dcbuffer.h
2047 SOURCE=..\include\wx\dcclient.h
2051 SOURCE=..\include\wx\dcmemory.h
2055 SOURCE=..\include\wx\dcmirror.h
2059 SOURCE=..\include\wx\dcprint.h
2063 SOURCE=..\include\wx\dcps.h
2067 SOURCE=..\include\wx\dcscreen.h
2071 SOURCE=..\include\wx\dde.h
2075 SOURCE=..\include\wx\debug.h
2079 SOURCE=..\include\wx\defs.h
2083 SOURCE=..\include\wx\dialog.h
2087 SOURCE=..\include\wx\dialup.h
2091 SOURCE=..\include\wx\dir.h
2095 SOURCE=..\include\wx\dirctrl.h
2099 SOURCE=..\include\wx\dirdlg.h
2103 SOURCE=..\include\wx\display.h
2107 SOURCE=..\include\wx\dlimpexp.h
2111 SOURCE=..\include\wx\dnd.h
2115 SOURCE=..\include\wx\docmdi.h
2119 SOURCE=..\include\wx\docview.h
2123 SOURCE=..\include\wx\dragimag.h
2127 SOURCE=..\include\wx\dynarray.h
2131 SOURCE=..\include\wx\dynlib.h
2135 SOURCE=..\include\wx\dynload.h
2139 SOURCE=..\include\wx\effects.h
2143 SOURCE=..\include\wx\encconv.h
2147 SOURCE=..\include\wx\encinfo.h
2151 SOURCE=..\include\wx\event.h
2155 SOURCE=..\include\wx\evtloop.h
2159 SOURCE=..\include\wx\except.h
2163 SOURCE=..\include\wx\fdrepdlg.h
2167 SOURCE=..\include\wx\features.h
2171 SOURCE=..\include\wx\ffile.h
2175 SOURCE=..\include\wx\file.h
2179 SOURCE=..\include\wx\fileconf.h
2183 SOURCE=..\include\wx\filedlg.h
2187 SOURCE=..\include\wx\filefn.h
2191 SOURCE=..\include\wx\filename.h
2195 SOURCE=..\include\wx\filesys.h
2199 SOURCE=..\include\wx\fmappriv.h
2203 SOURCE=..\include\wx\font.h
2207 SOURCE=..\include\wx\fontdlg.h
2211 SOURCE=..\include\wx\fontenc.h
2215 SOURCE=..\include\wx\fontenum.h
2219 SOURCE=..\include\wx\fontmap.h
2223 SOURCE=..\include\wx\fontutil.h
2227 SOURCE=..\include\wx\frame.h
2231 SOURCE=..\include\wx\fs_inet.h
2235 SOURCE=..\include\wx\fs_mem.h
2239 SOURCE=..\include\wx\fs_zip.h
2243 SOURCE=..\include\wx\gauge.h
2247 SOURCE=..\include\wx\gbsizer.h
2251 SOURCE=..\include\wx\gdicmn.h
2255 SOURCE=..\include\wx\gdiobj.h
2259 SOURCE=..\include\wx\geometry.h
2263 SOURCE=..\include\wx\gifdecod.h
2267 SOURCE=..\include\wx\glcanvas.h
2271 SOURCE=..\include\wx\grid.h
2275 SOURCE=..\include\wx\gsocket.h
2279 SOURCE=..\include\wx\hash.h
2283 SOURCE=..\include\wx\hashmap.h
2287 SOURCE=..\include\wx\hashset.h
2291 SOURCE=..\include\wx\help.h
2295 SOURCE=..\include\wx\helpbase.h
2299 SOURCE=..\include\wx\helphtml.h
2303 SOURCE=..\include\wx\helpwin.h
2307 SOURCE=..\include\wx\htmllbox.h
2311 SOURCE=..\include\wx\icon.h
2315 SOURCE=..\include\wx\iconbndl.h
2319 SOURCE=..\include\wx\iconloc.h
2323 SOURCE=..\include\wx\imagbmp.h
2327 SOURCE=..\include\wx\image.h
2331 SOURCE=..\include\wx\imaggif.h
2335 SOURCE=..\include\wx\imagiff.h
2339 SOURCE=..\include\wx\imagjpeg.h
2343 SOURCE=..\include\wx\imaglist.h
2347 SOURCE=..\include\wx\imagpcx.h
2351 SOURCE=..\include\wx\imagpng.h
2355 SOURCE=..\include\wx\imagpnm.h
2359 SOURCE=..\include\wx\imagtiff.h
2363 SOURCE=..\include\wx\imagxpm.h
2367 SOURCE=..\include\wx\init.h
2371 SOURCE=..\include\wx\intl.h
2375 SOURCE=..\include\wx\iosfwrap.h
2379 SOURCE=..\include\wx\ioswrap.h
2383 SOURCE=..\include\wx\ipc.h
2387 SOURCE=..\include\wx\ipcbase.h
2391 SOURCE=..\include\wx\isql.h
2395 SOURCE=..\include\wx\isqlext.h
2399 SOURCE=..\include\wx\joystick.h
2403 SOURCE=..\include\wx\layout.h
2407 SOURCE=..\include\wx\laywin.h
2411 SOURCE=..\include\wx\list.h
2415 SOURCE=..\include\wx\listbase.h
2419 SOURCE=..\include\wx\listbook.h
2423 SOURCE=..\include\wx\listbox.h
2427 SOURCE=..\include\wx\listctrl.h
2431 SOURCE=..\include\wx\log.h
2435 SOURCE=..\include\wx\longlong.h
2439 SOURCE=..\include\wx\math.h
2443 SOURCE=..\include\wx\matrix.h
2447 SOURCE=..\include\wx\mdi.h
2451 SOURCE=..\include\wx\memconf.h
2455 SOURCE=..\include\wx\memory.h
2459 SOURCE=..\include\wx\memtext.h
2463 SOURCE=..\include\wx\menu.h
2467 SOURCE=..\include\wx\menuitem.h
2471 SOURCE=..\include\wx\metafile.h
2475 SOURCE=..\include\wx\mimetype.h
2479 SOURCE=..\include\wx\minifram.h
2483 SOURCE=..\include\wx\module.h
2487 SOURCE=..\include\wx\msgdlg.h
2491 SOURCE=..\include\wx\msgout.h
2495 SOURCE=..\include\wx\msgout.h
2499 SOURCE=..\include\wx\mstream.h
2503 SOURCE=..\include\wx\notebook.h
2507 SOURCE=..\include\wx\numdlg.h
2511 SOURCE=..\include\wx\object.h
2515 SOURCE=..\include\wx\ownerdrw.h
2519 SOURCE=..\include\wx\palette.h
2523 SOURCE=..\include\wx\panel.h
2527 SOURCE=..\include\wx\paper.h
2531 SOURCE=..\include\wx\pen.h
2535 SOURCE=..\include\wx\platform.h
2539 SOURCE=..\include\wx\popupwin.h
2543 SOURCE=..\include\wx\print.h
2547 SOURCE=..\include\wx\printdlg.h
2551 SOURCE=..\include\wx\prntbase.h
2555 SOURCE=..\include\wx\process.h
2559 SOURCE=..\include\wx\progdlg.h
2563 SOURCE=..\include\wx\protocol\file.h
2567 SOURCE=..\include\wx\protocol\ftp.h
2571 SOURCE=..\include\wx\protocol\http.h
2575 SOURCE=..\include\wx\protocol\protocol.h
2579 SOURCE=..\include\wx\ptr_scpd.h
2583 SOURCE=..\include\wx\ptr_scpd.h
2587 SOURCE=..\include\wx\quantize.h
2591 SOURCE=..\include\wx\radiobox.h
2595 SOURCE=..\include\wx\radiobut.h
2599 SOURCE=..\include\wx\rawbmp.h
2603 SOURCE=..\include\wx\regex.h
2607 SOURCE=..\include\wx\region.h
2611 SOURCE=..\include\wx\renderer.h
2615 SOURCE=..\include\wx\sashwin.h
2619 SOURCE=..\include\wx\sckaddr.h
2623 SOURCE=..\include\wx\sckipc.h
2627 SOURCE=..\include\wx\sckstrm.h
2631 SOURCE=..\include\wx\scopeguard.h
2635 SOURCE=..\include\wx\scopeguard.h
2639 SOURCE=..\include\wx\scrolbar.h
2643 SOURCE=..\include\wx\scrolbar.h
2647 SOURCE=..\include\wx\scrolwin.h
2651 SOURCE=..\include\wx\selstore.h
2655 SOURCE=..\include\wx\settings.h
2659 SOURCE=..\include\wx\sizer.h
2663 SOURCE=..\include\wx\slider.h
2667 SOURCE=..\include\wx\snglinst.h
2671 SOURCE=..\include\wx\socket.h
2675 SOURCE=..\include\wx\sound.h
2679 SOURCE=..\include\wx\spinbutt.h
2683 SOURCE=..\include\wx\spinctrl.h
2687 SOURCE=..\include\wx\splash.h
2691 SOURCE=..\include\wx\splitter.h
2695 SOURCE=..\include\wx\sstream.h
2699 SOURCE=..\include\wx\stack.h
2703 SOURCE=..\include\wx\statbmp.h
2707 SOURCE=..\include\wx\statbox.h
2711 SOURCE=..\include\wx\statline.h
2715 SOURCE=..\include\wx\stattext.h
2719 SOURCE=..\include\wx\statusbr.h
2723 SOURCE=..\include\wx\stockitem.h
2727 SOURCE=..\include\wx\stopwatch.h
2731 SOURCE=..\include\wx\strconv.h
2735 SOURCE=..\include\wx\stream.h
2739 SOURCE=..\include\wx\string.h
2743 SOURCE=..\include\wx\sysopt.h
2747 SOURCE=..\include\wx\tab.h
2751 SOURCE=..\include\wx\tabctrl.h
2755 SOURCE=..\include\wx\taskbar.h
2759 SOURCE=..\include\wx\tbarbase.h
2763 SOURCE=..\include\wx\textbuf.h
2767 SOURCE=..\include\wx\textctrl.h
2771 SOURCE=..\include\wx\textdlg.h
2775 SOURCE=..\include\wx\textfile.h
2779 SOURCE=..\include\wx\tglbtn.h
2783 SOURCE=..\include\wx\thread.h
2787 SOURCE=..\include\wx\timer.h
2791 SOURCE=..\include\wx\tipdlg.h
2795 SOURCE=..\include\wx\tipwin.h
2799 SOURCE=..\include\wx\tokenzr.h
2803 SOURCE=..\include\wx\toolbar.h
2807 SOURCE=..\include\wx\tooltip.h
2811 SOURCE=..\include\wx\toplevel.h
2815 SOURCE=..\include\wx\treebase.h
2819 SOURCE=..\include\wx\treectrl.h
2823 SOURCE=..\include\wx\txtstrm.h
2827 SOURCE=..\include\wx\types.h
2831 SOURCE=..\include\wx\url.h
2835 SOURCE=..\include\wx\utils.h
2839 SOURCE=..\include\wx\valgen.h
2843 SOURCE=..\include\wx\validate.h
2847 SOURCE=..\include\wx\valtext.h
2851 SOURCE=..\include\wx\variant.h
2855 SOURCE=..\include\wx\vector.h
2859 SOURCE=..\include\wx\version.h
2863 SOURCE=..\include\wx\vidmode.h
2867 SOURCE=..\include\wx\vlbox.h
2871 SOURCE=..\include\wx\vms_x_fix.h
2875 SOURCE=..\include\wx\volume.h
2879 SOURCE=..\include\wx\vscroll.h
2883 SOURCE=..\include\wx\wave.h
2887 SOURCE=..\include\wx\wfstream.h
2891 SOURCE=..\include\wx\window.h
2895 SOURCE=..\include\wx\wizard.h
2899 SOURCE=..\include\wx\wx.h
2903 SOURCE=..\include\wx\wxchar.h
2907 SOURCE=..\include\wx\wxhtml.h
2911 SOURCE=..\include\wx\wxprec.h
2915 SOURCE=..\include\wx\xml\xml.h
2919 SOURCE=..\include\wx\xpmdecod.h
2923 SOURCE=..\include\wx\xpmhand.h
2927 SOURCE=..\include\wx\xrc\xh_all.h
2931 SOURCE=..\include\wx\xrc\xh_bmp.h
2935 SOURCE=..\include\wx\xrc\xh_bmpbt.h
2939 SOURCE=..\include\wx\xrc\xh_bttn.h
2943 SOURCE=..\include\wx\xrc\xh_cald.h
2947 SOURCE=..\include\wx\xrc\xh_chckb.h
2951 SOURCE=..\include\wx\xrc\xh_chckl.h
2955 SOURCE=..\include\wx\xrc\xh_choic.h
2959 SOURCE=..\include\wx\xrc\xh_combo.h
2963 SOURCE=..\include\wx\xrc\xh_dlg.h
2967 SOURCE=..\include\wx\xrc\xh_frame.h
2971 SOURCE=..\include\wx\xrc\xh_gauge.h
2975 SOURCE=..\include\wx\xrc\xh_gdctl.h
2979 SOURCE=..\include\wx\xrc\xh_html.h
2983 SOURCE=..\include\wx\xrc\xh_listb.h
2987 SOURCE=..\include\wx\xrc\xh_listc.h
2991 SOURCE=..\include\wx\xrc\xh_menu.h
2995 SOURCE=..\include\wx\xrc\xh_notbk.h
2999 SOURCE=..\include\wx\xrc\xh_panel.h
3003 SOURCE=..\include\wx\xrc\xh_radbt.h
3007 SOURCE=..\include\wx\xrc\xh_radbx.h
3011 SOURCE=..\include\wx\xrc\xh_scrol.h
3015 SOURCE=..\include\wx\xrc\xh_scwin.h
3019 SOURCE=..\include\wx\xrc\xh_sizer.h
3023 SOURCE=..\include\wx\xrc\xh_slidr.h
3027 SOURCE=..\include\wx\xrc\xh_spin.h
3031 SOURCE=..\include\wx\xrc\xh_split.h
3035 SOURCE=..\include\wx\xrc\xh_statbar.h
3039 SOURCE=..\include\wx\xrc\xh_stbmp.h
3043 SOURCE=..\include\wx\xrc\xh_stbox.h
3047 SOURCE=..\include\wx\xrc\xh_stlin.h
3051 SOURCE=..\include\wx\xrc\xh_sttxt.h
3055 SOURCE=..\include\wx\xrc\xh_text.h
3059 SOURCE=..\include\wx\xrc\xh_tglbtn.h
3063 SOURCE=..\include\wx\xrc\xh_toolb.h
3067 SOURCE=..\include\wx\xrc\xh_tree.h
3071 SOURCE=..\include\wx\xrc\xh_unkwn.h
3075 SOURCE=..\include\wx\xrc\xh_wizrd.h
3079 SOURCE=..\include\wx\xrc\xmlres.h
3083 SOURCE=..\include\wx\xti.h
3087 SOURCE=..\include\wx\xtistrm.h
3091 SOURCE=..\include\wx\xtixml.h
3095 SOURCE=..\include\wx\zipstrm.h
3099 SOURCE=..\include\wx\zstream.h
3104 # PROP Default_Filter ""
3107 SOURCE=..\include\wx\msw\accel.h
3111 SOURCE=..\include\wx\msw\app.h
3115 SOURCE=..\include\wx\msw\apptbase.h
3119 SOURCE=..\include\wx\msw\apptrait.h
3123 SOURCE=..\include\wx\msw\bitmap.h
3127 SOURCE=..\include\wx\msw\bmpbuttn.h
3131 SOURCE=..\include\wx\msw\brush.h
3135 SOURCE=..\include\wx\msw\button.h
3139 SOURCE=..\include\wx\msw\caret.h
3143 SOURCE=..\include\wx\msw\checkbox.h
3147 SOURCE=..\include\wx\msw\checklst.h
3151 SOURCE=..\include\wx\msw\chkconf.h
3155 SOURCE=..\include\wx\msw\choice.h
3159 SOURCE=..\include\wx\msw\clipbrd.h
3163 SOURCE=..\include\wx\msw\colordlg.h
3167 SOURCE=..\include\wx\msw\colour.h
3171 SOURCE=..\include\wx\msw\combobox.h
3175 SOURCE=..\include\wx\msw\control.h
3179 SOURCE=..\include\wx\msw\crashrpt.h
3183 SOURCE=..\include\wx\msw\cursor.h
3187 SOURCE=..\include\wx\msw\dc.h
3191 SOURCE=..\include\wx\msw\dcclient.h
3195 SOURCE=..\include\wx\msw\dcmemory.h
3199 SOURCE=..\include\wx\msw\dcprint.h
3203 SOURCE=..\include\wx\msw\dcscreen.h
3207 SOURCE=..\include\wx\msw\dde.h
3211 SOURCE=..\include\wx\msw\dialog.h
3215 SOURCE=..\include\wx\msw\dib.h
3219 SOURCE=..\include\wx\msw\dirdlg.h
3223 SOURCE=..\include\wx\msw\dragimag.h
3227 SOURCE=..\include\wx\msw\enhmeta.h
3231 SOURCE=..\include\wx\msw\evtloop.h
3235 SOURCE=..\include\wx\msw\fdrepdlg.h
3239 SOURCE=..\include\wx\msw\filedlg.h
3243 SOURCE=..\include\wx\msw\font.h
3247 SOURCE=..\include\wx\msw\fontdlg.h
3251 SOURCE=..\include\wx\msw\frame.h
3255 SOURCE=..\include\wx\msw\gauge95.h
3259 SOURCE=..\include\wx\msw\gccpriv.h
3263 SOURCE=..\include\wx\msw\gdiimage.h
3267 SOURCE=..\include\wx\msw\gdiobj.h
3271 SOURCE=..\include\wx\msw\glcanvas.h
3275 SOURCE=..\include\wx\msw\gnuwin32\winresrc.h
3279 SOURCE=..\include\wx\msw\gsockmsw.h
3283 SOURCE=..\include\wx\msw\helpbest.h
3287 SOURCE=..\include\wx\msw\icon.h
3291 SOURCE=..\include\wx\msw\imaglist.h
3295 SOURCE=..\include\wx\msw\iniconf.h
3299 SOURCE=..\include\wx\msw\joystick.h
3303 SOURCE=..\include\wx\msw\listbox.h
3307 SOURCE=..\include\wx\msw\listctrl.h
3311 SOURCE=..\include\wx\msw\mdi.h
3315 SOURCE=..\include\wx\msw\menu.h
3319 SOURCE=..\include\wx\msw\menuitem.h
3323 SOURCE=..\include\wx\msw\metafile.h
3327 SOURCE=..\include\wx\msw\mimetype.h
3331 SOURCE=..\include\wx\msw\minifram.h
3335 SOURCE=..\include\wx\msw\missing.h
3339 SOURCE=..\include\wx\msw\msgdlg.h
3343 SOURCE=..\include\wx\msw\mslu.h
3347 SOURCE=..\include\wx\msw\msvcrt.h
3351 SOURCE=..\include\wx\msw\notebook.h
3355 SOURCE=..\include\wx\msw\ole\access.h
3359 SOURCE=..\include\wx\msw\ole\automtn.h
3363 SOURCE=..\include\wx\msw\ole\dataform.h
3367 SOURCE=..\include\wx\msw\ole\dataobj.h
3371 SOURCE=..\include\wx\msw\ole\dataobj2.h
3375 SOURCE=..\include\wx\msw\ole\dropsrc.h
3379 SOURCE=..\include\wx\msw\ole\droptgt.h
3383 SOURCE=..\include\wx\msw\ole\oleutils.h
3387 SOURCE=..\include\wx\msw\ole\uuid.h
3391 SOURCE=..\include\wx\msw\palette.h
3395 SOURCE=..\include\wx\msw\pen.h
3399 SOURCE=..\include\wx\msw\printdlg.h
3403 SOURCE=..\include\wx\msw\printwin.h
3407 SOURCE=..\include\wx\msw\private.h
3411 SOURCE=..\include\wx\msw\radiobox.h
3415 SOURCE=..\include\wx\msw\radiobut.h
3419 SOURCE=..\include\wx\msw\regconf.h
3423 SOURCE=..\include\wx\msw\region.h
3427 SOURCE=..\include\wx\msw\registry.h
3431 SOURCE=..\include\wx\msw\scrolbar.h
3435 SOURCE=..\include\wx\msw\setup0.h
3439 SOURCE=..\include\wx\msw\slider95.h
3443 SOURCE=..\include\wx\msw\slidrmsw.h
3447 SOURCE=..\include\wx\msw\sound.h
3451 SOURCE=..\include\wx\msw\spinbutt.h
3455 SOURCE=..\include\wx\msw\spinctrl.h
3459 SOURCE=..\include\wx\msw\statbmp.h
3463 SOURCE=..\include\wx\msw\statbox.h
3467 SOURCE=..\include\wx\msw\statbr95.h
3471 SOURCE=..\include\wx\msw\statline.h
3475 SOURCE=..\include\wx\msw\stattext.h
3479 SOURCE=..\include\wx\msw\tabctrl.h
3483 SOURCE=..\include\wx\msw\taskbar.h
3487 SOURCE=..\include\wx\msw\tbar95.h
3491 SOURCE=..\include\wx\msw\tbarmsw.h
3495 SOURCE=..\include\wx\msw\textctrl.h
3499 SOURCE=..\include\wx\msw\tglbtn.h
3503 SOURCE=..\include\wx\msw\timer.h
3507 SOURCE=..\include\wx\msw\tooltip.h
3511 SOURCE=..\include\wx\msw\toplevel.h
3515 SOURCE=..\include\wx\msw\treectrl.h
3519 SOURCE=..\include\wx\msw\window.h
3523 SOURCE=..\include\wx\msw\winundef.h
3527 SOURCE=..\include\wx\msw\wrapcctl.h
3531 SOURCE=..\include\wx\msw\wrapwin.h
3534 # Begin Group "Generic"
3536 # PROP Default_Filter ""
3539 SOURCE=..\include\wx\generic\accel.h
3543 SOURCE=..\include\wx\generic\calctrl.h
3547 SOURCE=..\include\wx\generic\choicdgg.h
3551 SOURCE=..\include\wx\generic\colrdlgg.h
3555 SOURCE=..\include\wx\generic\dcpsg.h
3559 SOURCE=..\include\wx\generic\dirctrlg.h
3563 SOURCE=..\include\wx\generic\dragimgg.h
3567 SOURCE=..\include\wx\generic\filedlgg.h
3571 SOURCE=..\include\wx\generic\fontdlgg.h
3575 SOURCE=..\include\wx\generic\grid.h
3579 SOURCE=..\include\wx\generic\gridctrl.h
3583 SOURCE=..\include\wx\generic\gridsel.h
3587 SOURCE=..\include\wx\generic\helpext.h
3591 SOURCE=..\include\wx\generic\imaglist.h
3595 SOURCE=..\include\wx\generic\laywin.h
3599 SOURCE=..\include\wx\generic\logg.h
3603 SOURCE=..\include\wx\generic\msgdlgg.h
3607 SOURCE=..\include\wx\generic\notebook.h
3611 SOURCE=..\include\wx\generic\numdlgg.h
3615 SOURCE=..\include\wx\generic\panelg.h
3619 SOURCE=..\include\wx\generic\printps.h
3623 SOURCE=..\include\wx\generic\prntdlgg.h
3627 SOURCE=..\include\wx\generic\progdlgg.h
3631 SOURCE=..\include\wx\generic\sashwin.h
3635 SOURCE=..\include\wx\generic\scrolwin.h
3639 SOURCE=..\include\wx\generic\spinctlg.h
3643 SOURCE=..\include\wx\generic\splash.h
3647 SOURCE=..\include\wx\generic\splitter.h
3651 SOURCE=..\include\wx\generic\textdlgg.h
3655 SOURCE=..\include\wx\generic\timer.h
3659 SOURCE=..\include\wx\generic\treectlg.h
3663 SOURCE=..\include\wx\generic\wizard.h
3666 # Begin Group "HTML"
3668 # PROP Default_Filter ""
3671 SOURCE=..\include\wx\html\forcelnk.h
3675 SOURCE=..\include\wx\html\helpctrl.h
3679 SOURCE=..\include\wx\html\helpdata.h
3683 SOURCE=..\include\wx\html\helpfrm.h
3687 SOURCE=..\include\wx\html\htmlcell.h
3691 SOURCE=..\include\wx\html\htmldefs.h
3695 SOURCE=..\include\wx\html\htmlfilt.h
3699 SOURCE=..\include\wx\html\htmlpars.h
3703 SOURCE=..\include\wx\html\htmlproc.h
3707 SOURCE=..\include\wx\html\htmltag.h
3711 SOURCE=..\include\wx\html\htmlwin.h
3715 SOURCE=..\include\wx\html\htmprint.h
3719 SOURCE=..\include\wx\html\m_templ.h
3723 SOURCE=..\include\wx\html\winpars.h