diff --git a/src/wxvc.dsp b/src/wxvc.dsp index a9af37e6fa..3675e3241b 100644 --- a/src/wxvc.dsp +++ b/src/wxvc.dsp @@ -80,10 +80,6 @@ LIB32=link.exe -lib # PROP Default_Filter "" # Begin Source File -SOURCE=.\common\animate.cpp -# End Source File -# Begin Source File - SOURCE=.\common\choiccmn.cpp # End Source File # Begin Source File diff --git a/src/wxvc6.dsp b/src/wxvc6.dsp index c364e49cf5..0cbad67655 100644 --- a/src/wxvc6.dsp +++ b/src/wxvc6.dsp @@ -86,10 +86,6 @@ LIB32=link.exe -lib # PROP Default_Filter "" # Begin Source File -SOURCE=.\common\animate.cpp -# End Source File -# Begin Source File - SOURCE=.\common\choiccmn.cpp # End Source File # Begin Source File diff --git a/src/wxvc_dll.dsp b/src/wxvc_dll.dsp new file mode 100644 index 0000000000..0dc9889963 --- /dev/null +++ b/src/wxvc_dll.dsp @@ -0,0 +1,1293 @@ +# Microsoft Developer Studio Project File - Name="wxvc_dll" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 5.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 + +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 NMAKE /f "wxvc_dll.mak". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "wxvc_dll.mak" CFG="wxvc_dll - Win32 Debug" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!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 + +# Begin Project +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +CPP=cl.exe +MTL=midl.exe +RSC=rc.exe + +!IF "$(CFG)" == "wxvc_dll - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "wxvc_dll" +# PROP BASE Intermediate_Dir "wxvc_dll" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "ReleaseDLL" +# PROP Intermediate_Dir "ReleaseDLL" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c +# ADD CPP /nologo /MT /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" /D WXMAKINGDLL=1 /Yu"wx/wxprec.h" /FD /c +# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 +# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 +# ADD BASE RSC /l 0x809 /d "NDEBUG" +# ADD RSC /l 0x809 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# 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 uuid.lib rpcrt4.lib advapi32.lib winmm.lib /nologo /subsystem:windows /dll /machine:I386 /out:"ReleaseDLL/wxvc.dll" + +!ELSEIF "$(CFG)" == "wxvc_dll - Win32 Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "wxvc_dl0" +# PROP BASE Intermediate_Dir "wxvc_dl0" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "DebugDLL" +# PROP Intermediate_Dir "DebugDLL" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c +# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /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" /D WXMAKINGDLL=1 /Yu"wx/wxprec.h" /FD /c +# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 +# ADD BASE RSC /l 0x809 /d "_DEBUG" +# ADD RSC /l 0x809 /d "_DEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# 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 uuid.lib rpcrt4.lib advapi32.lib winmm.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"DebugDLL/wxvc.dll" /pdbtype:sept + +!ENDIF + +# Begin Target + +# Name "wxvc_dll - Win32 Release" +# Name "wxvc_dll - Win32 Debug" +# Begin Group "Common Files" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\common\choiccmn.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\cmndata.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\config.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\ctrlcmn.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\dcbase.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\date.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\datstrm.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\db.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\dbtable.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\dlgcmn.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\docmdi.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\docview.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\dosyacc.c +# ADD CPP /D "USE_DEFINE" /D "YY_USE_PROTOS" /D "IDE_INVOKED" +# SUBTRACT CPP /YX /Yc /Yu +# End Source File +# Begin Source File + +SOURCE=.\common\dynarray.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\dynlib.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\event.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\extended.c +# SUBTRACT CPP /YX /Yc /Yu +# End Source File +# Begin Source File + +SOURCE=.\common\file.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\ffile.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\fileconf.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\filefn.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\filesys.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\framecmn.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\fs_inet.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\fs_zip.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\ftp.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\gdicmn.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\gifdecod.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\hash.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\helpbase.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\http.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\image.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\imagbmp.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\imaggif.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\imagpng.cpp +# ADD CPP /I "png" /I "zlib" +# End Source File +# Begin Source File + +SOURCE=.\common\intl.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\ipcbase.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\layout.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\list.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\log.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\longlong.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\matrix.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\memory.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\mimetype.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\module.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\mstream.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\object.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\objstrm.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\odbc.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\paper.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\prntbase.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\process.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\protocol.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\resourc2.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\resource.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\sckaddr.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\sckfile.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\sckipc.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\sckstrm.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\serbase.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\sizer.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\socket.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\stream.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\string.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\strconv.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\tbarbase.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\tbarsmpl.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\textcmn.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\textfile.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\time.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\timercmn.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\tokenzr.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\txtstrm.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\url.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\utilscmn.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\valgen.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\validate.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\valtext.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\variant.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\wfstream.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\wincmn.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\wxchar.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\wxexpr.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\zipstrm.cpp +# End Source File +# Begin Source File + +SOURCE=.\common\zstream.cpp +# End Source File +# End Group +# Begin Group "Generic Files" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\generic\choicdgg.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\busyinfo.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\gridg.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\helpwxht.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\laywin.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\numdlgg.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\panelg.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\progdlgg.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\prop.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\propform.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\proplist.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\sashwin.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\scrolwin.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\splitter.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\statusbr.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\tabg.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\textdlgg.cpp +# End Source File +# Begin Source File + +SOURCE=.\generic\tipdlg.cpp +# End Source File +# End Group + +# Begin Group "wxHTML Files" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\html\helpctrl.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\helpdata.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\helpfrm.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\htmlcell.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\htmlfilter.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\htmlparser.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\htmltag.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\htmlwin.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\htmlwinparser.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\mod_fonts.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\mod_hline.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\mod_image.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\mod_layout.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\mod_links.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\mod_list.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\mod_pre.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\mod_tables.cpp +# End Source File +# Begin Source File + +SOURCE=.\html\search.cpp +# End Source File +# End Group + +# Begin Group "MSW Files" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\msw\accel.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\app.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\bitmap.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\bmpbuttn.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\brush.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\button.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\checkbox.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\checklst.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\choice.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\clipbrd.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\colordlg.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\colour.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\combobox.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\control.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\curico.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\cursor.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\data.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dc.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dcclient.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dcmemory.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dcprint.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dcscreen.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dde.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dialog.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dib.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dibutils.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dirdlg.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dragimag.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\dummydll.cpp +# ADD CPP /Yc"wx/wxprec.h" +# End Source File +# Begin Source File + +SOURCE=.\msw\filedlg.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\font.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\fontdlg.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\frame.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\gauge95.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\gaugemsw.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\gdiobj.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\helpwin.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\icon.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\imaglist.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\iniconf.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\joystick.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\listbox.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\listctrl.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\main.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\mdi.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\menu.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\menuitem.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\metafile.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\minifram.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\msgdlg.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\nativdlg.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\notebook.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\ownerdrw.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\palette.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\pen.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\penwin.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\pnghand.cpp +# ADD CPP /I "png" /I "zlib" +# End Source File +# Begin Source File + +SOURCE=.\msw\printdlg.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\printwin.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\radiobox.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\radiobut.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\regconf.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\region.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\registry.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\scrolbar.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\settings.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\slider95.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\slidrmsw.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\spinbutt.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\statbmp.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\statbox.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\statbr95.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\stattext.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\tabctrl.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\taskbar.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\tbar95.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\tbarmsw.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\textctrl.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\thread.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\timer.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\tooltip.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\treectrl.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\utils.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\utilsexc.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\wave.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\window.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\xpmhand.cpp +# End Source File +# End Group +# Begin Group "OLE Files" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\msw\ole\automtn.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\ole\dataobj.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\ole\dropsrc.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\ole\droptgt.cpp +# End Source File +# Begin Source File + +SOURCE=.\msw\ole\oleutils.cpp +# End Source File +# Begin Source File + +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\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\pngtest.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 "" +# Begin Source File + +SOURCE=..\include\wx\msw\setup.h +# End Source File +# End Group +# End Target +# End Project diff --git a/src/wxvc_dll.dsw b/src/wxvc_dll.dsw new file mode 100644 index 0000000000..eae167ab19 --- /dev/null +++ b/src/wxvc_dll.dsw @@ -0,0 +1,29 @@ +Microsoft Developer Studio Workspace File, Format Version 5.00 +# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! + +############################################################################### + +Project: "wxvc_dll"=.\wxvc_dll.dsp - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Global: + +Package=<5> +{{{ +}}} + +Package=<3> +{{{ +}}} + +############################################################################### +