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) Static Library" 0x0104
6 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
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 DLL" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "wxWindows - Win32 Debug DLL" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "wxWindows - Win32 Release" (based on "Win32 (x86) Static Library")
24 !MESSAGE "wxWindows - Win32 Debug" (based on "Win32 (x86) Static Library")
28 # PROP AllowPerConfigDependencies 0
29 # PROP Scc_ProjName "wxWindows"
30 # PROP Scc_LocalPath ".."
34 !IF "$(CFG)" == "wxWindows - Win32 Release DLL"
37 # PROP BASE Use_Debug_Libraries 0
38 # PROP BASE Output_Dir "../lib"
39 # PROP BASE Intermediate_Dir "../ReleaseDll"
40 # PROP BASE Target_Dir ""
42 # PROP Use_Debug_Libraries 0
43 # PROP Output_Dir "../lib"
44 # PROP Intermediate_Dir "../ReleaseDLL"
45 # PROP Ignore_Export_Lib 0
47 # ADD BASE CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "WXWINDLL_EXPORTS" /YX /FD /c
48 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/mswdll" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /D "_USRDLL" /D "WIN32" /D "NDEBUG" /D WINVER=0x0400 /D "STRICT" /D "_MT" /D "WXMAKINGDLL" /Yu"wx/wxprec.h" /FD /c
49 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
51 # ADD BASE RSC /l 0x409 /d "NDEBUG"
52 # ADD RSC /l 0x409 /i "../include" /d "NDEBUG"
54 # ADD BASE BSC32 /nologo
57 # 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\png.lib ..\lib\regex.lib ..\lib\zlib.lib /nologo /dll /machine:I386 /out:"../lib/wxmsw.dll"
58 # 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\png.lib ..\lib\regex.lib ..\lib\zlib.lib /nologo /version:2.3 /dll /machine:I386 /out:"../lib/wxmsw.dll"
60 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug DLL"
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "../lib"
65 # PROP BASE Intermediate_Dir "../DebugDll"
66 # PROP BASE Target_Dir ""
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "../lib"
70 # PROP Intermediate_Dir "../DebugDll"
71 # PROP Ignore_Export_Lib 0
73 # 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
74 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/mswdlld" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /D "_USRDLL" /D "WIN32" /D "_DEBUG" /D WINVER=0x0400 /D "STRICT" /D "_MT" /D "WXMAKINGDLL" /Yu"wx/wxprec.h" /FD /c
75 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
77 # ADD BASE RSC /l 0x409 /d "_DEBUG"
78 # ADD RSC /l 0x409 /i "../include" /d "_DEBUG"
80 # ADD BASE BSC32 /nologo
83 # 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\pngd.lib ..\lib\regexd.lib ..\lib\zlibd.lib /dll /debug /machine:I386 /pdbtype:sept /out:"../lib/wxmswd.dll"
84 # 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\pngd.lib ..\lib\regexd.lib ..\lib\zlibd.lib /nologo /version:2.3 /dll /debug /machine:I386 /pdbtype:sept /out:"../lib/wxmswd.dll"
86 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release"
89 # PROP BASE Use_Debug_Libraries 0
90 # PROP BASE Output_Dir "../Release"
91 # PROP BASE Intermediate_Dir "../Release"
92 # PROP BASE Target_Dir ""
94 # PROP Use_Debug_Libraries 0
95 # PROP Output_Dir "../Release"
96 # PROP Intermediate_Dir "../Release"
98 # ADD BASE CPP /nologo /MD /W4 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MT" /YX /FD /c
99 # ADD CPP /nologo /MD /W4 /O2 /I "../lib/msw" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /D "WIN32" /D "NDEBUG" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c
100 # ADD BASE RSC /l 0x409
103 # ADD BASE BSC32 /nologo
106 # ADD BASE LIB32 /nologo
107 # ADD LIB32 /nologo /out:"..\lib\wxmsw.lib"
109 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug"
111 # PROP BASE Use_MFC 0
112 # PROP BASE Use_Debug_Libraries 1
113 # PROP BASE Output_Dir "../Debug"
114 # PROP BASE Intermediate_Dir "../Debug"
115 # PROP BASE Target_Dir ""
117 # PROP Use_Debug_Libraries 1
118 # PROP Output_Dir "../Debug"
119 # PROP Intermediate_Dir "../Debug"
121 # ADD BASE CPP /nologo /MDd /W4 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
122 # ADD CPP /nologo /MDd /W4 /Zi /Od /I "../lib/mswd" /I "../include" /I "./zlib" /I "./jpeg" /I "./png" /I "./regex" /I "./tiff" /D "WIN32" /D "_DEBUG" /D "__WXDEBUG__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c
123 # ADD BASE RSC /l 0x409
126 # ADD BASE BSC32 /nologo
129 # ADD BASE LIB32 /nologo
130 # ADD LIB32 /nologo /out:"..\lib\wxmswd.lib"
136 # Name "wxWindows - Win32 Release DLL"
137 # Name "wxWindows - Win32 Debug DLL"
138 # Name "wxWindows - Win32 Release"
139 # Name "wxWindows - Win32 Debug"
140 # Begin Group "Common Files"
142 # PROP Default_Filter ""
145 SOURCE=.\common\appcmn.cpp
149 SOURCE=.\common\choiccmn.cpp
153 SOURCE=.\common\clipcmn.cpp
157 SOURCE=.\common\cmdline.cpp
161 SOURCE=.\common\cmdproc.cpp
165 SOURCE=.\common\cmndata.cpp
169 SOURCE=.\common\config.cpp
173 SOURCE=.\common\containr.cpp
177 SOURCE=.\common\cshelp.cpp
181 SOURCE=.\common\ctrlcmn.cpp
185 SOURCE=.\common\ctrlsub.cpp
189 SOURCE=.\common\datetime.cpp
193 SOURCE=.\common\datstrm.cpp
197 SOURCE=.\common\db.cpp
201 SOURCE=.\common\dbgrid.cpp
205 SOURCE=.\common\dbtable.cpp
209 SOURCE=.\common\dcbase.cpp
213 SOURCE=.\common\dircmn.cpp
217 SOURCE=.\common\dlgcmn.cpp
221 SOURCE=.\common\dndcmn.cpp
225 SOURCE=.\common\dobjcmn.cpp
229 SOURCE=.\common\docmdi.cpp
233 SOURCE=.\common\docview.cpp
237 SOURCE=.\common\dynarray.cpp
241 SOURCE=.\common\dynlib.cpp
245 SOURCE=.\common\effects.cpp
249 SOURCE=.\common\encconv.cpp
253 SOURCE=.\common\event.cpp
257 SOURCE=.\common\fddlgcmn.cpp
261 SOURCE=.\common\ffile.cpp
265 SOURCE=.\common\file.cpp
269 SOURCE=.\common\fileconf.cpp
273 SOURCE=.\common\filefn.cpp
277 SOURCE=.\common\filename.cpp
281 SOURCE=.\common\filesys.cpp
285 SOURCE=.\common\fontcmn.cpp
289 SOURCE=.\common\fontmap.cpp
293 SOURCE=.\common\framecmn.cpp
297 SOURCE=.\common\fs_inet.cpp
301 SOURCE=.\common\fs_mem.cpp
305 SOURCE=.\common\fs_zip.cpp
309 SOURCE=.\common\ftp.cpp
313 SOURCE=.\common\gaugecmn.cpp
317 SOURCE=.\common\gdicmn.cpp
321 SOURCE=.\common\geometry.cpp
325 SOURCE=.\common\gifdecod.cpp
329 SOURCE=.\common\hash.cpp
333 SOURCE=.\common\helpbase.cpp
337 SOURCE=.\common\http.cpp
341 SOURCE=.\common\imagall.cpp
345 SOURCE=.\common\imagbmp.cpp
349 SOURCE=.\common\image.cpp
353 SOURCE=.\common\imaggif.cpp
357 SOURCE=.\common\imagjpeg.cpp
361 SOURCE=.\common\imagpcx.cpp
365 SOURCE=.\common\imagpng.cpp
369 SOURCE=.\common\imagpnm.cpp
373 SOURCE=.\common\imagtiff.cpp
377 SOURCE=.\common\imagxpm.cpp
381 SOURCE=.\common\intl.cpp
385 SOURCE=.\common\ipcbase.cpp
389 SOURCE=.\common\layout.cpp
393 SOURCE=.\common\lboxcmn.cpp
397 SOURCE=.\common\list.cpp
401 SOURCE=.\common\log.cpp
405 SOURCE=.\common\longlong.cpp
409 SOURCE=.\common\matrix.cpp
413 SOURCE=.\common\memory.cpp
417 SOURCE=.\common\menucmn.cpp
421 SOURCE=.\common\mimecmn.cpp
425 SOURCE=.\common\module.cpp
429 SOURCE=.\common\mstream.cpp
433 SOURCE=.\common\nbkbase.cpp
437 SOURCE=.\common\object.cpp
441 SOURCE=.\common\objstrm.cpp
445 SOURCE=.\common\odbc.cpp
449 SOURCE=.\common\paper.cpp
453 SOURCE=.\common\popupcmn.cpp
457 SOURCE=.\common\prntbase.cpp
461 SOURCE=.\common\process.cpp
465 SOURCE=.\common\protocol.cpp
469 SOURCE=.\common\quantize.cpp
473 SOURCE=.\common\radiocmn.cpp
477 SOURCE=.\common\regex.cpp
481 SOURCE=.\common\resource.cpp
485 SOURCE=.\common\sckaddr.cpp
489 SOURCE=.\common\sckfile.cpp
493 SOURCE=.\common\sckipc.cpp
497 SOURCE=.\common\sckstrm.cpp
501 SOURCE=.\common\serbase.cpp
505 SOURCE=.\common\sizer.cpp
509 SOURCE=.\common\socket.cpp
513 SOURCE=.\common\strconv.cpp
517 SOURCE=.\common\stream.cpp
521 SOURCE=.\common\string.cpp
525 SOURCE=.\common\sysopt.cpp
529 SOURCE=.\common\tbarbase.cpp
533 SOURCE=.\common\textcmn.cpp
537 SOURCE=.\common\textfile.cpp
541 SOURCE=.\common\timercmn.cpp
545 SOURCE=.\common\tokenzr.cpp
549 SOURCE=.\common\toplvcmn.cpp
553 SOURCE=.\common\treebase.cpp
557 SOURCE=.\common\txtstrm.cpp
561 SOURCE=.\common\url.cpp
565 SOURCE=.\common\utilscmn.cpp
569 SOURCE=.\common\valgen.cpp
573 SOURCE=.\common\validate.cpp
577 SOURCE=.\common\valtext.cpp
581 SOURCE=.\common\variant.cpp
585 SOURCE=.\common\wfstream.cpp
589 SOURCE=.\common\wincmn.cpp
593 SOURCE=.\common\wxchar.cpp
597 SOURCE=.\common\wxexpr.cpp
601 SOURCE=.\common\xpmdecod.cpp
605 SOURCE=.\common\zipstrm.cpp
609 SOURCE=.\common\zstream.cpp
614 SOURCE=.\common\extended.c
615 # SUBTRACT CPP /YX /Yc /Yu
619 SOURCE=.\common\unzip.c
620 # SUBTRACT CPP /YX /Yc /Yu
625 SOURCE=.\common\y_tab.c
626 # ADD CPP /W1 /D "USE_DEFINE"
627 # SUBTRACT CPP /YX /Yc /Yu
630 # Begin Group "Generic Files"
632 # PROP Default_Filter ""
635 SOURCE=.\generic\busyinfo.cpp
639 SOURCE=.\generic\calctrl.cpp
643 SOURCE=.\generic\choicdgg.cpp
647 SOURCE=.\generic\dirctrlg.cpp
651 SOURCE=.\generic\dragimgg.cpp
655 SOURCE=.\generic\grid.cpp
659 SOURCE=.\generic\gridctrl.cpp
663 SOURCE=.\generic\gridsel.cpp
667 SOURCE=.\generic\laywin.cpp
671 SOURCE=.\generic\logg.cpp
675 SOURCE=.\generic\numdlgg.cpp
679 SOURCE=.\generic\panelg.cpp
683 SOURCE=.\generic\progdlgg.cpp
687 SOURCE=.\generic\prop.cpp
691 SOURCE=.\generic\propform.cpp
695 SOURCE=.\generic\proplist.cpp
699 SOURCE=.\generic\sashwin.cpp
703 SOURCE=.\generic\scrlwing.cpp
707 SOURCE=.\generic\spinctlg.cpp
711 SOURCE=.\generic\splash.cpp
715 SOURCE=.\generic\splitter.cpp
719 SOURCE=.\generic\statusbr.cpp
723 SOURCE=.\generic\tbarsmpl.cpp
727 SOURCE=.\generic\textdlgg.cpp
731 SOURCE=.\generic\tipdlg.cpp
735 SOURCE=.\generic\tipwin.cpp
739 SOURCE=.\generic\treectlg.cpp
743 SOURCE=.\generic\treelay.cpp
747 SOURCE=.\generic\wizard.cpp
751 # Begin Group "wxHTML Files"
753 # PROP Default_Filter ""
756 SOURCE=.\html\helpctrl.cpp
760 SOURCE=.\html\helpdata.cpp
764 SOURCE=.\html\helpfrm.cpp
768 SOURCE=.\html\htmlcell.cpp
772 SOURCE=.\html\htmlfilt.cpp
776 SOURCE=.\html\htmlpars.cpp
780 SOURCE=.\html\htmltag.cpp
784 SOURCE=.\html\htmlwin.cpp
788 SOURCE=.\html\htmprint.cpp
792 SOURCE=.\html\m_dflist.cpp
796 SOURCE=.\html\m_fonts.cpp
800 SOURCE=.\html\m_hline.cpp
804 SOURCE=.\html\m_image.cpp
808 SOURCE=.\html\m_layout.cpp
812 SOURCE=.\html\m_links.cpp
816 SOURCE=.\html\m_list.cpp
820 SOURCE=.\html\m_meta.cpp
824 SOURCE=.\html\m_pre.cpp
828 SOURCE=.\html\m_tables.cpp
832 SOURCE=.\html\winpars.cpp
836 # Begin Group "MSW Files"
838 # PROP Default_Filter ""
841 SOURCE=.\msw\dummy.cpp
842 # ADD CPP /Yc"wx/wxprec.h"
846 SOURCE=.\msw\accel.cpp
854 SOURCE=.\msw\bitmap.cpp
858 SOURCE=.\msw\bmpbuttn.cpp
862 SOURCE=.\msw\brush.cpp
866 SOURCE=.\msw\button.cpp
870 SOURCE=.\msw\caret.cpp
874 SOURCE=.\msw\checkbox.cpp
878 SOURCE=.\msw\checklst.cpp
882 SOURCE=.\msw\choice.cpp
886 SOURCE=.\msw\clipbrd.cpp
890 SOURCE=.\msw\colordlg.cpp
894 SOURCE=.\msw\colour.cpp
898 SOURCE=.\msw\combobox.cpp
902 SOURCE=.\msw\control.cpp
906 SOURCE=.\msw\curico.cpp
910 SOURCE=.\msw\cursor.cpp
914 SOURCE=.\msw\data.cpp
922 SOURCE=.\msw\dcclient.cpp
926 SOURCE=.\msw\dcmemory.cpp
930 SOURCE=.\msw\dcprint.cpp
934 SOURCE=.\msw\dcscreen.cpp
942 SOURCE=.\msw\dialog.cpp
946 SOURCE=.\msw\dialup.cpp
954 SOURCE=.\msw\dibutils.cpp
962 SOURCE=.\msw\dirdlg.cpp
966 SOURCE=.\msw\dragimag.cpp
970 SOURCE=.\msw\enhmeta.cpp
974 SOURCE=.\msw\evtloop.cpp
978 SOURCE=.\msw\fdrepdlg.cpp
982 SOURCE=.\msw\filedlg.cpp
986 SOURCE=.\msw\font.cpp
990 SOURCE=.\msw\fontdlg.cpp
994 SOURCE=.\msw\fontenum.cpp
998 SOURCE=.\msw\fontutil.cpp
1002 SOURCE=.\msw\frame.cpp
1006 SOURCE=.\msw\gauge95.cpp
1010 SOURCE=.\msw\gdiimage.cpp
1014 SOURCE=.\msw\gdiobj.cpp
1018 SOURCE=.\msw\glcanvas.cpp
1022 SOURCE=.\msw\helpbest.cpp
1026 SOURCE=.\msw\helpchm.cpp
1030 SOURCE=.\msw\helpwin.cpp
1034 SOURCE=.\msw\icon.cpp
1038 SOURCE=.\msw\imaglist.cpp
1042 SOURCE=.\msw\joystick.cpp
1046 SOURCE=.\msw\listbox.cpp
1050 SOURCE=.\msw\listctrl.cpp
1054 SOURCE=.\msw\main.cpp
1058 SOURCE=.\msw\mdi.cpp
1062 SOURCE=.\msw\menu.cpp
1066 SOURCE=.\msw\menuitem.cpp
1070 SOURCE=.\msw\metafile.cpp
1074 SOURCE=.\msw\mimetype.cpp
1078 SOURCE=.\msw\minifram.cpp
1082 SOURCE=.\msw\msgdlg.cpp
1086 SOURCE=.\msw\nativdlg.cpp
1090 SOURCE=.\msw\notebook.cpp
1094 SOURCE=.\msw\ownerdrw.cpp
1098 SOURCE=.\msw\palette.cpp
1102 SOURCE=.\msw\pen.cpp
1106 SOURCE=.\msw\penwin.cpp
1110 SOURCE=.\msw\printdlg.cpp
1114 SOURCE=.\msw\printwin.cpp
1118 SOURCE=.\msw\radiobox.cpp
1122 SOURCE=.\msw\radiobut.cpp
1126 SOURCE=.\msw\regconf.cpp
1130 SOURCE=.\msw\region.cpp
1134 SOURCE=.\msw\registry.cpp
1138 SOURCE=.\msw\scrolbar.cpp
1142 SOURCE=.\msw\settings.cpp
1146 SOURCE=.\msw\slider95.cpp
1150 SOURCE=.\msw\snglinst.cpp
1154 SOURCE=.\msw\spinbutt.cpp
1158 SOURCE=.\msw\spinctrl.cpp
1162 SOURCE=.\msw\statbmp.cpp
1166 SOURCE=.\msw\statbox.cpp
1170 SOURCE=.\msw\statbr95.cpp
1174 SOURCE=.\msw\statline.cpp
1178 SOURCE=.\msw\stattext.cpp
1182 SOURCE=.\msw\tabctrl.cpp
1186 SOURCE=.\msw\taskbar.cpp
1190 SOURCE=.\msw\tbar95.cpp
1194 SOURCE=.\msw\textctrl.cpp
1198 SOURCE=.\msw\tglbtn.cpp
1202 SOURCE=.\msw\thread.cpp
1206 SOURCE=.\msw\timer.cpp
1210 SOURCE=.\msw\tooltip.cpp
1214 SOURCE=.\msw\toplevel.cpp
1218 SOURCE=.\msw\treectrl.cpp
1222 SOURCE=.\msw\utils.cpp
1226 SOURCE=.\msw\utilsexc.cpp
1230 SOURCE=.\msw\wave.cpp
1234 SOURCE=.\msw\window.cpp
1239 SOURCE=.\msw\gsocket.c
1240 # SUBTRACT CPP /YX /Yc /Yu
1244 SOURCE=.\msw\gsockmsw.c
1245 # SUBTRACT CPP /YX /Yc /Yu
1249 # Begin Group "OLE Files"
1251 # PROP Default_Filter ""
1254 SOURCE=.\msw\ole\automtn.cpp
1258 SOURCE=.\msw\ole\dataobj.cpp
1262 SOURCE=.\msw\ole\dropsrc.cpp
1266 SOURCE=.\msw\ole\droptgt.cpp
1270 SOURCE=.\msw\ole\oleutils.cpp
1274 SOURCE=.\msw\ole\uuid.cpp
1278 # Begin Group "Headers"
1280 # PROP Default_Filter ""
1281 # Begin Group "Setup"
1283 # PROP Default_Filter ""
1286 SOURCE=..\include\wx\msw\setup0.h
1287 !IF "$(CFG)" == "wxWindows - Win32 Release DLL"
1288 # Begin Custom Build - Creating wx/setup.h from $(InputPath)
1289 InputPath=..\include\wx\msw\setup0.h
1291 "../lib/mswdll/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1292 copy $(InputPath) ..\lib\mswdll\wx\setup.h
1295 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug DLL"
1296 # Begin Custom Build - Creating wx/setup.h from $(InputPath)
1297 InputPath=..\include\wx\msw\setup0.h
1299 "../lib/mswdlld/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1300 copy $(InputPath) ..\lib\mswdlld\wx\setup.h
1303 !ELSEIF "$(CFG)" == "wxWindows - Win32 Release"
1304 # Begin Custom Build - Creating wx/setup.h from $(InputPath)
1305 InputPath=..\include\wx\msw\setup0.h
1307 "../lib/msw/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1308 copy $(InputPath) ..\lib\msw\wx\setup.h
1311 !ELSEIF "$(CFG)" == "wxWindows - Win32 Debug"
1312 # Begin Custom Build - Creating wx/setup.h from $(InputPath)
1313 InputPath=..\include\wx\msw\setup0.h
1315 "../lib/mswd/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1316 copy $(InputPath) ..\lib\mswd\wx\setup.h
1322 # Begin Group "Common"
1324 # PROP Default_Filter ""
1327 SOURCE=..\include\wx\accel.h
1331 SOURCE=..\include\wx\app.h
1335 SOURCE=..\include\wx\bitmap.h
1339 SOURCE=..\include\wx\bmpbuttn.h
1343 SOURCE=..\include\wx\brush.h
1347 SOURCE=..\include\wx\buffer.h
1351 SOURCE=..\include\wx\busyinfo.h
1355 SOURCE=..\include\wx\button.h
1359 SOURCE=..\include\wx\calctrl.h
1363 SOURCE=..\include\wx\caret.h
1367 SOURCE=..\include\wx\checkbox.h
1371 SOURCE=..\include\wx\checklst.h
1375 SOURCE=..\include\wx\chkconf.h
1379 SOURCE=..\include\wx\choicdlg.h
1383 SOURCE=..\include\wx\choice.h
1387 SOURCE=..\include\wx\clipbrd.h
1391 SOURCE=..\include\wx\cmdline.h
1395 SOURCE=..\include\wx\cmndata.h
1399 SOURCE=..\include\wx\colordlg.h
1403 SOURCE=..\include\wx\colour.h
1407 SOURCE=..\include\wx\combobox.h
1411 SOURCE=..\include\wx\confbase.h
1415 SOURCE=..\include\wx\config.h
1419 SOURCE=..\include\wx\containr.h
1423 SOURCE=..\include\wx\control.h
1427 SOURCE=..\include\wx\cshelp.h
1431 SOURCE=..\include\wx\ctrlsub.h
1435 SOURCE=..\include\wx\cursor.h
1439 SOURCE=..\include\wx\dataobj.h
1443 SOURCE=..\include\wx\date.h
1447 SOURCE=..\include\wx\datetime.h
1451 SOURCE=..\include\wx\datetime.inl
1455 SOURCE=..\include\wx\datstrm.h
1459 SOURCE=..\include\wx\db.h
1463 SOURCE=..\include\wx\dbgrid.h
1467 SOURCE=..\include\wx\dbkeyg.h
1471 SOURCE=..\include\wx\dbtable.h
1475 SOURCE=..\include\wx\dc.h
1479 SOURCE=..\include\wx\dcclient.h
1483 SOURCE=..\include\wx\dcmemory.h
1487 SOURCE=..\include\wx\dcprint.h
1491 SOURCE=..\include\wx\dcps.h
1495 SOURCE=..\include\wx\dcscreen.h
1499 SOURCE=..\include\wx\dde.h
1503 SOURCE=..\include\wx\debug.h
1507 SOURCE=..\include\wx\defs.h
1511 SOURCE=..\include\wx\dialog.h
1515 SOURCE=..\include\wx\dialup.h
1519 SOURCE=..\include\wx\dir.h
1523 SOURCE=..\include\wx\dirdlg.h
1527 SOURCE=..\include\wx\dnd.h
1531 SOURCE=..\include\wx\docmdi.h
1535 SOURCE=..\include\wx\docview.h
1539 SOURCE=..\include\wx\dragimag.h
1543 SOURCE=..\include\wx\dynarray.h
1547 SOURCE=..\include\wx\dynlib.h
1551 SOURCE=..\include\wx\encconv.h
1555 SOURCE=..\include\wx\event.h
1559 SOURCE=..\include\wx\expr.h
1563 SOURCE=..\include\wx\fdrepdlg.h
1567 SOURCE=..\include\wx\ffile.h
1571 SOURCE=..\include\wx\file.h
1575 SOURCE=..\include\wx\fileconf.h
1579 SOURCE=..\include\wx\filedlg.h
1583 SOURCE=..\include\wx\filefn.h
1587 SOURCE=..\include\wx\filename.h
1591 SOURCE=..\include\wx\filesys.h
1595 SOURCE=..\include\wx\font.h
1599 SOURCE=..\include\wx\fontdlg.h
1603 SOURCE=..\include\wx\fontenc.h
1607 SOURCE=..\include\wx\fontenum.h
1611 SOURCE=..\include\wx\fontmap.h
1615 SOURCE=..\include\wx\fontutil.h
1619 SOURCE=..\include\wx\frame.h
1623 SOURCE=..\include\wx\fs_inet.h
1627 SOURCE=..\include\wx\fs_mem.h
1631 SOURCE=..\include\wx\fs_zip.h
1635 SOURCE=..\include\wx\gauge.h
1639 SOURCE=..\include\wx\gdicmn.h
1643 SOURCE=..\include\wx\gdiobj.h
1647 SOURCE=..\include\wx\geometry.h
1651 SOURCE=..\include\wx\gifdecod.h
1655 SOURCE=..\include\wx\glcanvas.h
1659 SOURCE=..\include\wx\grid.h
1663 SOURCE=..\include\wx\gsocket.h
1667 SOURCE=..\include\wx\hash.h
1671 SOURCE=..\include\wx\help.h
1675 SOURCE=..\include\wx\helpbase.h
1679 SOURCE=..\include\wx\helphtml.h
1683 SOURCE=..\include\wx\helpwin.h
1687 SOURCE=..\include\wx\icon.h
1691 SOURCE=..\include\wx\imagbmp.h
1695 SOURCE=..\include\wx\image.h
1699 SOURCE=..\include\wx\imaggif.h
1703 SOURCE=..\include\wx\imagjpeg.h
1707 SOURCE=..\include\wx\imaglist.h
1711 SOURCE=..\include\wx\imagpcx.h
1715 SOURCE=..\include\wx\imagpng.h
1719 SOURCE=..\include\wx\imagpnm.h
1723 SOURCE=..\include\wx\imagtiff.h
1727 SOURCE=..\include\wx\imagxpm.h
1731 SOURCE=..\include\wx\intl.h
1735 SOURCE=..\include\wx\ioswrap.h
1739 SOURCE=..\include\wx\ipcbase.h
1743 SOURCE=..\include\wx\isql.h
1747 SOURCE=..\include\wx\isqlext.h
1751 SOURCE=..\include\wx\joystick.h
1755 SOURCE=..\include\wx\layout.h
1759 SOURCE=..\include\wx\laywin.h
1763 SOURCE=..\include\wx\list.h
1767 SOURCE=..\include\wx\listbox.h
1771 SOURCE=..\include\wx\listctrl.h
1775 SOURCE=..\include\wx\log.h
1779 SOURCE=..\include\wx\longlong.h
1783 SOURCE=..\include\wx\matrix.h
1787 SOURCE=..\include\wx\mdi.h
1791 SOURCE=..\include\wx\memconf.h
1795 SOURCE=..\include\wx\memory.h
1799 SOURCE=..\include\wx\menu.h
1803 SOURCE=..\include\wx\menuitem.h
1807 SOURCE=..\include\wx\metafile.h
1811 SOURCE=..\include\wx\mimetype.h
1815 SOURCE=..\include\wx\minifram.h
1819 SOURCE=..\include\wx\module.h
1823 SOURCE=..\include\wx\msgdlg.h
1827 SOURCE=..\include\wx\mstream.h
1831 SOURCE=..\include\wx\notebook.h
1835 SOURCE=..\include\wx\object.h
1839 SOURCE=..\include\wx\objstrm.h
1843 SOURCE=..\include\wx\odbc.h
1847 SOURCE=..\include\wx\ownerdrw.h
1851 SOURCE=..\include\wx\palette.h
1855 SOURCE=..\include\wx\panel.h
1859 SOURCE=..\include\wx\paper.h
1863 SOURCE=..\include\wx\pen.h
1867 SOURCE=..\include\wx\popupwin.h
1871 SOURCE=..\include\wx\print.h
1875 SOURCE=..\include\wx\printdlg.h
1879 SOURCE=..\include\wx\prntbase.h
1883 SOURCE=..\include\wx\process.h
1887 SOURCE=..\include\wx\progdlg.h
1891 SOURCE=..\include\wx\prop.h
1895 SOURCE=..\include\wx\propform.h
1899 SOURCE=..\include\wx\proplist.h
1903 SOURCE=..\include\wx\radiobox.h
1907 SOURCE=..\include\wx\radiobut.h
1911 SOURCE=..\include\wx\regex.h
1915 SOURCE=..\include\wx\region.h
1919 SOURCE=..\include\wx\resource.h
1923 SOURCE=..\include\wx\sashwin.h
1927 SOURCE=..\include\wx\sckaddr.h
1931 SOURCE=..\include\wx\sckipc.h
1935 SOURCE=..\include\wx\sckstrm.h
1939 SOURCE=..\include\wx\scrolbar.h
1943 SOURCE=..\include\wx\scrolwin.h
1947 SOURCE=..\include\wx\serbase.h
1951 SOURCE=..\include\wx\settings.h
1955 SOURCE=..\include\wx\sizer.h
1959 SOURCE=..\include\wx\slider.h
1963 SOURCE=..\include\wx\snglinst.h
1967 SOURCE=..\include\wx\socket.h
1971 SOURCE=..\include\wx\spinbutt.h
1975 SOURCE=..\include\wx\spinctrl.h
1979 SOURCE=..\include\wx\splash.h
1983 SOURCE=..\include\wx\splitter.h
1987 SOURCE=..\include\wx\stack.h
1991 SOURCE=..\include\wx\statbmp.h
1995 SOURCE=..\include\wx\statbox.h
1999 SOURCE=..\include\wx\statline.h
2003 SOURCE=..\include\wx\stattext.h
2007 SOURCE=..\include\wx\statusbr.h
2011 SOURCE=..\include\wx\strconv.h
2015 SOURCE=..\include\wx\stream.h
2019 SOURCE=..\include\wx\string.h
2023 SOURCE=..\include\wx\sysopt.h
2027 SOURCE=..\include\wx\tab.h
2031 SOURCE=..\include\wx\tabctrl.h
2035 SOURCE=..\include\wx\taskbar.h
2039 SOURCE=..\include\wx\tbarbase.h
2043 SOURCE=..\include\wx\tbarsmpl.h
2047 SOURCE=..\include\wx\textctrl.h
2051 SOURCE=..\include\wx\textdlg.h
2055 SOURCE=..\include\wx\textfile.h
2059 SOURCE=..\include\wx\tglbtn.h
2063 SOURCE=..\include\wx\thread.h
2067 SOURCE=..\include\wx\time.h
2071 SOURCE=..\include\wx\timer.h
2075 SOURCE=..\include\wx\tipdlg.h
2079 SOURCE=..\include\wx\tipwin.h
2083 SOURCE=..\include\wx\tokenzr.h
2087 SOURCE=..\include\wx\toolbar.h
2091 SOURCE=..\include\wx\tooltip.h
2095 SOURCE=..\include\wx\toplevel.h
2099 SOURCE=..\include\wx\treebase.h
2103 SOURCE=..\include\wx\treectrl.h
2107 SOURCE=..\include\wx\txtstrm.h
2111 SOURCE=..\include\wx\types.h
2115 SOURCE=..\include\wx\url.h
2119 SOURCE=..\include\wx\utils.h
2123 SOURCE=..\include\wx\valgen.h
2127 SOURCE=..\include\wx\validate.h
2131 SOURCE=..\include\wx\valtext.h
2135 SOURCE=..\include\wx\variant.h
2139 SOURCE=..\include\wx\vector.h
2143 SOURCE=..\include\wx\version.h
2147 SOURCE=..\include\wx\wave.h
2151 SOURCE=..\include\wx\wfstream.h
2155 SOURCE=..\include\wx\window.h
2159 SOURCE=..\include\wx\wizard.h
2163 SOURCE=..\include\wx\wx.h
2167 SOURCE=..\include\wx\wx_cw.h
2171 SOURCE=..\include\wx\wx_cw_cm.h
2175 SOURCE=..\include\wx\wx_cw_d.h
2179 SOURCE=..\include\wx\wxchar.h
2183 SOURCE=..\include\wx\wxexpr.h
2187 SOURCE=..\include\wx\wxhtml.h
2191 SOURCE=..\include\wx\wxprec.h
2195 SOURCE=..\include\wx\xpmdecod.h
2199 SOURCE=..\include\wx\zipstrm.h
2203 SOURCE=..\include\wx\zstream.h
2209 # PROP Default_Filter ""
2212 SOURCE=..\include\wx\msw\accel.h
2216 SOURCE=..\include\wx\msw\app.h
2220 SOURCE=..\include\wx\msw\bitmap.h
2224 SOURCE=..\include\wx\msw\bmpbuttn.h
2228 SOURCE=..\include\wx\msw\brush.h
2232 SOURCE=..\include\wx\msw\button.h
2236 SOURCE=..\include\wx\msw\caret.h
2240 SOURCE=..\include\wx\msw\checkbox.h
2244 SOURCE=..\include\wx\msw\checklst.h
2248 SOURCE=..\include\wx\msw\choice.h
2252 SOURCE=..\include\wx\msw\clipbrd.h
2256 SOURCE=..\include\wx\msw\colordlg.h
2260 SOURCE=..\include\wx\msw\colour.h
2264 SOURCE=..\include\wx\msw\combobox.h
2268 SOURCE=..\include\wx\msw\control.h
2272 SOURCE=..\include\wx\msw\curico.h
2276 SOURCE=..\include\wx\msw\curicop.h
2280 SOURCE=..\include\wx\msw\cursor.h
2284 SOURCE=..\include\wx\msw\dc.h
2288 SOURCE=..\include\wx\msw\dcclient.h
2292 SOURCE=..\include\wx\msw\dcmemory.h
2296 SOURCE=..\include\wx\msw\dcprint.h
2300 SOURCE=..\include\wx\msw\dcscreen.h
2304 SOURCE=..\include\wx\msw\dde.h
2308 SOURCE=..\include\wx\msw\dialog.h
2312 SOURCE=..\include\wx\msw\dib.h
2316 SOURCE=..\include\wx\msw\dibutils.h
2320 SOURCE=..\include\wx\msw\dirdlg.h
2324 SOURCE=..\include\wx\msw\dragimag.h
2328 SOURCE=..\include\wx\msw\enhmeta.h
2332 SOURCE=..\include\wx\msw\fdrepdlg.h
2336 SOURCE=..\include\wx\msw\filedlg.h
2340 SOURCE=..\include\wx\msw\font.h
2344 SOURCE=..\include\wx\msw\fontdlg.h
2348 SOURCE=..\include\wx\msw\frame.h
2352 SOURCE=..\include\wx\msw\gauge.h
2356 SOURCE=..\include\wx\msw\gauge95.h
2360 SOURCE=..\include\wx\msw\gaugemsw.h
2364 SOURCE=..\include\wx\msw\gdiimage.h
2368 SOURCE=..\include\wx\msw\gdiobj.h
2372 SOURCE=..\include\wx\msw\glcanvas.h
2376 SOURCE=..\include\wx\msw\helpbest.h
2380 SOURCE=..\include\wx\msw\helpchm.h
2384 SOURCE=..\include\wx\msw\helpwin.h
2388 SOURCE=..\include\wx\msw\icon.h
2392 SOURCE=..\include\wx\msw\imaglist.h
2396 SOURCE=..\include\wx\msw\iniconf.h
2400 SOURCE=..\include\wx\msw\joystick.h
2404 SOURCE=..\include\wx\msw\listbox.h
2408 SOURCE=..\include\wx\msw\listctrl.h
2412 SOURCE=..\include\wx\msw\mdi.h
2416 SOURCE=..\include\wx\msw\menu.h
2420 SOURCE=..\include\wx\msw\menuitem.h
2424 SOURCE=..\include\wx\msw\metafile.h
2428 SOURCE=..\include\wx\msw\mimetype.h
2432 SOURCE=..\include\wx\msw\minifram.h
2436 SOURCE=..\include\wx\msw\msgdlg.h
2440 SOURCE=..\include\wx\msw\msvcrt.h
2444 SOURCE=..\include\wx\msw\notebook.h
2448 SOURCE=..\include\wx\msw\palette.h
2452 SOURCE=..\include\wx\msw\pen.h
2456 SOURCE=..\include\wx\msw\printdlg.h
2460 SOURCE=..\include\wx\msw\printwin.h
2464 SOURCE=..\include\wx\msw\private.h
2468 SOURCE=..\include\wx\msw\radiobox.h
2472 SOURCE=..\include\wx\msw\radiobut.h
2476 SOURCE=..\include\wx\msw\regconf.h
2480 SOURCE=..\include\wx\msw\region.h
2484 SOURCE=..\include\wx\msw\registry.h
2488 SOURCE=..\include\wx\msw\scrolbar.h
2492 SOURCE=..\include\wx\msw\settings.h
2496 SOURCE=..\include\wx\msw\slider.h
2500 SOURCE=..\include\wx\msw\slider95.h
2504 SOURCE=..\include\wx\msw\slidrmsw.h
2508 SOURCE=..\include\wx\msw\spinbutt.h
2512 SOURCE=..\include\wx\msw\statbmp.h
2516 SOURCE=..\include\wx\msw\statbox.h
2520 SOURCE=..\include\wx\msw\statbr95.h
2524 SOURCE=..\include\wx\msw\statline.h
2528 SOURCE=..\include\wx\msw\stattext.h
2532 SOURCE=..\include\wx\msw\tabctrl.h
2536 SOURCE=..\include\wx\msw\taskbar.h
2540 SOURCE=..\include\wx\msw\tbar95.h
2544 SOURCE=..\include\wx\msw\tbarmsw.h
2548 SOURCE=..\include\wx\msw\textctrl.h
2552 SOURCE=..\include\wx\msw\tglbtn.h
2556 SOURCE=..\include\wx\msw\timer.h
2560 SOURCE=..\include\wx\msw\tooltip.h
2564 SOURCE=..\include\wx\msw\treectrl.h
2568 SOURCE=..\include\wx\msw\wave.h
2572 SOURCE=..\include\wx\msw\window.h
2576 SOURCE=..\include\wx\msw\winundef.h
2580 # Begin Group "Generic"
2582 # PROP Default_Filter ""
2585 SOURCE=..\include\wx\generic\accel.h
2589 SOURCE=..\include\wx\generic\calctrl.h
2593 SOURCE=..\include\wx\generic\caret.h
2597 SOURCE=..\include\wx\generic\choicdgg.h
2601 SOURCE=..\include\wx\generic\colrdlgg.h
2605 SOURCE=..\include\wx\generic\dcpsg.h
2609 SOURCE=..\include\wx\generic\dirctrlg.h
2613 SOURCE=..\include\wx\generic\dirdlgg.h
2617 SOURCE=..\include\wx\generic\dragimgg.h
2621 SOURCE=..\include\wx\generic\fdrepdlg.h
2625 SOURCE=..\include\wx\generic\filedlgg.h
2629 SOURCE=..\include\wx\generic\fontdlgg.h
2633 SOURCE=..\include\wx\generic\grid.h
2637 SOURCE=..\include\wx\generic\gridctrl.h
2641 SOURCE=..\include\wx\generic\gridg.h
2645 SOURCE=..\include\wx\generic\helpext.h
2649 SOURCE=..\include\wx\generic\helphtml.h
2653 SOURCE=..\include\wx\generic\helpwxht.h
2657 SOURCE=..\include\wx\generic\imaglist.h
2661 SOURCE=..\include\wx\generic\laywin.h
2665 SOURCE=..\include\wx\generic\listctrl.h
2669 SOURCE=..\include\wx\generic\msgdlgg.h
2673 SOURCE=..\include\wx\generic\notebook.h
2677 SOURCE=..\include\wx\generic\paletteg.h
2681 SOURCE=..\include\wx\generic\panelg.h
2685 SOURCE=..\include\wx\generic\printps.h
2689 SOURCE=..\include\wx\generic\prntdlgg.h
2693 SOURCE=..\include\wx\generic\progdlgg.h
2697 SOURCE=..\include\wx\generic\sashwin.h
2701 SOURCE=..\include\wx\generic\scrolwin.h
2705 SOURCE=..\include\wx\generic\splash.h
2709 SOURCE=..\include\wx\generic\splitter.h
2713 SOURCE=..\include\wx\generic\statusbr.h
2717 SOURCE=..\include\wx\generic\tabg.h
2721 SOURCE=..\include\wx\generic\textdlgg.h
2725 SOURCE=..\include\wx\generic\treectlg.h
2729 SOURCE=..\include\wx\generic\wizard.h
2733 # Begin Group "HTML"
2735 # PROP Default_Filter ""
2738 SOURCE=..\include\wx\html\forcelnk.h
2742 SOURCE=..\include\wx\html\helpctrl.h
2746 SOURCE=..\include\wx\html\helpdata.h
2750 SOURCE=..\include\wx\html\helpfrm.h
2754 SOURCE=..\include\wx\html\htmlcell.h
2758 SOURCE=..\include\wx\html\htmldefs.h
2762 SOURCE=..\include\wx\html\htmlfilt.h
2766 SOURCE=..\include\wx\html\htmlpars.h
2770 SOURCE=..\include\wx\html\htmltag.h
2774 SOURCE=..\include\wx\html\htmlwin.h
2778 SOURCE=..\include\wx\html\htmprint.h
2782 SOURCE=..\include\wx\html\m_templ.h
2786 SOURCE=..\include\wx\html\winpars.h