*** empty log message ***
This commit is contained in:
@ -6,7 +6,7 @@ C_OBJS = $(C_SRCS:.c=.obj)
|
||||
CC = cl
|
||||
LD = link
|
||||
|
||||
CFLAGS = /nologo /O2 /MT /W3 /GR- /Za -I../..
|
||||
CFLAGS = /nologo /O2 /MT /W3 /GR- /GS- /Za -I../..
|
||||
|
||||
all: lib
|
||||
|
||||
|
Reference in New Issue
Block a user