mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
276 B
18 lines
276 B
|
|
TARGETNAME=UnicoWS
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
USE_NOLIBS=1
|
|
|
|
MSC_WARNING_LEVEL = /W3 /WX
|
|
|
|
SOURCES=resolve.c \
|
|
..\failure.c
|
|
|
|
NTTARGETFILE0=$(O)\godot_stubs.lib
|
|
|
|
OBJLIBFILES=$(O)\godot_stubs.lib
|
|
|
|
PASS1_PUBLISH={$(O)\UnicoWS.lib=$(SDK_LIB_PATH)\UnicoWS.lib}
|
|
|