X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b40b0f5b204d59bbc1d3e66c5bba192b878469a6..9c4165adfa02a1255219948fb4e5b78d4cbb2dae:/src/wxvc.dsp diff --git a/src/wxvc.dsp b/src/wxvc.dsp index c3a3150655..defdbf262e 100644 --- a/src/wxvc.dsp +++ b/src/wxvc.dsp @@ -37,11 +37,11 @@ RSC=rc.exe # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" +# PROP Output_Dir "msw/Release" +# PROP Intermediate_Dir "msw/Release" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c +# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../include" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c # ADD BASE RSC /l 0x809 # ADD RSC /l 0x809 BSC32=bscmake.exe @@ -49,7 +49,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo -# ADD LIB32 /nologo +# ADD LIB32 /nologo /out:"..\lib\wx.lib" !ELSEIF "$(CFG)" == "wxvc - Win32 Debug" @@ -60,11 +60,11 @@ LIB32=link.exe -lib # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" +# PROP Output_Dir "msw/Debug" +# PROP Intermediate_Dir "msw/Debug" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c +# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c # ADD BASE RSC /l 0x809 # ADD RSC /l 0x809 BSC32=bscmake.exe @@ -72,7 +72,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo -# ADD LIB32 /nologo +# ADD LIB32 /nologo /out:"..\lib\wxd.lib" !ENDIF @@ -97,6 +97,10 @@ SOURCE=.\common\clipcmn.cpp # End Source File # Begin Source File +SOURCE=.\common\cmdline.cpp +# End Source File +# Begin Source File + SOURCE=.\common\cmndata.cpp # End Source File # Begin Source File @@ -105,6 +109,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 @@ -163,6 +171,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 @@ -192,6 +204,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 @@ -212,6 +228,10 @@ SOURCE=.\common\fs_inet.cpp # End Source File # Begin Source File +SOURCE=.\common\fs_mem.cpp +# End Source File +# Begin Source File + SOURCE=.\common\fs_zip.cpp # ADD CPP /I "zlib" # End Source File @@ -320,7 +340,7 @@ SOURCE=.\common\menucmn.cpp # End Source File # Begin Source File -SOURCE=.\common\mimetype.cpp +SOURCE=.\common\mimecmn.cpp # End Source File # Begin Source File @@ -360,6 +380,10 @@ SOURCE=.\common\protocol.cpp # End Source File # Begin Source File +SOURCE=.\common\quantize.cpp +# End Source File +# Begin Source File + SOURCE=.\common\resource.cpp # End Source File # Begin Source File @@ -424,6 +448,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 @@ -508,7 +536,19 @@ SOURCE=.\generic\choicdgg.cpp # End Source File # Begin Source File -SOURCE=.\generic\gridg.cpp +SOURCE=.\generic\dirctrlg.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\dragimgg.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\grid.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\gridsel.cpp # End Source File # Begin Source File @@ -564,6 +604,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 @@ -588,6 +632,18 @@ 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 + SOURCE=.\generic\wizard.cpp # End Source File # End Group @@ -632,6 +688,10 @@ SOURCE=.\html\htmprint.cpp # End Source File # Begin Source File +SOURCE=.\html\m_dflist.cpp +# End Source File +# Begin Source File + SOURCE=.\html\m_fonts.cpp # End Source File # Begin Source File @@ -656,7 +716,7 @@ SOURCE=.\html\m_list.cpp # End Source File # Begin Source File -SOURCE=.\html\m_dflist.cpp +SOURCE=.\html\m_meta.cpp # End Source File # Begin Source File @@ -776,6 +836,10 @@ SOURCE=.\msw\dialog.cpp # End Source File # Begin Source File +SOURCE=.\msw\dialup.cpp +# End Source File +# Begin Source File + SOURCE=.\msw\dib.cpp # End Source File # Begin Source File @@ -801,6 +865,10 @@ SOURCE=.\msw\dummy.cpp # End Source File # Begin Source File +SOURCE=.\msw\enhmeta.cpp +# End Source File +# Begin Source File + SOURCE=.\msw\filedlg.cpp # End Source File # Begin Source File @@ -841,11 +909,24 @@ SOURCE=.\msw\gdiobj.cpp # End Source File # Begin Source File +SOURCE=.\msw\glcanvas.cpp +# End Source File +# Begin Source File + SOURCE=.\msw\gsocket.c # SUBTRACT CPP /YX /Yc /Yu # End Source File # Begin Source File +SOURCE=.\msw\gsockmsw.c +# SUBTRACT CPP /YX /Yc /Yu +# End Source File +# Begin Source File + +SOURCE=.\msw\helpchm.cpp +# End Source File +# Begin Source File + SOURCE=.\msw\helpwin.cpp # End Source File # Begin Source File @@ -894,6 +975,10 @@ SOURCE=.\msw\metafile.cpp # End Source File # Begin Source File +SOURCE=.\msw\mimetype.cpp +# End Source File +# Begin Source File + SOURCE=.\msw\minifram.cpp # End Source File # Begin Source File @@ -1078,318 +1163,6 @@ SOURCE=.\msw\ole\oleutils.cpp SOURCE=.\msw\ole\uuid.cpp # End Source File # End Group -# Begin Group "PNG Files" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\png\png.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\png.h -# End Source File -# Begin Source File - -SOURCE=.\png\pngconf.h -# End Source File -# Begin Source File - -SOURCE=.\png\pngerror.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngget.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngmem.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngpread.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngread.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngrio.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngrtran.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngrutil.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngset.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngtrans.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngwio.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngwrite.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngwtran.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\png\pngwutil.c -# ADD CPP /I "zlib" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# End Group -# Begin Group "XPM files" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\xpm\crbuffri.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\crbuffrp.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\crdatfri.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\crdatfrp.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\create.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\crifrbuf.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\crifrdat.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\crpfrbuf.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\crpfrdat.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\dataxpm.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\hashtab.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\misc.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\parse.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\rdftodat.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\rdftoi.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\rdftop.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\rgb.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\scan.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\simx.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\wrffrdat.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\wrffri.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\xpm\wrffrp.c -# ADD CPP /D "FOR_MSW" -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# End Group -# Begin Group "Zlib Files" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\zlib\adler32.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\compress.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\crc32.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\deflate.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\gzio.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\infblock.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\infcodes.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\inffast.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\inflate.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\inftrees.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\infutil.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\trees.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\uncompr.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# Begin Source File - -SOURCE=.\zlib\zutil.c -# SUBTRACT CPP /YX /Yc /Yu -# End Source File -# End Group # Begin Group "Setup" # PROP Default_Filter ""