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.
32 lines
380 B
32 lines
380 B
|
|
MAJORCOMP=afpsvc
|
|
MINORCOMP=idl
|
|
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=obj
|
|
|
|
SOURCES= \
|
|
afpsvc.idl
|
|
|
|
INCLUDES= ..
|
|
|
|
IDL_TYPE=RPC
|
|
|
|
MIDL_DEFINES= \
|
|
$(C_DEFINES) \
|
|
-DFLAT \
|
|
-DWIN32=100 \
|
|
-D_NT1X_=100 \
|
|
-DUNICODE \
|
|
-DNOEXCEPTIONS \
|
|
-app_config
|
|
|
|
|
|
UMLIBS=\
|
|
|
|
UMTYPE=windows
|
|
|
|
UMTEST=
|
|
|
|
UMAPPL=
|
|
|