Added almost all projects in intern to the main MSVC project for intern (in
intern/make/msvc_6_0. Changed paths in all these files to build to lib/windows and use obj/window/intern for object files and other temporary stuff. Added project files for guardedalloc and blenkey (in keymaker directory). blenkey still assumes openssl being installed in lib/windows. The only thing not automated is is the frozen Python stuff. Maarten
This commit is contained in:
@@ -37,8 +37,8 @@ RSC=rc.exe
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_MFC 0
|
||||
# PROP Use_Debug_Libraries 0
|
||||
# PROP Output_Dir "../../../../obj/windows/intern/ghost/"
|
||||
# PROP Intermediate_Dir "../../../../obj/windows/intern/ghost/"
|
||||
# PROP Output_Dir "..\..\..\..\obj\windows\intern\ghost"
|
||||
# PROP Intermediate_Dir "..\..\..\..\obj\windows\intern\ghost"
|
||||
# PROP Target_Dir ""
|
||||
LINK32=link.exe -lib
|
||||
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
|
||||
@@ -66,8 +66,8 @@ PostBuild_Cmds=ECHO Creating directories IF NOT EXIST ..\..\..\..\lib\windows\gh
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_MFC 0
|
||||
# PROP Use_Debug_Libraries 1
|
||||
# PROP Output_Dir "../../../../obj/windows/intern/ghost/debug"
|
||||
# PROP Intermediate_Dir "../../../../obj/windows/intern/ghost/debug"
|
||||
# PROP Output_Dir "..\..\..\..\obj\windows\intern\ghost\debug"
|
||||
# PROP Intermediate_Dir "..\..\..\..\obj\windows\intern\ghost\debug"
|
||||
# PROP Target_Dir ""
|
||||
LINK32=link.exe -lib
|
||||
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
|
||||
|
Reference in New Issue
Block a user