Patch level :2.2 2006 nopatch

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :nuovi link alle resources in wx263


git-svn-id: svn://10.65.10.50/trunk@13900 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2006-04-13 11:47:21 +00:00
parent 333f84ce99
commit 9e448c6d5d
6 changed files with 225 additions and 21 deletions

View File

@ -94,8 +94,8 @@ LINK32=link.exe
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\Debug\DebugDLLServers"
# PROP Intermediate_Dir "..\Debug\DebugDLLServers"
# PROP Output_Dir "..\Debug\DebugServers"
# PROP Intermediate_Dir "..\Debug\DebugServers"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
@ -110,7 +110,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 wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw240d.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/Authoriz.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/Authoriz.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
!ELSEIF "$(CFG)" == "Authoriz - Win32 Release DLL"
@ -227,6 +227,40 @@ SOURCE=..\Lib\skeylink.obj
# Begin Source File
SOURCE=..\Lib\hlw32_mc.lib
# End Source File
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263d.lib
!IF "$(CFG)" == "Authoriz - Win32 Release"
!ELSEIF "$(CFG)" == "Authoriz - Win32 Debug"
!ELSEIF "$(CFG)" == "Authoriz - Win32 Debug DLL"
!ELSEIF "$(CFG)" == "Authoriz - Win32 Release DLL"
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263.lib
!IF "$(CFG)" == "Authoriz - Win32 Release"
!ELSEIF "$(CFG)" == "Authoriz - Win32 Debug"
!ELSEIF "$(CFG)" == "Authoriz - Win32 Debug DLL"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Authoriz - Win32 Release DLL"
!ENDIF
# End Source File
# End Target
# End Project

View File

@ -94,23 +94,23 @@ LINK32=link.exe
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\Debug\DebugDLLServers"
# PROP Intermediate_Dir "..\Debug\DebugDLLServers"
# PROP Output_Dir "..\Debug\DebugServers"
# PROP Intermediate_Dir "..\Debug\DebugServers"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\wx263\lib\mswdlld" /I "..\..\wx263\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 WXUSINGDLL=1 /FD /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\wx263\lib\mswdlld" /I "..\..\wx263\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 WXUSINGDLL=1 /FR /FD /c
# SUBTRACT CPP /YX /Yc /Yu
# 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 /fo"..\server\DebugDLL/server.res" /i "\U\Luca\r020200\server" /i "..\..\wx263\include" /d "_DEBUG"
# ADD RSC /l 0x809 /fo"..\server\DebugDLL/server.res" /i "..\server" /i "..\..\wx263\include" /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 wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw240d.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/BaseServ.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/BaseServ.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
!ELSEIF "$(CFG)" == "BaseServ - Win32 Release DLL"
@ -175,5 +175,39 @@ SOURCE=.\BaseServ.h
SOURCE=.\xml.h
# End Source File
# End Group
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263d.lib
!IF "$(CFG)" == "BaseServ - Win32 Release"
!ELSEIF "$(CFG)" == "BaseServ - Win32 Debug"
!ELSEIF "$(CFG)" == "BaseServ - Win32 Debug DLL"
!ELSEIF "$(CFG)" == "BaseServ - Win32 Release DLL"
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263.lib
!IF "$(CFG)" == "BaseServ - Win32 Release"
!ELSEIF "$(CFG)" == "BaseServ - Win32 Debug"
!ELSEIF "$(CFG)" == "BaseServ - Win32 Debug DLL"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "BaseServ - Win32 Release DLL"
!ENDIF
# End Source File
# End Target
# End Project

View File

@ -94,8 +94,8 @@ LINK32=link.exe
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\Debug\DebugDLLServers"
# PROP Intermediate_Dir "..\Debug\DebugDLLServers"
# PROP Output_Dir "..\Debug\DebugServers"
# PROP Intermediate_Dir "..\Debug\DebugServers"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
@ -110,7 +110,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 wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw240d.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/Coffee.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/Coffee.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
!ELSEIF "$(CFG)" == "Coffee - Win32 Release DLL"
@ -211,6 +211,40 @@ SOURCE=..\Lib\skeylink.obj
# Begin Source File
SOURCE=..\Lib\hlw32_mc.lib
# End Source File
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263d.lib
!IF "$(CFG)" == "Coffee - Win32 Release"
!ELSEIF "$(CFG)" == "Coffee - Win32 Debug"
!ELSEIF "$(CFG)" == "Coffee - Win32 Debug DLL"
!ELSEIF "$(CFG)" == "Coffee - Win32 Release DLL"
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263.lib
!IF "$(CFG)" == "Coffee - Win32 Release"
!ELSEIF "$(CFG)" == "Coffee - Win32 Debug"
!ELSEIF "$(CFG)" == "Coffee - Win32 Debug DLL"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Coffee - Win32 Release DLL"
!ENDIF
# End Source File
# End Target
# End Project

