26 lines
442 B
Plaintext
26 lines
442 B
Plaintext
|
TARGETNAME=winstrm
|
||
|
TARGETPATH=obj
|
||
|
TARGETTYPE=DYNLINK
|
||
|
|
||
|
PASS1_PUBLISH={$(O)\winstrm.lib=$(SDK_LIB_PATH)\winstrm.lib}
|
||
|
|
||
|
USE_MSVCRT=1
|
||
|
|
||
|
TARGETLIBS=\
|
||
|
$(PROJECT_ROOT)\published\lib\unixapis\$(O)\unixapis.lib \
|
||
|
$(SDK_LIB_PATH)\kernel32.lib
|
||
|
|
||
|
INCLUDES=..\inc
|
||
|
|
||
|
SOURCES=\
|
||
|
openstrm.c \
|
||
|
s_getmsg.c \
|
||
|
s_ioctl.c \
|
||
|
s_perror.c \
|
||
|
s_poll.c \
|
||
|
s_putmsg.c \
|
||
|
status.c \
|
||
|
w_perror.c \
|
||
|
winstrm.rc
|
||
|
|
||
|
NTTARGETFILE0=$(O)\nlstxt.mc
|