Files correlati : Ricompilazione Demo : [ ] Commento : aggiornati i path di release della 2.2 (main trunk) git-svn-id: svn://10.65.10.50/trunk@12338 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			217 lines
		
	
	
		
			9.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			217 lines
		
	
	
		
			9.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
# Microsoft Developer Studio Project File - Name="Coffee" - Package Owner=<4>
 | 
						|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
 | 
						|
# ** DO NOT EDIT **
 | 
						|
 | 
						|
# TARGTYPE "Win32 (x86) Application" 0x0101
 | 
						|
 | 
						|
CFG=Coffee - 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 "coffee.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 "coffee.mak" CFG="Coffee - Win32 Debug"
 | 
						|
!MESSAGE 
 | 
						|
!MESSAGE Possible choices for configuration are:
 | 
						|
!MESSAGE 
 | 
						|
!MESSAGE "Coffee - Win32 Release" (based on "Win32 (x86) Application")
 | 
						|
!MESSAGE "Coffee - Win32 Debug" (based on "Win32 (x86) Application")
 | 
						|
!MESSAGE "Coffee - Win32 Debug DLL" (based on "Win32 (x86) Application")
 | 
						|
!MESSAGE "Coffee - Win32 Release DLL" (based on "Win32 (x86) Application")
 | 
						|
!MESSAGE 
 | 
						|
 | 
						|
# Begin Project
 | 
						|
# PROP AllowPerConfigDependencies 0
 | 
						|
# PROP Scc_ProjName ""
 | 
						|
# PROP Scc_LocalPath ""
 | 
						|
CPP=cl.exe
 | 
						|
MTL=midl.exe
 | 
						|
RSC=rc.exe
 | 
						|
 | 
						|
!IF  "$(CFG)" == "Coffee - Win32 Release"
 | 
						|
 | 
						|
# PROP BASE Use_MFC 0
 | 
						|
# PROP BASE Use_Debug_Libraries 0
 | 
						|
# PROP BASE Output_Dir "Release"
 | 
						|
# PROP BASE Intermediate_Dir "Release"
 | 
						|
# PROP BASE Target_Dir ""
 | 
						|
# PROP Use_MFC 0
 | 
						|
# PROP Use_Debug_Libraries 0
 | 
						|
# PROP Output_Dir "../server/Release"
 | 
						|
# PROP Intermediate_Dir "../server/Release"
 | 
						|
# PROP Ignore_Export_Lib 0
 | 
						|
# 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 "c:\w233\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
 | 
						|
# SUBTRACT CPP /YX
 | 
						|
# 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 /i "\U\Luca\r020200\server" /i "..\..\wx240\include" /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 wsock32.lib winmm.lib /nologo /subsystem:windows /machine:I386
 | 
						|
# 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 wx.lib xpm.lib png.lib zlib.lib jpeg.lib tiff.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libci.lib" /nodefaultlib:"msvcrtd.lib" /libpath:"../../lib" /libpath:"../../contrib/lib"
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "Coffee - Win32 Debug"
 | 
						|
 | 
						|
# PROP BASE Use_MFC 0
 | 
						|
# PROP BASE Use_Debug_Libraries 1
 | 
						|
# PROP BASE Output_Dir "Debug"
 | 
						|
# PROP BASE Intermediate_Dir "Debug"
 | 
						|
# PROP BASE Target_Dir ""
 | 
						|
# PROP Use_MFC 0
 | 
						|
# PROP Use_Debug_Libraries 1
 | 
						|
# PROP Output_Dir "../server/Debug"
 | 
						|
# PROP Intermediate_Dir "../server/Debug"
 | 
						|
# 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 /MTd /W3 /Gm /GX /ZI /Od /I "\wx229\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" /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 /i "\U\Luca\r020200\server" /i "..\..\wx240\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 wxd.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /nodefaultlib:"msvcrt.lib" /out:"../exe/servers/Coffee.exe" /pdbtype:sept /libpath:"/wx229/lib"
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "Coffee - Win32 Debug DLL"
 | 
						|
 | 
						|
# PROP BASE Use_MFC 0
 | 
						|
# PROP BASE Use_Debug_Libraries 1
 | 
						|
# PROP BASE Output_Dir "DebugDLL"
 | 
						|
# PROP BASE Intermediate_Dir "DebugDLL"
 | 
						|
# PROP BASE Target_Dir ""
 | 
						|
# PROP Use_MFC 0
 | 
						|
# PROP Use_Debug_Libraries 1
 | 
						|
# PROP Output_Dir "..\Debug\DebugDLLServers"
 | 
						|
# PROP Intermediate_Dir "..\Debug\DebugDLLServers"
 | 
						|
