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.
17 lines
252 B
17 lines
252 B
TARGETNAME=neth
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
|
|
INCLUDES=$(O)
|
|
|
|
RESOURCE_ONLY_DLL=1
|
|
|
|
UNICODE=1
|
|
NET_C_DEFINES=-DUNICODE -D_UNICODE
|
|
|
|
SOURCES= \
|
|
neth.mc \
|
|
help.rc
|
|
|
|
NTTARGETFILE0= $(O)\netus.hlp
|
|
MISCFILES= net.hlp $(O)\netus.hlp
|