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.
18 lines
232 B
18 lines
232 B
MAJORCOMP=ntlan
|
|
MINORCOMP=ui
|
|
|
|
TARGETNAME=neth
|
|
TARGETPATH=\nt\public\sdk\lib
|
|
TARGETTYPE=DYNLINK
|
|
|
|
INCLUDES=.
|
|
|
|
UNICODE=1
|
|
NET_C_DEFINES=-DUNICODE -D_UNICODE
|
|
|
|
SOURCES= help.rc \
|
|
dummy.c
|
|
|
|
UMRES=obj\*\help.res
|
|
|
|
NTTARGETFILE0=neth.h
|