first commit
This commit is contained in:
10
extern/STLport/5.2.1/build/Makefiles/nmake/icl.mak
vendored
Normal file
10
extern/STLport/5.2.1/build/Makefiles/nmake/icl.mak
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
CXX = icl
|
||||
CC = icl
|
||||
LINK = xilink
|
||||
|
||||
CFLAGS_COMMON = /nologo /W4 /GR /GX
|
||||
CXXFLAGS_COMMON = /nologo /W4 /GR /GX
|
||||
|
||||
!include $(RULESBASE)/$(USE_MAKE)/vc-common.mak
|
||||
|
||||
Reference in New Issue
Block a user