X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/031dfec8d45fee38c17c0f8ac01c916c01387d66..4f55a07f9f4c6ba6905aaa8e584e6fb14771d278:/src/wxvc_dll.dsp?ds=sidebyside diff --git a/src/wxvc_dll.dsp b/src/wxvc_dll.dsp index e40a2e1679..4a27409903 100644 --- a/src/wxvc_dll.dsp +++ b/src/wxvc_dll.dsp @@ -7,19 +7,19 @@ CFG=wxvc_dll - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "wxvc_dll.mak". -!MESSAGE +!MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "wxvc_dll.mak" CFG="wxvc_dll - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "wxvc_dll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "wxvc_dll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE +!MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 @@ -53,7 +53,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comctl32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib rpcrt4.lib winmm.lib opengl32.lib glu32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"../lib/wx22_0.dll" +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comctl32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib rpcrt4.lib winmm.lib opengl32.lib glu32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"../lib/wx23_1.dll" !ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" @@ -79,9 +79,9 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comctl32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib rpcrt4.lib winmm.lib opengl32.lib glu32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"../lib/wx22_0d.dll" /pdbtype:sept +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comctl32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib rpcrt4.lib winmm.lib opengl32.lib glu32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"../lib/wx23_1d.dll" /pdbtype:sept -!ENDIF +!ENDIF # Begin Target @@ -116,6 +116,10 @@ SOURCE=.\common\config.cpp # End Source File # Begin Source File +SOURCE=.\common\cshelp.cpp +# End Source File +# Begin Source File + SOURCE=.\common\ctrlcmn.cpp # End Source File # Begin Source File @@ -136,6 +140,10 @@ SOURCE=.\common\db.cpp # End Source File # Begin Source File +SOURCE=.\common\dbgrid.cpp +# End Source File +# Begin Source File + SOURCE=.\common\dbtable.cpp # End Source File # Begin Source File @@ -144,6 +152,10 @@ SOURCE=.\common\dcbase.cpp # End Source File # Begin Source File +SOURCE=.\common\dircmn.cpp +# End Source File +# Begin Source File + SOURCE=.\common\dlgcmn.cpp # End Source File # Begin Source File @@ -174,6 +186,10 @@ SOURCE=.\common\dynlib.cpp # End Source File # Begin Source File +SOURCE=.\common\effects.cpp +# End Source File +# Begin Source File + SOURCE=.\common\encconv.cpp # End Source File # Begin Source File @@ -203,6 +219,10 @@ SOURCE=.\common\filefn.cpp # End Source File # Begin Source File +SOURCE=.\common\filename.cpp +# End Source File +# Begin Source File + SOURCE=.\common\filesys.cpp # End Source File # Begin Source File @@ -240,6 +260,10 @@ SOURCE=.\common\gdicmn.cpp # End Source File # Begin Source File +SOURCE=.\common\geometry.cpp +# End Source File +# Begin Source File + SOURCE=.\common\gifdecod.cpp # End Source File # Begin Source File @@ -295,6 +319,10 @@ SOURCE=.\common\imagtiff.cpp # End Source File # Begin Source File +SOURCE=.\common\imagxpm.cpp +# End Source File +# Begin Source File + SOURCE=.\common\intl.cpp # End Source File # Begin Source File @@ -375,6 +403,14 @@ SOURCE=.\common\protocol.cpp # End Source File # Begin Source File +SOURCE=.\common\quantize.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\radiocmn.cpp +# End Source File +# Begin Source File + SOURCE=.\common\resourc2.cpp # End Source File # Begin Source File @@ -443,6 +479,10 @@ SOURCE=.\common\tokenzr.cpp # End Source File # Begin Source File +SOURCE=.\common\treebase.cpp +# End Source File +# Begin Source File + SOURCE=.\common\txtstrm.cpp # End Source File # Begin Source File @@ -493,6 +533,10 @@ SOURCE=.\common\wxexpr.cpp # End Source File # Begin Source File +SOURCE=.\common\xpmdecod.cpp +# End Source File +# Begin Source File + SOURCE=.\common\zipstrm.cpp # ADD CPP /I "zlib" # End Source File @@ -526,6 +570,10 @@ SOURCE=.\generic\grid.cpp # End Source File # Begin Source File +SOURCE=.\generic\gridctrl.cpp +# End Source File +# Begin Source File + SOURCE=.\generic\gridsel.cpp # End Source File # Begin Source File @@ -558,10 +606,6 @@ SOURCE=.\generic\panelg.cpp # End Source File # Begin Source File -SOURCE=.\generic\plot.cpp -# End Source File -# Begin Source File - SOURCE=.\generic\progdlgg.cpp # End Source File # Begin Source File @@ -586,6 +630,10 @@ SOURCE=.\generic\scrolwin.cpp # End Source File # Begin Source File +SOURCE=.\generic\splash.cpp +# End Source File +# Begin Source File + SOURCE=.\generic\splitter.cpp # End Source File # Begin Source File @@ -610,6 +658,14 @@ SOURCE=.\generic\tipdlg.cpp # End Source File # Begin Source File +SOURCE=.\generic\tipwin.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\treectlg.cpp +# End Source File +# Begin Source File + SOURCE=.\generic\treelay.cpp # End Source File # Begin Source File @@ -1025,6 +1081,10 @@ SOURCE=.\msw\slidrmsw.cpp # End Source File # Begin Source File +SOURCE=.\msw\snglinst.cpp +# End Source File +# Begin Source File + SOURCE=.\msw\spinbutt.cpp # End Source File # Begin Source File @@ -1069,6 +1129,10 @@ SOURCE=.\msw\textctrl.cpp # End Source File # Begin Source File +SOURCE=.\msw\tglbtn.cpp +# End Source File +# Begin Source File + SOURCE=.\msw\thread.cpp # End Source File # Begin Source File @@ -1099,11 +1163,6 @@ SOURCE=.\msw\wave.cpp SOURCE=.\msw\window.cpp # End Source File -# Begin Source File - -SOURCE=.\msw\xpmhand.cpp -# ADD CPP /I "../src/xpm" -# End Source File # End Group # Begin Group "OLE Files" @@ -1233,105 +1292,6 @@ SOURCE=.\png\pngwutil.c # SUBTRACT CPP /YX /Yc /Yu # End Source File # End Group -# Begin Group "XPM Files" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\xpm\attrib.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\crbuffri.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\crdatfri.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\create.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\crifrbuf.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\crifrdat.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\dataxpm.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\hashtab.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\imagexpm.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\info.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\misc.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\parse.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\rdftodat.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\rdftoi.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\rgb.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\scan.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\simx.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\wrffrdat.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\wrffri.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# End Group # Begin Group "Zlib Files" # PROP Default_Filter "" @@ -1431,7 +1391,7 @@ SOURCE=.\jpeg\jcapimin.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1448,7 +1408,7 @@ SOURCE=.\jpeg\jcapistd.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1465,7 +1425,7 @@ SOURCE=.\jpeg\jccoefct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1482,7 +1442,7 @@ SOURCE=.\jpeg\jccolor.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1499,7 +1459,7 @@ SOURCE=.\jpeg\jcdctmgr.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1516,7 +1476,7 @@ SOURCE=.\jpeg\jchuff.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1533,7 +1493,7 @@ SOURCE=.\jpeg\jcinit.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1550,7 +1510,7 @@ SOURCE=.\jpeg\jcmainct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1567,7 +1527,7 @@ SOURCE=.\jpeg\jcmarker.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1584,7 +1544,7 @@ SOURCE=.\jpeg\jcmaster.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1601,7 +1561,7 @@ SOURCE=.\jpeg\jcomapi.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1618,7 +1578,7 @@ SOURCE=.\jpeg\jcparam.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1635,7 +1595,7 @@ SOURCE=.\jpeg\jcphuff.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1652,7 +1612,7 @@ SOURCE=.\jpeg\jcprepct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1669,7 +1629,7 @@ SOURCE=.\jpeg\jcsample.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1686,7 +1646,7 @@ SOURCE=.\jpeg\jctrans.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1703,7 +1663,7 @@ SOURCE=.\jpeg\jdapimin.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1720,7 +1680,7 @@ SOURCE=.\jpeg\jdapistd.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1737,7 +1697,7 @@ SOURCE=.\jpeg\jdatadst.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1754,7 +1714,7 @@ SOURCE=.\jpeg\jdatasrc.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1771,7 +1731,7 @@ SOURCE=.\jpeg\jdcoefct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1788,7 +1748,7 @@ SOURCE=.\jpeg\jdcolor.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1805,7 +1765,7 @@ SOURCE=.\jpeg\jddctmgr.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1822,7 +1782,7 @@ SOURCE=.\jpeg\jdhuff.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1839,7 +1799,7 @@ SOURCE=.\jpeg\jdinput.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1856,7 +1816,7 @@ SOURCE=.\jpeg\jdmainct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1873,7 +1833,7 @@ SOURCE=.\jpeg\jdmarker.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1890,7 +1850,7 @@ SOURCE=.\jpeg\jdmaster.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1907,7 +1867,7 @@ SOURCE=.\jpeg\jdmerge.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1924,7 +1884,7 @@ SOURCE=.\jpeg\jdphuff.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1941,7 +1901,7 @@ SOURCE=.\jpeg\jdpostct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1958,7 +1918,7 @@ SOURCE=.\jpeg\jdsample.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1975,7 +1935,7 @@ SOURCE=.\jpeg\jdtrans.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1992,7 +1952,7 @@ SOURCE=.\jpeg\jerror.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2009,7 +1969,7 @@ SOURCE=.\jpeg\jfdctflt.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2026,7 +1986,7 @@ SOURCE=.\jpeg\jfdctfst.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2043,7 +2003,7 @@ SOURCE=.\jpeg\jfdctint.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2060,7 +2020,7 @@ SOURCE=.\jpeg\jidctflt.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2077,7 +2037,7 @@ SOURCE=.\jpeg\jidctfst.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2094,7 +2054,7 @@ SOURCE=.\jpeg\jidctint.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2111,7 +2071,7 @@ SOURCE=.\jpeg\jidctred.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2128,7 +2088,7 @@ SOURCE=.\jpeg\jmemmgr.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2145,7 +2105,7 @@ SOURCE=.\jpeg\jmemnobs.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2162,7 +2122,7 @@ SOURCE=.\jpeg\jquant1.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2179,7 +2139,7 @@ SOURCE=.\jpeg\jquant2.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2196,7 +2156,7 @@ SOURCE=.\jpeg\jutils.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # End Group