*** empty log message ***
This commit is contained in:
parent
0f8a82de49
commit
727f4b9639
@ -3,7 +3,7 @@ OBJS = $(SRCS:.c=.obj)
|
|||||||
OUT = xpawk.lib
|
OUT = xpawk.lib
|
||||||
|
|
||||||
CC = cl
|
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)
|
all: $(OBJS)
|
||||||
link -lib @<<
|
link -lib @<<
|
||||||
|
Loading…
Reference in New Issue
Block a user