]> git.saurik.com Git - wxWidgets.git/blobdiff - wxBase.dsp
Changed a little the initialization code
[wxWidgets.git] / wxBase.dsp
index e32e9a8b1f544e9e578fb2d0b6c4d9a56c8e2ccc..4ef0f85a8438e6dcc8e536901634c6be684ef657 100644 (file)
@@ -32,16 +32,16 @@ RSC=rc.exe
 
 # PROP BASE Use_MFC 0
 # PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Output_Dir "BaseRelease"
+# PROP BASE Intermediate_Dir "BaseRelease"
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
+# PROP Output_Dir "BaseRelease"
+# PROP Intermediate_Dir "BaseRelease"
 # PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /W3 /Zi /O2 /I "$(wx)\include" /I "$(wx)\src\zlib" /D "NDEBUG" /D wxUSE_GUI=0 /D WIN95=1 /D "__WIN95__" /D "WIN32" /D "_WIN32" /D WINVER=0x400 /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN32__" /Yu"wx/wxprec.h" /FD /c
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MT" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /Zi /O2 /I "$(wx)\include" /I "$(wx)\src\zlib" /D "NDEBUG" /D wxUSE_GUI=0 /D WIN95=1 /D "__WIN95__" /D "WIN32" /D "_WIN32" /D WINVER=0x400 /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN32__" /D "_MT" /Yu"wx/wxprec.h" /FD /c
 # ADD BASE RSC /l 0x409
 # ADD RSC /l 0x409
 BSC32=bscmake.exe
@@ -55,16 +55,16 @@ LIB32=link.exe -lib
 
 # PROP BASE Use_MFC 0
 # PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Output_Dir "BaseDebug"
+# PROP BASE Intermediate_Dir "BaseDebug"
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 1
 # PROP Output_Dir "BaseDebug"
 # PROP Intermediate_Dir "BaseDebug"
 # PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MTd /W4 /Zi /Od /I "$(wx)\include" /I "$(wx)\src\zlib" /D DEBUG=1 /D "_DEBUG" /D WXDEBUG=1 /D "__WXDEBUG__" /D wxUSE_GUI=0 /D "__WIN95__" /D "WIN32" /D "_WIN32" /D WINVER=0x400 /D "__WINDOWS__" /D "__WIN32__" /D "__WXMSW__" /D "_MT" /Fr /Yu"wx/wxprec.h" /FD /c
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MT" /YX /FD /c
+# ADD CPP /nologo /MTd /W4 /Zi /Od /I "$(wx)\include" /I "$(wx)\src\zlib" /D "_DEBUG" /D DEBUG=1 /D WXDEBUG=1 /D "__WXDEBUG__" /D wxUSE_GUI=0 /D "__WIN95__" /D "WIN32" /D "_WIN32" /D WINVER=0x400 /D "__WINDOWS__" /D "__WIN32__" /D "__WXMSW__" /D "_MT" /Fr /Yu"wx/wxprec.h" /FD /c
 # ADD BASE RSC /l 0x409
 # ADD RSC /l 0x409
 BSC32=bscmake.exe
@@ -80,26 +80,32 @@ LIB32=link.exe -lib
 
 # Name "wxBase - Win32 Release"
 # Name "wxBase - Win32 Debug"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\src\msw\dummy.cpp
+# ADD CPP /Yc"wx/wxprec.h"
+# End Source File
 # Begin Source File
 
 SOURCE=.\src\common\appcmn.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\common\config.cpp
+SOURCE=.\src\common\cmdline.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\common\datetime.cpp
+SOURCE=.\src\common\config.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\msw\dir.cpp
+SOURCE=.\src\common\datetime.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\msw\dummy.cpp
-# ADD CPP /Yc"wx/wxprec.h"
+SOURCE=.\src\common\datstrm.cpp
 # End Source File
 # Begin Source File
 
@@ -115,11 +121,6 @@ SOURCE=.\src\common\event.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\common\extended.c
-# SUBTRACT CPP /YX /Yc /Yu
-# End Source File
-# Begin Source File
-
 SOURCE=.\src\common\ffile.cpp
 # End Source File
 # Begin Source File
@@ -140,11 +141,27 @@ SOURCE=.\src\common\filesys.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\common\fs_inet.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\common\fs_mem.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\common\fs_zip.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\common\ftp.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\common\hash.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\common\init.cpp
+SOURCE=.\src\common\http.cpp
 # End Source File
 # Begin Source File
 
@@ -152,6 +169,10 @@ SOURCE=.\src\common\intl.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\common\ipcbase.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\common\list.cpp
 # End Source File
 # Begin Source File
@@ -164,15 +185,15 @@ SOURCE=.\src\common\longlong.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\msw\main.cpp
+SOURCE=.\src\common\mimecmn.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\common\mimetype.cpp
+SOURCE=.\src\common\module.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\common\module.cpp
+SOURCE=.\src\common\mstream.cpp
 # End Source File
 # Begin Source File
 
@@ -180,15 +201,39 @@ SOURCE=.\src\common\object.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\common\objstrm.cpp
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\common\process.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\msw\regconf.cpp
+SOURCE=.\src\common\protocol.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\msw\registry.cpp
+SOURCE=.\src\common\sckaddr.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\common\sckfile.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\common\sckipc.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\common\sckstrm.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\common\serbase.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\common\socket.cpp
 # End Source File
 # Begin Source File
 
@@ -208,10 +253,6 @@ SOURCE=.\src\common\textfile.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\msw\thread.cpp
-# End Source File
-# Begin Source File
-
 SOURCE=.\src\common\timercmn.cpp
 # End Source File
 # Begin Source File
@@ -224,7 +265,7 @@ SOURCE=.\src\common\txtstrm.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\msw\utils.cpp
+SOURCE=.\src\common\url.cpp
 # End Source File
 # Begin Source File
 
@@ -232,11 +273,11 @@ SOURCE=.\src\common\utilscmn.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\msw\utilsexc.cpp
+SOURCE=.\src\common\variant.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\src\common\variant.cpp
+SOURCE=.\src\common\wfstream.cpp
 # End Source File
 # Begin Source File
 
@@ -244,6 +285,79 @@ SOURCE=.\src\common\wxchar.cpp
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\common\zipstrm.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\common\zstream.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\common\init.cpp
+# End Source File
+
+# Begin Source File
+
+SOURCE=.\src\msw\dde.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\msw\dir.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\msw\main.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\msw\mimetype.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\msw\regconf.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\msw\registry.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\msw\thread.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\msw\utils.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\msw\utilsexc.cpp
+# End Source File
+
+# Begin Source File
+
+SOURCE=.\src\common\extended.c
+# SUBTRACT CPP /YX /Yc /Yu
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\common\unzip.c
+# SUBTRACT CPP /YX /Yc /Yu
+# End Source File
+
+# Begin Source File
+
+SOURCE=.\src\msw\gsocket.c
+# SUBTRACT CPP /YX /Yc /Yu
+# End Source File
+# Begin Source File
+
+SOURCE=.\src\msw\gsockmsw.c
+# SUBTRACT CPP /YX /Yc /Yu
+# End Source File
+
+
+# Begin Source File
+
 SOURCE=.\src\common\y_tab.c
 
 !IF  "$(CFG)" == "wxBase - Win32 Release"