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\archive.cpp
316 SOURCE=.\common\artprov.cpp
320 SOURCE=.\common\artstd.cpp
324 SOURCE=.\common\bmpbase.cpp
328 SOURCE=.\common\bookctrl.cpp
332 SOURCE=.\common\choiccmn.cpp
336 SOURCE=.\common\clipcmn.cpp
340 SOURCE=.\common\clntdata.cpp
344 SOURCE=.\common\clrpickercmn.cpp
348 SOURCE=.\common\cmdline.cpp
352 SOURCE=.\common\cmdproc.cpp
356 SOURCE=.\common\cmndata.cpp
360 SOURCE=.\common\colourcmn.cpp
364 SOURCE=.\common\combocmn.cpp
368 SOURCE=.\common\config.cpp
372 SOURCE=.\common\containr.cpp
376 SOURCE=.\common\convauto.cpp
380 SOURCE=.\common\cshelp.cpp
384 SOURCE=.\common\ctrlcmn.cpp
388 SOURCE=.\common\ctrlsub.cpp
392 SOURCE=.\common\datacmn.cpp
396 SOURCE=.\common\datavcmn.cpp
400 SOURCE=.\common\datetime.cpp
404 SOURCE=.\common\datstrm.cpp
408 SOURCE=.\common\db.cpp
412 SOURCE=.\common\dbgrid.cpp
416 SOURCE=.\common\dbtable.cpp
420 SOURCE=.\common\dcbase.cpp
424 SOURCE=.\common\debugrpt.cpp
428 SOURCE=.\common\dircmn.cpp
432 SOURCE=.\common\dlgcmn.cpp
436 SOURCE=.\common\dndcmn.cpp
440 SOURCE=.\common\dobjcmn.cpp
444 SOURCE=.\common\docmdi.cpp
448 SOURCE=.\common\docview.cpp
452 SOURCE=.\common\dpycmn.cpp
456 SOURCE=.\common\dseldlg.cpp
460 SOURCE=.\common\dummy.cpp
461 # ADD CPP /Yc"wx/wxprec.h"
465 SOURCE=.\common\dynarray.cpp
469 SOURCE=.\common\dynlib.cpp
473 SOURCE=.\common\dynload.cpp
477 SOURCE=.\common\effects.cpp
481 SOURCE=.\common\encconv.cpp
485 SOURCE=.\common\event.cpp
489 SOURCE=.\common\evtloopcmn.cpp
493 SOURCE=.\common\extended.c
494 # SUBTRACT CPP /YX /Yc /Yu
498 SOURCE=.\common\fddlgcmn.cpp
502 SOURCE=.\common\ffile.cpp
506 SOURCE=.\common\file.cpp
510 SOURCE=.\common\fileconf.cpp
514 SOURCE=.\common\filefn.cpp
518 SOURCE=.\common\filename.cpp
522 SOURCE=.\common\filepickercmn.cpp
526 SOURCE=.\common\filesys.cpp
530 SOURCE=.\common\fldlgcmn.cpp
534 SOURCE=.\common\fmapbase.cpp
538 SOURCE=.\common\fontcmn.cpp
542 SOURCE=.\common\fontenumcmn.cpp
546 SOURCE=.\common\fontmap.cpp
550 SOURCE=.\common\fontpickercmn.cpp
554 SOURCE=.\common\framecmn.cpp
558 SOURCE=.\common\fs_inet.cpp
562 SOURCE=.\common\fs_mem.cpp
566 SOURCE=.\common\fs_zip.cpp
570 SOURCE=.\common\ftp.cpp
574 SOURCE=.\common\gaugecmn.cpp
578 SOURCE=.\common\gbsizer.cpp
582 SOURCE=.\common\gdicmn.cpp
586 SOURCE=.\common\geometry.cpp
590 SOURCE=.\common\gifdecod.cpp
594 SOURCE=.\common\hash.cpp
598 SOURCE=.\common\hashmap.cpp
602 SOURCE=.\common\helpbase.cpp
606 SOURCE=.\common\http.cpp
610 SOURCE=.\common\iconbndl.cpp
614 SOURCE=.\common\imagall.cpp
618 SOURCE=.\common\imagbmp.cpp
622 SOURCE=.\common\image.cpp
626 SOURCE=.\common\imagfill.cpp
630 SOURCE=.\common\imaggif.cpp
634 SOURCE=.\common\imagiff.cpp
638 SOURCE=.\common\imagjpeg.cpp
642 SOURCE=.\common\imagpcx.cpp
646 SOURCE=.\common\imagpng.cpp
650 SOURCE=.\common\imagpnm.cpp
654 SOURCE=.\common\imagtiff.cpp
658 SOURCE=.\common\imagxpm.cpp
662 SOURCE=.\common\init.cpp
666 SOURCE=.\common\intl.cpp
670 SOURCE=.\common\ipcbase.cpp
674 SOURCE=.\common\layout.cpp
678 SOURCE=.\common\lboxcmn.cpp
682 SOURCE=.\common\list.cpp
686 SOURCE=.\common\log.cpp
690 SOURCE=.\common\longlong.cpp
694 SOURCE=.\common\matrix.cpp
698 SOURCE=.\common\mediactrlcmn.cpp
702 SOURCE=.\common\memory.cpp
706 SOURCE=.\common\menucmn.cpp
710 SOURCE=.\common\mimecmn.cpp
714 SOURCE=.\common\module.cpp
718 SOURCE=.\common\msgout.cpp
722 SOURCE=.\common\mstream.cpp
726 SOURCE=.\common\nbkbase.cpp
730 SOURCE=.\common\object.cpp
734 SOURCE=.\common\paper.cpp
738 SOURCE=.\common\pickerbase.cpp
742 SOURCE=.\common\popupcmn.cpp
746 SOURCE=.\common\powercmn.cpp
750 SOURCE=.\common\prntbase.cpp
754 SOURCE=.\common\process.cpp
758 SOURCE=.\common\protocol.cpp
762 SOURCE=.\common\quantize.cpp
766 SOURCE=.\common\radiocmn.cpp
770 SOURCE=.\common\regex.cpp
774 SOURCE=.\common\rendcmn.cpp
778 SOURCE=.\common\rgncmn.cpp
782 SOURCE=.\common\sckaddr.cpp
786 SOURCE=.\common\sckfile.cpp
790 SOURCE=.\common\sckipc.cpp
794 SOURCE=.\common\sckstrm.cpp
798 SOURCE=.\common\settcmn.cpp
802 SOURCE=.\common\sizer.cpp
806 SOURCE=.\common\socket.cpp
810 SOURCE=.\common\sstream.cpp
814 SOURCE=.\common\statbar.cpp
818 SOURCE=.\common\stdpbase.cpp
822 SOURCE=.\common\stockitem.cpp
826 SOURCE=.\common\stopwatch.cpp
830 SOURCE=.\common\strconv.cpp
834 SOURCE=.\common\stream.cpp
838 SOURCE=.\common\string.cpp
842 SOURCE=.\common\sysopt.cpp
846 SOURCE=.\common\taskbarcmn.cpp
850 SOURCE=.\common\tbarbase.cpp
854 SOURCE=.\common\textbuf.cpp
858 SOURCE=.\common\textcmn.cpp
862 SOURCE=.\common\textfile.cpp
866 SOURCE=.\common\timercmn.cpp
870 SOURCE=.\common\tokenzr.cpp
874 SOURCE=.\common\toplvcmn.cpp
878 SOURCE=.\common\treebase.cpp
882 SOURCE=.\common\txtstrm.cpp
886 SOURCE=.\common\uri.cpp
890 SOURCE=.\common\url.cpp
894 SOURCE=.\common\utilscmn.cpp
898 SOURCE=.\common\valgen.cpp
902 SOURCE=.\common\validate.cpp
906 SOURCE=.\common\valtext.cpp
910 SOURCE=.\common\variant.cpp
914 SOURCE=.\common\wfstream.cpp
918 SOURCE=.\common\wincmn.cpp
922 SOURCE=.\common\wxchar.cpp
926 SOURCE=.\common\xpmdecod.cpp
930 SOURCE=.\common\xti.cpp
934 SOURCE=.\common\xtistrm.cpp
938 SOURCE=.\common\xtixml.cpp
942 SOURCE=.\common\zipstrm.cpp
946 SOURCE=.\common\zstream.cpp
949 # Begin Group "Generic Files"
951 # PROP Default_Filter ""
954 SOURCE=.\generic\busyinfo.cpp
958 SOURCE=.\generic\buttonbar.cpp
962 SOURCE=.\generic\calctrl.cpp
966 SOURCE=.\generic\choicbkg.cpp
970 SOURCE=.\generic\choicdgg.cpp
974 SOURCE=.\generic\clrpickerg.cpp
978 SOURCE=.\generic\combog.cpp
982 SOURCE=.\generic\datavgen.cpp
986 SOURCE=.\generic\datectlg.cpp
990 SOURCE=.\generic\dbgrptg.cpp
994 SOURCE=.\generic\dcpsg.cpp
998 SOURCE=.\generic\dirctrlg.cpp
1002 SOURCE=.\generic\dragimgg.cpp
1006 SOURCE=.\generic\filepickerg.cpp
1010 SOURCE=.\generic\fontpickerg.cpp
1014 SOURCE=.\generic\grid.cpp
1018 SOURCE=.\generic\gridctrl.cpp
1022 SOURCE=.\generic\gridsel.cpp
1026 SOURCE=.\generic\helpext.cpp
1030 SOURCE=.\generic\htmllbox.cpp
1034 SOURCE=.\generic\hyperlink.cpp
1038 SOURCE=.\generic\laywin.cpp
1042 SOURCE=.\generic\listbkg.cpp
1046 SOURCE=.\generic\logg.cpp
1050 SOURCE=.\generic\numdlgg.cpp
1054 SOURCE=.\generic\odcombo.cpp
1058 SOURCE=.\generic\panelg.cpp
1062 SOURCE=.\generic\printps.cpp
1066 SOURCE=.\generic\prntdlgg.cpp
1070 SOURCE=.\generic\progdlgg.cpp
1074 SOURCE=.\generic\propdlg.cpp
1078 SOURCE=.\generic\renderg.cpp
1082 SOURCE=.\generic\sashwin.cpp
1086 SOURCE=.\generic\scrlwing.cpp
1090 SOURCE=.\generic\selstore.cpp
1094 SOURCE=.\generic\spinctlg.cpp
1098 SOURCE=.\generic\splash.cpp
1102 SOURCE=.\generic\splitter.cpp
1106 SOURCE=.\generic\statusbr.cpp
1110 SOURCE=.\generic\textdlgg.cpp
1114 SOURCE=.\generic\tipdlg.cpp
1118 SOURCE=.\generic\tipwin.cpp
1122 SOURCE=.\generic\toolbkg.cpp
1126 SOURCE=.\generic\treebkg.cpp
1130 SOURCE=.\generic\treectlg.cpp
1134 SOURCE=.\generic\vlbox.cpp
1138 SOURCE=.\generic\vscroll.cpp
1142 SOURCE=.\generic\wizard.cpp
1145 # Begin Group "wxHTML Files"
1147 # PROP Default_Filter ""
1150 SOURCE=.\html\helpctrl.cpp
1154 SOURCE=.\html\helpdata.cpp
1158 SOURCE=.\html\helpdlg.cpp
1162 SOURCE=.\html\helpfrm.cpp
1166 SOURCE=.\html\helpwnd.cpp
1170 SOURCE=.\html\htmlcell.cpp
1174 SOURCE=.\html\htmlfilt.cpp
1178 SOURCE=.\html\htmlpars.cpp
1182 SOURCE=.\html\htmltag.cpp
1186 SOURCE=.\html\htmlwin.cpp
1190 SOURCE=.\html\htmprint.cpp
1194 SOURCE=.\html\m_dflist.cpp
1198 SOURCE=.\html\m_fonts.cpp
1202 SOURCE=.\html\m_hline.cpp
1206 SOURCE=.\html\m_image.cpp
1210 SOURCE=.\html\m_layout.cpp
1214 SOURCE=.\html\m_links.cpp
1218 SOURCE=.\html\m_list.cpp
1222 SOURCE=.\html\m_pre.cpp
1226 SOURCE=.\html\m_style.cpp
1230 SOURCE=.\html\m_tables.cpp
1234 SOURCE=.\html\winpars.cpp
1237 # Begin Group "MSW Files"
1239 # PROP Default_Filter ""
1242 SOURCE=.\msw\accel.cpp
1246 SOURCE=.\msw\app.cpp
1250 SOURCE=.\msw\basemsw.cpp
1254 SOURCE=.\msw\bitmap.cpp
1258 SOURCE=.\msw\bmpbuttn.cpp
1262 SOURCE=.\msw\brush.cpp
1266 SOURCE=.\msw\button.cpp
1270 SOURCE=.\msw\caret.cpp
1274 SOURCE=.\msw\checkbox.cpp
1278 SOURCE=.\msw\checklst.cpp
1282 SOURCE=.\msw\choice.cpp
1286 SOURCE=.\msw\clipbrd.cpp
1290 SOURCE=.\msw\colordlg.cpp
1294 SOURCE=.\msw\colour.cpp
1298 SOURCE=.\msw\combo.cpp
1302 SOURCE=.\msw\combobox.cpp
1306 SOURCE=.\msw\control.cpp
1310 SOURCE=.\msw\crashrpt.cpp
1314 SOURCE=.\msw\cursor.cpp
1318 SOURCE=.\msw\data.cpp
1322 SOURCE=.\msw\datectrl.cpp
1330 SOURCE=.\msw\dcclient.cpp
1334 SOURCE=.\msw\dcmemory.cpp
1338 SOURCE=.\msw\dcprint.cpp
1342 SOURCE=.\msw\dcscreen.cpp
1346 SOURCE=.\msw\dde.cpp
1350 SOURCE=.\msw\debughlp.cpp
1354 SOURCE=.\msw\dialog.cpp
1358 SOURCE=.\msw\dialup.cpp
1362 SOURCE=.\msw\dib.cpp
1366 SOURCE=.\msw\dir.cpp
1370 SOURCE=.\msw\dirdlg.cpp
1374 SOURCE=.\msw\display.cpp
1378 SOURCE=.\msw\dlmsw.cpp
1382 SOURCE=.\msw\dragimag.cpp
1386 SOURCE=.\msw\enhmeta.cpp
1390 SOURCE=.\msw\evtloop.cpp
1394 SOURCE=.\msw\fdrepdlg.cpp
1398 SOURCE=.\msw\filedlg.cpp
1402 SOURCE=.\msw\font.cpp
1406 SOURCE=.\msw\fontdlg.cpp
1410 SOURCE=.\msw\fontenum.cpp
1414 SOURCE=.\msw\fontutil.cpp
1418 SOURCE=.\msw\frame.cpp
1422 SOURCE=.\msw\gauge95.cpp
1426 SOURCE=.\msw\gdiimage.cpp
1430 SOURCE=.\msw\gdiobj.cpp
1434 SOURCE=.\msw\glcanvas.cpp
1438 SOURCE=.\msw\gsocket.cpp
1442 SOURCE=.\msw\gsockmsw.cpp
1446 SOURCE=.\msw\helpbest.cpp
1450 SOURCE=.\msw\helpchm.cpp
1454 SOURCE=.\msw\helpwin.cpp
1458 SOURCE=.\msw\icon.cpp
1462 SOURCE=.\msw\imaglist.cpp
1466 SOURCE=.\msw\iniconf.cpp
1470 SOURCE=.\msw\joystick.cpp
1474 SOURCE=.\msw\listbox.cpp
1478 SOURCE=.\msw\listctrl.cpp
1482 SOURCE=.\msw\main.cpp
1486 SOURCE=.\msw\mdi.cpp
1490 SOURCE=.\msw\mediactrl_am.cpp
1494 SOURCE=.\msw\mediactrl_wmp10.cpp
1498 SOURCE=.\msw\menu.cpp
1502 SOURCE=.\msw\menuitem.cpp
1506 SOURCE=.\msw\metafile.cpp
1510 SOURCE=.\msw\mimetype.cpp
1514 SOURCE=.\msw\minifram.cpp
1518 SOURCE=.\msw\msgdlg.cpp
1522 SOURCE=.\msw\mslu.cpp
1526 SOURCE=.\msw\nativdlg.cpp
1530 SOURCE=.\msw\notebook.cpp
1534 SOURCE=.\msw\ole\access.cpp
1538 SOURCE=.\msw\ole\activex.cpp
1542 SOURCE=.\msw\ole\automtn.cpp
1546 SOURCE=.\msw\ole\dataobj.cpp
1550 SOURCE=.\msw\ole\dropsrc.cpp
1554 SOURCE=.\msw\ole\droptgt.cpp
1558 SOURCE=.\msw\ole\oleutils.cpp
1562 SOURCE=.\msw\ole\uuid.cpp
1566 SOURCE=.\msw\ownerdrw.cpp
1570 SOURCE=.\msw\palette.cpp
1574 SOURCE=.\msw\pen.cpp
1578 SOURCE=.\msw\popupwin.cpp
1582 SOURCE=.\msw\power.cpp
1586 SOURCE=.\msw\printdlg.cpp
1590 SOURCE=.\msw\printwin.cpp
1594 SOURCE=.\msw\radiobox.cpp
1598 SOURCE=.\msw\radiobut.cpp
1602 SOURCE=.\msw\regconf.cpp
1606 SOURCE=.\msw\region.cpp
1610 SOURCE=.\msw\registry.cpp
1614 SOURCE=.\msw\renderer.cpp
1618 SOURCE=.\msw\scrolbar.cpp
1622 SOURCE=.\msw\settings.cpp
1626 SOURCE=.\msw\slider95.cpp
1630 SOURCE=.\msw\snglinst.cpp
1634 SOURCE=.\msw\sound.cpp
1638 SOURCE=.\msw\spinbutt.cpp
1642 SOURCE=.\msw\spinctrl.cpp
1646 SOURCE=.\msw\stackwalk.cpp
1650 SOURCE=.\msw\statbmp.cpp
1654 SOURCE=.\msw\statbox.cpp
1658 SOURCE=.\msw\statbr95.cpp
1662 SOURCE=.\msw\statline.cpp
1666 SOURCE=.\msw\stattext.cpp
1670 SOURCE=.\msw\stdpaths.cpp
1674 SOURCE=.\msw\tabctrl.cpp
1678 SOURCE=.\msw\taskbar.cpp
1682 SOURCE=.\msw\tbar95.cpp
1686 SOURCE=.\msw\textctrl.cpp
1690 SOURCE=.\msw\tglbtn.cpp
1694 SOURCE=.\msw\thread.cpp
1698 SOURCE=.\msw\timer.cpp
1702 SOURCE=.\msw\tooltip.cpp
1706 SOURCE=.\msw\toplevel.cpp
1710 SOURCE=.\msw\treectrl.cpp
1714 SOURCE=.\msw\urlmsw.cpp
1718 SOURCE=.\msw\utils.cpp
1722 SOURCE=.\msw\utilsexc.cpp
1726 SOURCE=.\msw\utilsgui.cpp
1730 SOURCE=.\msw\uxtheme.cpp
1734 SOURCE=.\msw\volume.cpp
1738 SOURCE=.\msw\window.cpp
1741 # Begin Group "Other Sources"
1743 # PROP Default_Filter ""
1746 SOURCE=.\aui\auibook.cpp
1750 SOURCE=.\aui\dockart.cpp
1754 SOURCE=.\aui\floatpane.cpp
1758 SOURCE=.\aui\framemanager.cpp
1762 SOURCE=.\aui\tabmdi.cpp
1766 SOURCE=.\richtext\richtextbuffer.cpp
1770 SOURCE=.\richtext\richtextctrl.cpp
1774 SOURCE=.\richtext\richtexthtml.cpp
1778 SOURCE=.\richtext\richtextstyles.cpp
1782 SOURCE=.\richtext\richtextxml.cpp
1786 SOURCE=.\xml\xml.cpp
1790 SOURCE=.\xrc\xh_bmp.cpp
1794 SOURCE=.\xrc\xh_bmpbt.cpp
1798 SOURCE=.\xrc\xh_bttn.cpp
1802 SOURCE=.\xrc\xh_cald.cpp
1806 SOURCE=.\xrc\xh_chckb.cpp
1810 SOURCE=.\xrc\xh_chckl.cpp
1814 SOURCE=.\xrc\xh_choic.cpp
1818 SOURCE=.\xrc\xh_choicbk.cpp
1822 SOURCE=.\xrc\xh_clrpicker.cpp
1826 SOURCE=.\xrc\xh_combo.cpp
1830 SOURCE=.\xrc\xh_datectrl.cpp
1834 SOURCE=.\xrc\xh_dirpicker.cpp
1838 SOURCE=.\xrc\xh_dlg.cpp
1842 SOURCE=.\xrc\xh_filepicker.cpp
1846 SOURCE=.\xrc\xh_fontpicker.cpp
1850 SOURCE=.\xrc\xh_frame.cpp
1854 SOURCE=.\xrc\xh_gauge.cpp
1858 SOURCE=.\xrc\xh_gdctl.cpp
1862 SOURCE=.\xrc\xh_grid.cpp
1866 SOURCE=.\xrc\xh_html.cpp
1870 SOURCE=.\xrc\xh_hyperlink.cpp
1874 SOURCE=.\xrc\xh_listb.cpp
1878 SOURCE=.\xrc\xh_listbk.cpp
1882 SOURCE=.\xrc\xh_listc.cpp
1886 SOURCE=.\xrc\xh_mdi.cpp
1890 SOURCE=.\xrc\xh_menu.cpp
1894 SOURCE=.\xrc\xh_notbk.cpp
1898 SOURCE=.\xrc\xh_odcombo.cpp
1902 SOURCE=.\xrc\xh_panel.cpp
1906 SOURCE=.\xrc\xh_radbt.cpp
1910 SOURCE=.\xrc\xh_radbx.cpp
1914 SOURCE=.\xrc\xh_scrol.cpp
1918 SOURCE=.\xrc\xh_scwin.cpp
1922 SOURCE=.\xrc\xh_sizer.cpp
1926 SOURCE=.\xrc\xh_slidr.cpp
1930 SOURCE=.\xrc\xh_spin.cpp
1934 SOURCE=.\xrc\xh_split.cpp
1938 SOURCE=.\xrc\xh_statbar.cpp
1942 SOURCE=.\xrc\xh_stbmp.cpp
1946 SOURCE=.\xrc\xh_stbox.cpp
1950 SOURCE=.\xrc\xh_stlin.cpp
1954 SOURCE=.\xrc\xh_sttxt.cpp
1958 SOURCE=.\xrc\xh_text.cpp
1962 SOURCE=.\xrc\xh_tglbtn.cpp
1966 SOURCE=.\xrc\xh_toolb.cpp
1970 SOURCE=.\xrc\xh_tree.cpp
1974 SOURCE=.\xrc\xh_treebk.cpp
1978 SOURCE=.\xrc\xh_unkwn.cpp
1982 SOURCE=.\xrc\xh_wizrd.cpp
1986 SOURCE=.\xrc\xmlres.cpp
1990 SOURCE=.\xrc\xmlrsall.cpp
1993 # Begin Group "Headers"
1995 # PROP Default_Filter ""
1996 # Begin Group "Setup"
1998 # PROP Default_Filter ""
2001 SOURCE=..\include\wx\msw\setup.h
2003 !IF "$(CFG)" == "wxWindows - Win32 Release Unicode DLL"
2005 # Begin Custom Build - Creating ..\lib\mswdllu\wx\setup.h from $(InputPath)
2006 InputPath=..\include\wx\msw\setup.h
2008 "../lib/mswdllu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2009 copy "$(InputPath)" ..\lib\mswdllu\wx\setup.h
2013 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug Unicode DLL"
2015 # Begin Custom Build - Creating ..\lib\mswdllud\wx\setup.h from $(InputPath)
2016 InputPath=..\include\wx\msw\setup.h
2018 "../lib/mswdllud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2019 copy "$(InputPath)" ..\lib\mswdllud\wx\setup.h
2023 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release Unicode"
2025 # Begin Custom Build - Creating ..\lib\mswu\wx\setup.h from $(InputPath)
2026 InputPath=..\include\wx\msw\setup.h
2028 "../lib/mswu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2029 copy "$(InputPath)" ..\lib\mswu\wx\setup.h
2033 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug Unicode"
2035 # Begin Custom Build - Creating ..\lib\mswud\wx\setup.h from $(InputPath)
2036 InputPath=..\include\wx\msw\setup.h
2038 "../lib/mswud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2039 copy "$(InputPath)" ..\lib\mswud\wx\setup.h
2043 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release DLL"
2045 # Begin Custom Build - Creating ..\lib\mswdll\wx\setup.h from $(InputPath)
2046 InputPath=..\include\wx\msw\setup.h
2048 "../lib/mswdll/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2049 copy "$(InputPath)" ..\lib\mswdll\wx\setup.h
2053 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug DLL"
2055 # Begin Custom Build - Creating ..\lib\mswdlld\wx\setup.h from $(InputPath)
2056 InputPath=..\include\wx\msw\setup.h
2058 "../lib/mswdlld/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2059 copy "$(InputPath)" ..\lib\mswdlld\wx\setup.h
2063 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release"
2065 # Begin Custom Build - Creating ..\lib\msw\wx\setup.h from $(InputPath)
2066 InputPath=..\include\wx\msw\setup.h
2068 "../lib/msw/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2069 copy "$(InputPath)" ..\lib\msw\wx\setup.h
2073 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug"
2075 # Begin Custom Build - Creating ..\lib\mswd\wx\setup.h from $(InputPath)
2076 InputPath=..\include\wx\msw\setup.h
2078 "../lib/mswd/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2079 copy "$(InputPath)" ..\lib\mswd\wx\setup.h
2083 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release With Debug Info"
2085 # Begin Custom Build - Creating ..\lib\msw\wx\setup.h from $(InputPath)
2086 InputPath=..\include\wx\msw\setup.h
2088 "../lib/msw/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2089 copy "$(InputPath)" ..\lib\msw\wx\setup.h
2097 # Begin Group "Common"
2099 # PROP Default_Filter ""
2102 SOURCE=..\include\wx\accel.h
2106 SOURCE=..\include\wx\access.h
2110 SOURCE=..\include\wx\afterstd.h
2114 SOURCE=..\include\wx\app.h
2118 SOURCE=..\include\wx\apptrait.h
2122 SOURCE=..\include\wx\archive.h
2126 SOURCE=..\include\wx\arrstr.h
2130 SOURCE=..\include\wx\artprov.h
2134 SOURCE=..\include\wx\aui\aui.h
2138 SOURCE=..\include\wx\aui\auibook.h
2142 SOURCE=..\include\wx\aui\dockart.h
2146 SOURCE=..\include\wx\aui\floatpane.h
2150 SOURCE=..\include\wx\aui\framemanager.h
2154 SOURCE=..\include\wx\aui\tabmdi.h
2158 SOURCE=..\include\wx\beforestd.h
2162 SOURCE=..\include\wx\bitmap.h
2166 SOURCE=..\include\wx\bmpbuttn.h
2170 SOURCE=..\include\wx\bookctrl.h
2174 SOURCE=..\include\wx\brush.h
2178 SOURCE=..\include\wx\buffer.h
2182 SOURCE=..\include\wx\build.h
2186 SOURCE=..\include\wx\busyinfo.h
2190 SOURCE=..\include\wx\button.h
2194 SOURCE=..\include\wx\calctrl.h
2198 SOURCE=..\include\wx\caret.h
2202 SOURCE=..\include\wx\checkbox.h
2206 SOURCE=..\include\wx\checklst.h
2210 SOURCE=..\include\wx\chkconf.h
2214 SOURCE=..\include\wx\choicdlg.h
2218 SOURCE=..\include\wx\choice.h
2222 SOURCE=..\include\wx\choicebk.h
2226 SOURCE=..\include\wx\clipbrd.h
2230 SOURCE=..\include\wx\clntdata.h
2234 SOURCE=..\include\wx\clrpicker.h
2238 SOURCE=..\include\wx\cmdline.h
2242 SOURCE=..\include\wx\cmdproc.h
2246 SOURCE=..\include\wx\cmndata.h
2250 SOURCE=..\include\wx\colordlg.h
2254 SOURCE=..\include\wx\colour.h
2258 SOURCE=..\include\wx\combo.h
2262 SOURCE=..\include\wx\combobox.h
2266 SOURCE=..\include\wx\confbase.h
2270 SOURCE=..\include\wx\config.h
2274 SOURCE=..\include\wx\containr.h
2278 SOURCE=..\include\wx\control.h
2282 SOURCE=..\include\wx\convauto.h
2286 SOURCE=..\include\wx\cshelp.h
2290 SOURCE=..\include\wx\ctrlsub.h
2294 SOURCE=..\include\wx\cursor.h
2298 SOURCE=..\include\wx\dataobj.h
2302 SOURCE=..\include\wx\dataview.h
2306 SOURCE=..\include\wx\dataview.h
2310 SOURCE=..\include\wx\datectrl.h
2314 SOURCE=..\include\wx\dateevt.h
2318 SOURCE=..\include\wx\datetime.h
2322 SOURCE=..\include\wx\datstrm.h
2326 SOURCE=..\include\wx\db.h
2330 SOURCE=..\include\wx\dbgrid.h
2334 SOURCE=..\include\wx\dbkeyg.h
2338 SOURCE=..\include\wx\dbtable.h
2342 SOURCE=..\include\wx\dc.h
2346 SOURCE=..\include\wx\dcbuffer.h
2350 SOURCE=..\include\wx\dcclient.h
2354 SOURCE=..\include\wx\dcmemory.h
2358 SOURCE=..\include\wx\dcmirror.h
2362 SOURCE=..\include\wx\dcprint.h
2366 SOURCE=..\include\wx\dcps.h
2370 SOURCE=..\include\wx\dcscreen.h
2374 SOURCE=..\include\wx\dde.h
2378 SOURCE=..\include\wx\debug.h
2382 SOURCE=..\include\wx\debugrpt.h
2386 SOURCE=..\include\wx\defs.h
2390 SOURCE=..\include\wx\dialog.h
2394 SOURCE=..\include\wx\dialup.h
2398 SOURCE=..\include\wx\dir.h
2402 SOURCE=..\include\wx\dirctrl.h
2406 SOURCE=..\include\wx\dirdlg.h
2410 SOURCE=..\include\wx\display.h
2414 SOURCE=..\include\wx\display_impl.h
2418 SOURCE=..\include\wx\dlimpexp.h
2422 SOURCE=..\include\wx\dnd.h
2426 SOURCE=..\include\wx\docmdi.h
2430 SOURCE=..\include\wx\docview.h
2434 SOURCE=..\include\wx\dragimag.h
2438 SOURCE=..\include\wx\dynarray.h
2442 SOURCE=..\include\wx\dynlib.h
2446 SOURCE=..\include\wx\dynload.h
2450 SOURCE=..\include\wx\effects.h
2454 SOURCE=..\include\wx\encconv.h
2458 SOURCE=..\include\wx\encinfo.h
2462 SOURCE=..\include\wx\event.h
2466 SOURCE=..\include\wx\evtloop.h
2470 SOURCE=..\include\wx\except.h
2474 SOURCE=..\include\wx\fdrepdlg.h
2478 SOURCE=..\include\wx\features.h
2482 SOURCE=..\include\wx\ffile.h
2486 SOURCE=..\include\wx\file.h
2490 SOURCE=..\include\wx\fileconf.h
2494 SOURCE=..\include\wx\filedlg.h
2498 SOURCE=..\include\wx\filefn.h
2502 SOURCE=..\include\wx\filename.h
2506 SOURCE=..\include\wx\filepicker.h
2510 SOURCE=..\include\wx\filesys.h
2514 SOURCE=..\include\wx\fmappriv.h
2518 SOURCE=..\include\wx\font.h
2522 SOURCE=..\include\wx\fontdlg.h
2526 SOURCE=..\include\wx\fontenc.h
2530 SOURCE=..\include\wx\fontenum.h
2534 SOURCE=..\include\wx\fontmap.h
2538 SOURCE=..\include\wx\fontpicker.h
2542 SOURCE=..\include\wx\fontutil.h
2546 SOURCE=..\include\wx\frame.h
2550 SOURCE=..\include\wx\fs_inet.h
2554 SOURCE=..\include\wx\fs_mem.h
2558 SOURCE=..\include\wx\fs_zip.h
2562 SOURCE=..\include\wx\gauge.h
2566 SOURCE=..\include\wx\gbsizer.h
2570 SOURCE=..\include\wx\gdicmn.h
2574 SOURCE=..\include\wx\gdiobj.h
2578 SOURCE=..\include\wx\geometry.h
2582 SOURCE=..\include\wx\gifdecod.h
2586 SOURCE=..\include\wx\glcanvas.h
2590 SOURCE=..\include\wx\grid.h
2594 SOURCE=..\include\wx\gsocket.h
2598 SOURCE=..\include\wx\hash.h
2602 SOURCE=..\include\wx\hashmap.h
2606 SOURCE=..\include\wx\hashset.h
2610 SOURCE=..\include\wx\help.h
2614 SOURCE=..\include\wx\helpbase.h
2618 SOURCE=..\include\wx\helphtml.h
2622 SOURCE=..\include\wx\helpwin.h
2626 SOURCE=..\include\wx\htmllbox.h
2630 SOURCE=..\include\wx\hyperlink.h
2634 SOURCE=..\include\wx\icon.h
2638 SOURCE=..\include\wx\iconbndl.h
2642 SOURCE=..\include\wx\iconloc.h
2646 SOURCE=..\include\wx\imagbmp.h
2650 SOURCE=..\include\wx\image.h
2654 SOURCE=..\include\wx\imaggif.h
2658 SOURCE=..\include\wx\imagiff.h
2662 SOURCE=..\include\wx\imagjpeg.h
2666 SOURCE=..\include\wx\imaglist.h
2670 SOURCE=..\include\wx\imagpcx.h
2674 SOURCE=..\include\wx\imagpng.h
2678 SOURCE=..\include\wx\imagpnm.h
2682 SOURCE=..\include\wx\imagtiff.h
2686 SOURCE=..\include\wx\imagxpm.h
2690 SOURCE=..\include\wx\init.h
2694 SOURCE=..\include\wx\intl.h
2698 SOURCE=..\include\wx\iosfwrap.h
2702 SOURCE=..\include\wx\ioswrap.h
2706 SOURCE=..\include\wx\ipc.h
2710 SOURCE=..\include\wx\ipcbase.h
2714 SOURCE=..\include\wx\isql.h
2718 SOURCE=..\include\wx\isqlext.h
2722 SOURCE=..\include\wx\joystick.h
2726 SOURCE=..\include\wx\layout.h
2730 SOURCE=..\include\wx\laywin.h
2734 SOURCE=..\include\wx\link.h
2738 SOURCE=..\include\wx\list.h
2742 SOURCE=..\include\wx\listbase.h
2746 SOURCE=..\include\wx\listbook.h
2750 SOURCE=..\include\wx\listbox.h
2754 SOURCE=..\include\wx\listctrl.h
2758 SOURCE=..\include\wx\log.h
2762 SOURCE=..\include\wx\longlong.h
2766 SOURCE=..\include\wx\math.h
2770 SOURCE=..\include\wx\matrix.h
2774 SOURCE=..\include\wx\mdi.h
2778 SOURCE=..\include\wx\mediactrl.h
2782 SOURCE=..\include\wx\memconf.h
2786 SOURCE=..\include\wx\memory.h
2790 SOURCE=..\include\wx\memtext.h
2794 SOURCE=..\include\wx\menu.h
2798 SOURCE=..\include\wx\menuitem.h
2802 SOURCE=..\include\wx\metafile.h
2806 SOURCE=..\include\wx\mimetype.h
2810 SOURCE=..\include\wx\minifram.h
2814 SOURCE=..\include\wx\module.h
2818 SOURCE=..\include\wx\msgdlg.h
2822 SOURCE=..\include\wx\msgout.h
2826 SOURCE=..\include\wx\mstream.h
2830 SOURCE=..\include\wx\notebook.h
2834 SOURCE=..\include\wx\numdlg.h
2838 SOURCE=..\include\wx\object.h
2842 SOURCE=..\include\wx\odcombo.h
2846 SOURCE=..\include\wx\ownerdrw.h
2850 SOURCE=..\include\wx\palette.h
2854 SOURCE=..\include\wx\panel.h
2858 SOURCE=..\include\wx\paper.h
2862 SOURCE=..\include\wx\pen.h
2866 SOURCE=..\include\wx\pickerbase.h
2870 SOURCE=..\include\wx\platform.h
2874 SOURCE=..\include\wx\popupwin.h
2878 SOURCE=..\include\wx\power.h
2882 SOURCE=..\include\wx\print.h
2886 SOURCE=..\include\wx\printdlg.h
2890 SOURCE=..\include\wx\prntbase.h
2894 SOURCE=..\include\wx\process.h
2898 SOURCE=..\include\wx\progdlg.h
2902 SOURCE=..\include\wx\propdlg.h
2906 SOURCE=..\include\wx\protocol\file.h
2910 SOURCE=..\include\wx\protocol\ftp.h
2914 SOURCE=..\include\wx\protocol\http.h
2918 SOURCE=..\include\wx\protocol\protocol.h
2922 SOURCE=..\include\wx\ptr_scpd.h
2926 SOURCE=..\include\wx\ptr_scpd.h
2930 SOURCE=..\include\wx\quantize.h
2934 SOURCE=..\include\wx\radiobox.h
2938 SOURCE=..\include\wx\radiobut.h
2942 SOURCE=..\include\wx\rawbmp.h
2946 SOURCE=..\include\wx\recguard.h
2950 SOURCE=..\include\wx\regex.h
2954 SOURCE=..\include\wx\region.h
2958 SOURCE=..\include\wx\renderer.h
2962 SOURCE=..\include\wx\richtext\richtextbuffer.h
2966 SOURCE=..\include\wx\richtext\richtextctrl.h
2970 SOURCE=..\include\wx\richtext\richtextstyles.h
2974 SOURCE=..\include\wx\richtext\richtextxml.h
2978 SOURCE=..\include\wx\sashwin.h
2982 SOURCE=..\include\wx\sckaddr.h
2986 SOURCE=..\include\wx\sckipc.h
2990 SOURCE=..\include\wx\sckstrm.h
2994 SOURCE=..\include\wx\scopeguard.h
2998 SOURCE=..\include\wx\scopeguard.h
3002 SOURCE=..\include\wx\scrolbar.h
3006 SOURCE=..\include\wx\scrolbar.h
3010 SOURCE=..\include\wx\scrolwin.h
3014 SOURCE=..\include\wx\selstore.h
3018 SOURCE=..\include\wx\settings.h
3022 SOURCE=..\include\wx\sizer.h
3026 SOURCE=..\include\wx\slider.h
3030 SOURCE=..\include\wx\snglinst.h
3034 SOURCE=..\include\wx\socket.h
3038 SOURCE=..\include\wx\sound.h
3042 SOURCE=..\include\wx\spinbutt.h
3046 SOURCE=..\include\wx\spinctrl.h
3050 SOURCE=..\include\wx\splash.h
3054 SOURCE=..\include\wx\splitter.h
3058 SOURCE=..\include\wx\sstream.h
3062 SOURCE=..\include\wx\stack.h
3066 SOURCE=..\include\wx\stackwalk.h
3070 SOURCE=..\include\wx\statbmp.h
3074 SOURCE=..\include\wx\statbox.h
3078 SOURCE=..\include\wx\statline.h
3082 SOURCE=..\include\wx\stattext.h
3086 SOURCE=..\include\wx\statusbr.h
3090 SOURCE=..\include\wx\stdpaths.h
3094 SOURCE=..\include\wx\stockitem.h
3098 SOURCE=..\include\wx\stopwatch.h
3102 SOURCE=..\include\wx\strconv.h
3106 SOURCE=..\include\wx\stream.h
3110 SOURCE=..\include\wx\string.h
3114 SOURCE=..\include\wx\sysopt.h
3118 SOURCE=..\include\wx\tab.h
3122 SOURCE=..\include\wx\tabctrl.h
3126 SOURCE=..\include\wx\taskbar.h
3130 SOURCE=..\include\wx\tbarbase.h
3134 SOURCE=..\include\wx\textbuf.h
3138 SOURCE=..\include\wx\textctrl.h
3142 SOURCE=..\include\wx\textdlg.h
3146 SOURCE=..\include\wx\textfile.h
3150 SOURCE=..\include\wx\tglbtn.h
3154 SOURCE=..\include\wx\thread.h
3158 SOURCE=..\include\wx\timer.h
3162 SOURCE=..\include\wx\tipdlg.h
3166 SOURCE=..\include\wx\tipwin.h
3170 SOURCE=..\include\wx\tokenzr.h
3174 SOURCE=..\include\wx\toolbar.h
3178 SOURCE=..\include\wx\toolbook.h
3182 SOURCE=..\include\wx\tooltip.h
3186 SOURCE=..\include\wx\toplevel.h
3190 SOURCE=..\include\wx\treebase.h
3194 SOURCE=..\include\wx\treebook.h
3198 SOURCE=..\include\wx\treectrl.h
3202 SOURCE=..\include\wx\txtstrm.h
3206 SOURCE=..\include\wx\types.h
3210 SOURCE=..\include\wx\uri.h
3214 SOURCE=..\include\wx\url.h
3218 SOURCE=..\include\wx\utils.h
3222 SOURCE=..\include\wx\valgen.h
3226 SOURCE=..\include\wx\validate.h
3230 SOURCE=..\include\wx\valtext.h
3234 SOURCE=..\include\wx\variant.h
3238 SOURCE=..\include\wx\vector.h
3242 SOURCE=..\include\wx\version.h
3246 SOURCE=..\include\wx\vidmode.h
3250 SOURCE=..\include\wx\vlbox.h
3254 SOURCE=..\include\wx\vms_x_fix.h
3258 SOURCE=..\include\wx\volume.h
3262 SOURCE=..\include\wx\vscroll.h
3266 SOURCE=..\include\wx\wave.h
3270 SOURCE=..\include\wx\wfstream.h
3274 SOURCE=..\include\wx\window.h
3278 SOURCE=..\include\wx\wizard.h
3282 SOURCE=..\include\wx\wupdlock.h
3286 SOURCE=..\include\wx\wx.h
3290 SOURCE=..\include\wx\wxchar.h
3294 SOURCE=..\include\wx\wxhtml.h
3298 SOURCE=..\include\wx\wxprec.h
3302 SOURCE=..\include\wx\xml\xml.h
3306 SOURCE=..\include\wx\xpmdecod.h
3310 SOURCE=..\include\wx\xpmhand.h
3314 SOURCE=..\include\wx\xrc\xh_all.h
3318 SOURCE=..\include\wx\xrc\xh_bmp.h
3322 SOURCE=..\include\wx\xrc\xh_bmpbt.h
3326 SOURCE=..\include\wx\xrc\xh_bttn.h
3330 SOURCE=..\include\wx\xrc\xh_cald.h
3334 SOURCE=..\include\wx\xrc\xh_chckb.h
3338 SOURCE=..\include\wx\xrc\xh_chckl.h
3342 SOURCE=..\include\wx\xrc\xh_choic.h
3346 SOURCE=..\include\wx\xrc\xh_choicbk.h
3350 SOURCE=..\include\wx\xrc\xh_clrpicker.h
3354 SOURCE=..\include\wx\xrc\xh_combo.h
3358 SOURCE=..\include\wx\xrc\xh_datectrl.h
3362 SOURCE=..\include\wx\xrc\xh_dirpicker.h
3366 SOURCE=..\include\wx\xrc\xh_dlg.h
3370 SOURCE=..\include\wx\xrc\xh_filepicker.h
3374 SOURCE=..\include\wx\xrc\xh_fontpicker.h
3378 SOURCE=..\include\wx\xrc\xh_frame.h
3382 SOURCE=..\include\wx\xrc\xh_gauge.h
3386 SOURCE=..\include\wx\xrc\xh_gdctl.h
3390 SOURCE=..\include\wx\xrc\xh_grid.h
3394 SOURCE=..\include\wx\xrc\xh_html.h
3398 SOURCE=..\include\wx\xrc\xh_hyperlink.h
3402 SOURCE=..\include\wx\xrc\xh_listb.h
3406 SOURCE=..\include\wx\xrc\xh_listbk.h
3410 SOURCE=..\include\wx\xrc\xh_listc.h
3414 SOURCE=..\include\wx\xrc\xh_mdi.h
3418 SOURCE=..\include\wx\xrc\xh_menu.h
3422 SOURCE=..\include\wx\xrc\xh_notbk.h
3426 SOURCE=..\include\wx\xrc\xh_odcombo.h
3430 SOURCE=..\include\wx\xrc\xh_panel.h
3434 SOURCE=..\include\wx\xrc\xh_radbt.h
3438 SOURCE=..\include\wx\xrc\xh_radbx.h
3442 SOURCE=..\include\wx\xrc\xh_scrol.h
3446 SOURCE=..\include\wx\xrc\xh_scwin.h
3450 SOURCE=..\include\wx\xrc\xh_sizer.h
3454 SOURCE=..\include\wx\xrc\xh_slidr.h
3458 SOURCE=..\include\wx\xrc\xh_spin.h
3462 SOURCE=..\include\wx\xrc\xh_split.h
3466 SOURCE=..\include\wx\xrc\xh_statbar.h
3470 SOURCE=..\include\wx\xrc\xh_stbmp.h
3474 SOURCE=..\include\wx\xrc\xh_stbox.h
3478 SOURCE=..\include\wx\xrc\xh_stlin.h
3482 SOURCE=..\include\wx\xrc\xh_sttxt.h
3486 SOURCE=..\include\wx\xrc\xh_text.h
3490 SOURCE=..\include\wx\xrc\xh_tglbtn.h
3494 SOURCE=..\include\wx\xrc\xh_toolb.h
3498 SOURCE=..\include\wx\xrc\xh_tree.h
3502 SOURCE=..\include\wx\xrc\xh_treebk.h
3506 SOURCE=..\include\wx\xrc\xh_unkwn.h
3510 SOURCE=..\include\wx\xrc\xh_wizrd.h
3514 SOURCE=..\include\wx\xrc\xmlres.h
3518 SOURCE=..\include\wx\xti.h
3522 SOURCE=..\include\wx\xtistrm.h
3526 SOURCE=..\include\wx\xtixml.h
3530 SOURCE=..\include\wx\zipstrm.h
3534 SOURCE=..\include\wx\zstream.h
3539 # PROP Default_Filter ""
3542 SOURCE=..\include\wx\msw\accel.h
3546 SOURCE=..\include\wx\msw\app.h
3550 SOURCE=..\include\wx\msw\apptbase.h
3554 SOURCE=..\include\wx\msw\apptrait.h
3558 SOURCE=..\include\wx\msw\bitmap.h
3562 SOURCE=..\include\wx\msw\bmpbuttn.h
3566 SOURCE=..\include\wx\msw\brush.h
3570 SOURCE=..\include\wx\msw\button.h
3574 SOURCE=..\include\wx\msw\caret.h
3578 SOURCE=..\include\wx\msw\checkbox.h
3582 SOURCE=..\include\wx\msw\checklst.h
3586 SOURCE=..\include\wx\msw\chkconf.h
3590 SOURCE=..\include\wx\msw\choice.h
3594 SOURCE=..\include\wx\msw\clipbrd.h
3598 SOURCE=..\include\wx\msw\colordlg.h
3602 SOURCE=..\include\wx\msw\colour.h
3606 SOURCE=..\include\wx\msw\combo.h
3610 SOURCE=..\include\wx\msw\combobox.h
3614 SOURCE=..\include\wx\msw\control.h
3618 SOURCE=..\include\wx\msw\crashrpt.h
3622 SOURCE=..\include\wx\msw\cursor.h
3626 SOURCE=..\include\wx\msw\datectrl.h
3630 SOURCE=..\include\wx\msw\dc.h
3634 SOURCE=..\include\wx\msw\dcclient.h
3638 SOURCE=..\include\wx\msw\dcmemory.h
3642 SOURCE=..\include\wx\msw\dcprint.h
3646 SOURCE=..\include\wx\msw\dcscreen.h
3650 SOURCE=..\include\wx\msw\dde.h
3654 SOURCE=..\include\wx\msw\debughlp.h
3658 SOURCE=..\include\wx\msw\dialog.h
3662 SOURCE=..\include\wx\msw\dib.h
3666 SOURCE=..\include\wx\msw\dirdlg.h
3670 SOURCE=..\include\wx\msw\dragimag.h
3674 SOURCE=..\include\wx\msw\enhmeta.h
3678 SOURCE=..\include\wx\msw\evtloop.h
3682 SOURCE=..\include\wx\msw\fdrepdlg.h
3686 SOURCE=..\include\wx\msw\filedlg.h
3690 SOURCE=..\include\wx\msw\font.h
3694 SOURCE=..\include\wx\msw\fontdlg.h
3698 SOURCE=..\include\wx\msw\frame.h
3702 SOURCE=..\include\wx\msw\gauge95.h
3706 SOURCE=..\include\wx\msw\gccpriv.h
3710 SOURCE=..\include\wx\msw\gdiimage.h
3714 SOURCE=..\include\wx\msw\glcanvas.h
3718 SOURCE=..\include\wx\msw\gsockmsw.h
3722 SOURCE=..\include\wx\msw\helpbest.h
3726 SOURCE=..\include\wx\msw\helpchm.h
3730 SOURCE=..\include\wx\msw\helpwin.h
3734 SOURCE=..\include\wx\msw\htmlhelp.h
3738 SOURCE=..\include\wx\msw\icon.h
3742 SOURCE=..\include\wx\msw\imaglist.h
3746 SOURCE=..\include\wx\msw\iniconf.h
3750 SOURCE=..\include\wx\msw\joystick.h
3754 SOURCE=..\include\wx\msw\libraries.h
3758 SOURCE=..\include\wx\msw\listbox.h
3762 SOURCE=..\include\wx\msw\listctrl.h
3766 SOURCE=..\include\wx\msw\mdi.h
3770 SOURCE=..\include\wx\msw\menu.h
3774 SOURCE=..\include\wx\msw\menuitem.h
3778 SOURCE=..\include\wx\msw\metafile.h
3782 SOURCE=..\include\wx\msw\mimetype.h
3786 SOURCE=..\include\wx\msw\minifram.h
3790 SOURCE=..\include\wx\msw\missing.h
3794 SOURCE=..\include\wx\msw\msgdlg.h
3798 SOURCE=..\include\wx\msw\mslu.h
3802 SOURCE=..\include\wx\msw\msvcrt.h
3806 SOURCE=..\include\wx\msw\notebook.h
3810 SOURCE=..\include\wx\msw\ole\access.h
3814 SOURCE=..\include\wx\msw\ole\activex.h
3818 SOURCE=..\include\wx\msw\ole\automtn.h
3822 SOURCE=..\include\wx\msw\ole\dataform.h
3826 SOURCE=..\include\wx\msw\ole\dataobj.h
3830 SOURCE=..\include\wx\msw\ole\dataobj2.h
3834 SOURCE=..\include\wx\msw\ole\dropsrc.h
3838 SOURCE=..\include\wx\msw\ole\droptgt.h
3842 SOURCE=..\include\wx\msw\ole\oleutils.h
3846 SOURCE=..\include\wx\msw\ole\uuid.h
3850 SOURCE=..\include\wx\msw\palette.h
3854 SOURCE=..\include\wx\msw\pen.h
3858 SOURCE=..\include\wx\msw\popupwin.h
3862 SOURCE=..\include\wx\msw\printdlg.h
3866 SOURCE=..\include\wx\msw\printwin.h
3870 SOURCE=..\include\wx\msw\private.h
3874 SOURCE=..\include\wx\msw\radiobox.h
3878 SOURCE=..\include\wx\msw\radiobut.h
3882 SOURCE=..\include\wx\msw\rcdefs.h
3886 SOURCE=..\include\wx\msw\regconf.h
3890 SOURCE=..\include\wx\msw\region.h
3894 SOURCE=..\include\wx\msw\registry.h
3898 SOURCE=..\include\wx\msw\scrolbar.h
3902 SOURCE=..\include\wx\msw\seh.h
3906 SOURCE=..\include\wx\msw\setup0.h
3910 SOURCE=..\include\wx\msw\slider95.h
3914 SOURCE=..\include\wx\msw\sound.h
3918 SOURCE=..\include\wx\msw\spinbutt.h
3922 SOURCE=..\include\wx\msw\spinctrl.h
3926 SOURCE=..\include\wx\msw\stackwalk.h
3930 SOURCE=..\include\wx\msw\statbmp.h
3934 SOURCE=..\include\wx\msw\statbox.h
3938 SOURCE=..\include\wx\msw\statbr95.h
3942 SOURCE=..\include\wx\msw\statline.h
3946 SOURCE=..\include\wx\msw\stattext.h
3950 SOURCE=..\include\wx\msw\stdpaths.h
3954 SOURCE=..\include\wx\msw\tabctrl.h
3958 SOURCE=..\include\wx\msw\taskbar.h
3962 SOURCE=..\include\wx\msw\tbar95.h
3966 SOURCE=..\include\wx\msw\textctrl.h
3970 SOURCE=..\include\wx\msw\tglbtn.h
3974 SOURCE=..\include\wx\msw\timer.h
3978 SOURCE=..\include\wx\msw\tooltip.h
3982 SOURCE=..\include\wx\msw\toplevel.h
3986 SOURCE=..\include\wx\msw\treectrl.h
3990 SOURCE=..\include\wx\msw\uxtheme.h
3994 SOURCE=..\include\wx\msw\uxthemep.h
3998 SOURCE=..\include\wx\msw\window.h
4002 SOURCE=..\include\wx\msw\winundef.h
4006 SOURCE=..\include\wx\msw\wrapcctl.h
4010 SOURCE=..\include\wx\msw\wrapcdlg.h
4014 SOURCE=..\include\wx\msw\wrapwin.h
4017 # Begin Group "Generic"
4019 # PROP Default_Filter ""
4022 SOURCE=..\include\wx\generic\accel.h
4026 SOURCE=..\include\wx\generic\busyinfo.h
4030 SOURCE=..\include\wx\generic\buttonbar.h
4034 SOURCE=..\include\wx\generic\calctrl.h
4038 SOURCE=..\include\wx\generic\choicdgg.h
4042 SOURCE=..\include\wx\generic\clrpickerg.h
4046 SOURCE=..\include\wx\generic\clrpickerg.h
4050 SOURCE=..\include\wx\generic\colrdlgg.h
4054 SOURCE=..\include\wx\generic\combo.h
4058 SOURCE=..\include\wx\generic\dataview.h
4062 SOURCE=..\include\wx\generic\datectrl.h
4066 SOURCE=..\include\wx\generic\dcpsg.h
4070 SOURCE=..\include\wx\generic\dirctrlg.h
4074 SOURCE=..\include\wx\generic\dragimgg.h
4078 SOURCE=..\include\wx\generic\filedlgg.h
4082 SOURCE=..\include\wx\generic\filepickerg.h
4086 SOURCE=..\include\wx\generic\filepickerg.h
4090 SOURCE=..\include\wx\generic\fontdlgg.h
4094 SOURCE=..\include\wx\generic\fontpickerg.h
4098 SOURCE=..\include\wx\generic\fontpickerg.h
4102 SOURCE=..\include\wx\generic\grid.h
4106 SOURCE=..\include\wx\generic\gridctrl.h
4110 SOURCE=..\include\wx\generic\gridsel.h
4114 SOURCE=..\include\wx\generic\helpext.h
4118 SOURCE=..\include\wx\generic\imaglist.h
4122 SOURCE=..\include\wx\generic\laywin.h
4126 SOURCE=..\include\wx\generic\logg.h
4130 SOURCE=..\include\wx\generic\msgdlgg.h
4134 SOURCE=..\include\wx\generic\notebook.h
4138 SOURCE=..\include\wx\generic\numdlgg.h
4142 SOURCE=..\include\wx\generic\panelg.h
4146 SOURCE=..\include\wx\generic\printps.h
4150 SOURCE=..\include\wx\generic\prntdlgg.h
4154 SOURCE=..\include\wx\generic\progdlgg.h
4158 SOURCE=..\include\wx\generic\propdlg.h
4162 SOURCE=..\include\wx\generic\sashwin.h
4166 SOURCE=..\include\wx\generic\scrolwin.h
4170 SOURCE=..\include\wx\generic\spinctlg.h
4174 SOURCE=..\include\wx\generic\splash.h
4178 SOURCE=..\include\wx\generic\splitter.h
4182 SOURCE=..\include\wx\generic\textdlgg.h
4186 SOURCE=..\include\wx\generic\timer.h
4190 SOURCE=..\include\wx\generic\treectlg.h
4194 SOURCE=..\include\wx\generic\wizard.h
4197 # Begin Group "HTML"
4199 # PROP Default_Filter ""
4202 SOURCE=..\include\wx\html\forcelnk.h
4206 SOURCE=..\include\wx\html\helpctrl.h
4210 SOURCE=..\include\wx\html\helpdata.h
4214 SOURCE=..\include\wx\html\helpdlg.h
4218 SOURCE=..\include\wx\html\helpfrm.h
4222 SOURCE=..\include\wx\html\helpwnd.h
4226 SOURCE=..\include\wx\html\htmlcell.h
4230 SOURCE=..\include\wx\html\htmldefs.h
4234 SOURCE=..\include\wx\html\htmlfilt.h
4238 SOURCE=..\include\wx\html\htmlpars.h
4242 SOURCE=..\include\wx\html\htmlproc.h
4246 SOURCE=..\include\wx\html\htmltag.h
4250 SOURCE=..\include\wx\html\htmlwin.h
4254 SOURCE=..\include\wx\html\htmprint.h
4258 SOURCE=..\include\wx\html\m_templ.h
4262 SOURCE=..\include\wx\html\winpars.h