X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c97e7fa8dbda704c9c9cdb61c22ebdf9b692e114..fa8dca8dd1ba0d6ee9b2c5919a3a944ecde68a50:/src/wxvc_dll.dsp?ds=inline diff --git a/src/wxvc_dll.dsp b/src/wxvc_dll.dsp index 20ed2ad789..34a9c97c4f 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/wx23_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_2.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/wx23_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_2d.dll" /pdbtype:sept -!ENDIF +!ENDIF # Begin Target @@ -104,6 +104,10 @@ SOURCE=.\common\clipcmn.cpp # End Source File # Begin Source File +SOURCE=.\common\cmdproc.cpp +# End Source File +# Begin Source File + SOURCE=.\common\cmdline.cpp # End Source File # Begin Source File @@ -140,6 +144,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 @@ -148,6 +156,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 @@ -252,11 +264,11 @@ SOURCE=.\common\gdicmn.cpp # End Source File # Begin Source File -SOURCE=.\common\gifdecod.cpp +SOURCE=.\common\geometry.cpp # End Source File # Begin Source File -SOURCE=.\common\xpmdecod.cpp +SOURCE=.\common\gifdecod.cpp # End Source File # Begin Source File @@ -399,6 +411,10 @@ 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 @@ -521,6 +537,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 @@ -554,6 +574,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 @@ -1061,6 +1085,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 @@ -1139,11 +1167,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" @@ -1273,105 +1296,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 "" @@ -1471,7 +1395,7 @@ SOURCE=.\jpeg\jcapimin.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1488,7 +1412,7 @@ SOURCE=.\jpeg\jcapistd.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1505,7 +1429,7 @@ SOURCE=.\jpeg\jccoefct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1522,7 +1446,7 @@ SOURCE=.\jpeg\jccolor.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1539,7 +1463,7 @@ SOURCE=.\jpeg\jcdctmgr.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1556,7 +1480,7 @@ SOURCE=.\jpeg\jchuff.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1573,7 +1497,7 @@ SOURCE=.\jpeg\jcinit.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1590,7 +1514,7 @@ SOURCE=.\jpeg\jcmainct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1607,7 +1531,7 @@ SOURCE=.\jpeg\jcmarker.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1624,7 +1548,7 @@ SOURCE=.\jpeg\jcmaster.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1641,7 +1565,7 @@ SOURCE=.\jpeg\jcomapi.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1658,7 +1582,7 @@ SOURCE=.\jpeg\jcparam.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1675,7 +1599,7 @@ SOURCE=.\jpeg\jcphuff.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1692,7 +1616,7 @@ SOURCE=.\jpeg\jcprepct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1709,7 +1633,7 @@ SOURCE=.\jpeg\jcsample.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1726,7 +1650,7 @@ SOURCE=.\jpeg\jctrans.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1743,7 +1667,7 @@ SOURCE=.\jpeg\jdapimin.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1760,7 +1684,7 @@ SOURCE=.\jpeg\jdapistd.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1777,7 +1701,7 @@ SOURCE=.\jpeg\jdatadst.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1794,7 +1718,7 @@ SOURCE=.\jpeg\jdatasrc.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1811,7 +1735,7 @@ SOURCE=.\jpeg\jdcoefct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1828,7 +1752,7 @@ SOURCE=.\jpeg\jdcolor.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1845,7 +1769,7 @@ SOURCE=.\jpeg\jddctmgr.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1862,7 +1786,7 @@ SOURCE=.\jpeg\jdhuff.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1879,7 +1803,7 @@ SOURCE=.\jpeg\jdinput.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1896,7 +1820,7 @@ SOURCE=.\jpeg\jdmainct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1913,7 +1837,7 @@ SOURCE=.\jpeg\jdmarker.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1930,7 +1854,7 @@ SOURCE=.\jpeg\jdmaster.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1947,7 +1871,7 @@ SOURCE=.\jpeg\jdmerge.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1964,7 +1888,7 @@ SOURCE=.\jpeg\jdphuff.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1981,7 +1905,7 @@ SOURCE=.\jpeg\jdpostct.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -1998,7 +1922,7 @@ SOURCE=.\jpeg\jdsample.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2015,7 +1939,7 @@ SOURCE=.\jpeg\jdtrans.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2032,7 +1956,7 @@ SOURCE=.\jpeg\jerror.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2049,7 +1973,7 @@ SOURCE=.\jpeg\jfdctflt.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2066,7 +1990,7 @@ SOURCE=.\jpeg\jfdctfst.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2083,7 +2007,7 @@ SOURCE=.\jpeg\jfdctint.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2100,7 +2024,7 @@ SOURCE=.\jpeg\jidctflt.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2117,7 +2041,7 @@ SOURCE=.\jpeg\jidctfst.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2134,7 +2058,7 @@ SOURCE=.\jpeg\jidctint.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2151,7 +2075,7 @@ SOURCE=.\jpeg\jidctred.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2168,7 +2092,7 @@ SOURCE=.\jpeg\jmemmgr.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2185,7 +2109,7 @@ SOURCE=.\jpeg\jmemnobs.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2202,7 +2126,7 @@ SOURCE=.\jpeg\jquant1.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2219,7 +2143,7 @@ SOURCE=.\jpeg\jquant2.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # Begin Source File @@ -2236,7 +2160,7 @@ SOURCE=.\jpeg\jutils.c # ADD CPP /Zi /I ".." # SUBTRACT CPP /YX /Yc /Yu -!ENDIF +!ENDIF # End Source File # End Group