View File

@ -94,8 +94,8 @@ LINK32=link.exe
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\Debug\DebugDLLServers"
# PROP Intermediate_Dir "..\Debug\DebugDLLServers"
# PROP Output_Dir "..\Debug\DebugServers"
# PROP Intermediate_Dir "..\Debug\DebugServers"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
@ -110,7 +110,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 wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw240d.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/DataBase.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/DataBase.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
!ELSEIF "$(CFG)" == "DataBase - Win32 Release DLL"
@ -203,6 +203,40 @@ SOURCE=..\server\server.rc
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263d.lib
!IF "$(CFG)" == "DataBase - Win32 Release"
!ELSEIF "$(CFG)" == "DataBase - Win32 Debug"
!ELSEIF "$(CFG)" == "DataBase - Win32 Debug DLL"
!ELSEIF "$(CFG)" == "DataBase - Win32 Release DLL"
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263.lib
!IF "$(CFG)" == "DataBase - Win32 Release"
!ELSEIF "$(CFG)" == "DataBase - Win32 Debug"
!ELSEIF "$(CFG)" == "DataBase - Win32 Debug DLL"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "DataBase - Win32 Release DLL"
!ENDIF
# End Source File
# End Target
# End Project

View File

@ -94,8 +94,8 @@ LINK32=link.exe
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\Debug\DebugDLLServers"
# PROP Intermediate_Dir "..\Debug\DebugDLLServers"
# PROP Output_Dir "..\Debug\DebugServers"
# PROP Intermediate_Dir "..\Debug\DebugServers"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
@ -110,7 +110,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 wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw240d.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/Diction.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/Diction.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
!ELSEIF "$(CFG)" == "Diction - Win32 Release DLL"
@ -208,6 +208,40 @@ SOURCE=..\server\server.rc
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263d.lib
!IF "$(CFG)" == "Diction - Win32 Release"
!ELSEIF "$(CFG)" == "Diction - Win32 Debug"
!ELSEIF "$(CFG)" == "Diction - Win32 Debug DLL"
!ELSEIF "$(CFG)" == "Diction - Win32 Release DLL"
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263.lib
!IF "$(CFG)" == "Diction - Win32 Release"
!ELSEIF "$(CFG)" == "Diction - Win32 Debug"
!ELSEIF "$(CFG)" == "Diction - Win32 Debug DLL"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Diction - Win32 Release DLL"
!ENDIF
# End Source File
# End Target
# End Project

View File

@ -94,12 +94,12 @@ LINK32=link.exe
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\Debug\DebugDLLServers"
# PROP Intermediate_Dir "..\Debug\DebugDLLServers"
# PROP Output_Dir "..\Debug\DebugServers"
# PROP Intermediate_Dir "..\Debug\DebugServers"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\wx263\lib\mswdlld" /I "..\..\wx263\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 WXUSINGDLL=1 /FD /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\wx263\lib\mswdlld" /I "..\..\wx263\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 WXUSINGDLL=1 /FR /FD /c
# SUBTRACT CPP /YX /Yc /Yu
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@ -110,7 +110,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 wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw240d.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/Lerch.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"../exed/servers/Lerch.exe" /pdbtype:sept /libpath:"..\..\wx263\lib"
!ELSEIF "$(CFG)" == "Lerch - Win32 Release DLL"
@ -203,6 +203,40 @@ SOURCE=..\server\server.rc
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263.lib
!IF "$(CFG)" == "Lerch - Win32 Release"
!ELSEIF "$(CFG)" == "Lerch - Win32 Debug"
!ELSEIF "$(CFG)" == "Lerch - Win32 Debug DLL"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Lerch - Win32 Release DLL"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\wx263\lib\wxmsw263d.lib
!IF "$(CFG)" == "Lerch - Win32 Release"
!ELSEIF "$(CFG)" == "Lerch - Win32 Debug"
!ELSEIF "$(CFG)" == "Lerch - Win32 Debug DLL"
!ELSEIF "$(CFG)" == "Lerch - Win32 Release DLL"
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# End Target
# End Project