first commit
This commit is contained in:
10
extern/STLport/5.2.1/build/Makefiles/nmake/vc70.mak
vendored
Normal file
10
extern/STLport/5.2.1/build/Makefiles/nmake/vc70.mak
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
#!ifndef MSVC_DIR
|
||||
#MSVC_DIR = c:\Program Files\Microsoft Visual Studio .NET\VC7
|
||||
#!endif
|
||||
|
||||
CFLAGS_COMMON = /nologo /W4 /GX
|
||||
CXXFLAGS_COMMON = /nologo /W4 /GX
|
||||
|
||||
|
||||
!include vc-common.mak
|
||||
|
||||
Reference in New Issue
Block a user