*** empty log message ***
This commit is contained in:
parent
0f8a82de49
commit
727f4b9639
@ -3,7 +3,7 @@ OBJS = $(SRCS:.c=.obj)
|
||||
OUT = xpawk.lib
|
||||
|
||||
CC = cl
|
||||
CFLAGS = /nologo /MT /GX /W3 /GR- /D_WIN32_WINNT=0x0400 -I../..
|
||||
CFLAGS = /nologo /MT /W3 /GR- /D_WIN32_WINNT=0x0400 -I../..
|
||||
|
||||
all: $(OBJS)
|
||||
link -lib @<<
|
||||
|
Loading…
Reference in New Issue
Block a user