# 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 "..\..\wx240\lib\mswdlld" /I "..\..\wx240\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
 | 
						|
# 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 /i "..\server" /i "..\..\wx240\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/Coffee.exe" /pdbtype:sept /libpath:"..\..\wx240\lib"
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "Coffee - Win32 Release DLL"
 | 
						|
 | 
						|
# PROP BASE Use_MFC 0
 | 
						|
# PROP BASE Use_Debug_Libraries 0
 | 
						|
# PROP BASE Output_Dir "ReleaseDLL"
 | 
						|
# PROP BASE Intermediate_Dir "ReleaseDLL"
 | 
						|
# PROP BASE Target_Dir ""
 | 
						|
# PROP Use_MFC 0
 | 
						|
# PROP Use_Debug_Libraries 0
 | 
						|
# PROP Output_Dir "..\Release\ReleaseDLLServers"
 | 
						|
# PROP Intermediate_Dir "..\Release\ReleaseDLLServers"
 | 
						|
# PROP Ignore_Export_Lib 0
 | 
						|
# PROP Target_Dir ""
 | 
						|
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
 | 
						|
# ADD CPP /nologo /MD /W3 /Gi /GX /I "..\..\wx240\lib\mswdll" /I "..\..\wx240\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXUSINGDLL=1 /FD /c
 | 
						|
# SUBTRACT CPP /YX
 | 
						|
# 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 /i "..\server" /i "..\..\wx240\include" /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 wsock32.lib winmm.lib /nologo /subsystem:windows /machine:I386
 | 
						|
# 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 wxmsw240.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libci.lib" /out:"D:\Release\Campo22/servers/Coffee.exe" /libpath:"..\..\wx240\lib"
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# Begin Target
 | 
						|
 | 
						|
# Name "Coffee - Win32 Release"
 | 
						|
# Name "Coffee - Win32 Debug"
 | 
						|
# Name "Coffee - Win32 Debug DLL"
 | 
						|
# Name "Coffee - Win32 Release DLL"
 | 
						|
# Begin Group "Sources"
 | 
						|
 | 
						|
# PROP Default_Filter "cpp"
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\server\baseserv.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\server\coffee.cpp
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\server\xml.cpp
 | 
						|
# End Source File
 | 
						|
# End Group
 | 
						|
# Begin Group "Headers"
 | 
						|
 | 
						|
# PROP Default_Filter "h"
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=.\BaseServ.h
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=.\Coffee.h
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=.\xml.h
 | 
						|
# End Source File
 | 
						|
# End Group
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\server\server.rc
 | 
						|
 | 
						|
!IF  "$(CFG)" == "Coffee - Win32 Release"
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "Coffee - Win32 Debug"
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "Coffee - Win32 Debug DLL"
 | 
						|
 | 
						|
# ADD BASE RSC /l 0x410 /i "\U\Luca\R_02_02\server" /i "\U\Luca\R_02_01\server" /i "\U\Luca\r030200\server" /i "\U\Luca\r020200.aga\server" /i "\U\Luca\r020200\server"
 | 
						|
# SUBTRACT BASE RSC /i "..\server" /i "..\..\wx240\include"
 | 
						|
# ADD RSC /l 0x410 /i "\U\Luca\R_02_02\server" /i "\U\Luca\R_02_01\server" /i "\U\Luca\r030200\server" /i "\U\Luca\r020200.aga\server" /i "\U\Luca\wx240\include"
 | 
						|
# SUBTRACT RSC /i "..\server" /i "..\..\wx240\include"
 | 
						|
 | 
						|
!ELSEIF  "$(CFG)" == "Coffee - Win32 Release DLL"
 | 
						|
 | 
						|
# ADD BASE RSC /l 0x410 /i "\U\Luca\R_02_02\server" /i "\U\Luca\R_02_01\server" /i "\U\Luca\r030200\server" /i "\U\Luca\r020200.aga\server" /i "\U\Luca\r020200\server"
 | 
						|
# SUBTRACT BASE RSC /i "..\server" /i "..\..\wx240\include"
 | 
						|
# ADD RSC /l 0x410 /i "\U\Luca\R_02_02\server" /i "\U\Luca\R_02_01\server" /i "\U\Luca\r030200\server" /i "\U\Luca\r020200.aga\server" /i "\U\Luca\wx240\include"
 | 
						|
# SUBTRACT RSC /i "..\server" /i "..\..\wx240\include"
 | 
						|
 | 
						|
!ENDIF 
 | 
						|
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\Lib\skeylink.obj
 | 
						|
# End Source File
 | 
						|
# Begin Source File
 | 
						|
 | 
						|
SOURCE=..\Lib\hlw32_mc.lib
 | 
						|
# End Source File
 | 
						|
# End Target
 | 
						|
# End Project
 |