mirror of https://github.com/lianthony/NT4.0
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.
19 lines
316 B
19 lines
316 B
MAJORCOMP=net
|
|
MINORCOMP=piecli
|
|
|
|
TARGETNAME=pipecli
|
|
TARGETPATH=obj
|
|
|
|
INCLUDES=\nt\private\tools\inc;\nt\sdk\inc\c510
|
|
|
|
!IFNDEF DISABLE_NET_UNICODE
|
|
UNICODE=1
|
|
NET_C_DEFINES=-DUNICODE
|
|
!ENDIF
|
|
|
|
SOURCES=pipecli.c
|
|
|
|
BUILDTOOL=1
|
|
TOOL_MODEL=/AL /G2cs /NT _TEXT
|
|
TOOL_LIBS=\nt\private\tools\lib\llibcep/NOD
|
|
TOOL_TYPE=WINDOWCOMPAT
|