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
319 B
17 lines
319 B
!INCLUDE ..\..\..\..\place.inc
|
|
|
|
TARGETNAME =
|
|
TARGETPATH = obj
|
|
TARGETTYPE = NOTARGET
|
|
|
|
IDL_TYPE=RPC
|
|
PASS0_HEADERDIR=$(O)
|
|
PASS0_CLIENTDIR=$(O)
|
|
PASS0_SERVERDIR=$(O)
|
|
|
|
SOURCES=
|
|
|
|
NTTARGETFILE0= $(O)\info_cli.c \
|
|
$(O)\info_cli.h \
|
|
$(O)\info_srv.c \
|
|
$(O)\info_srv.h
|