Leaked source code of windows server 2003
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
307 B

TARGETNAME=passprop
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
SOURCES= passprop.cxx \
passprop.rc \
passp.mc
TARGETLIBS= \
$(SDK_LIB_PATH)\samlib.lib \
C_DEFINES=$(C_DEFINES) -DRPC_NO_WINDOWS_H
USE_MSVCRT=1
PASS0_SOURCEDIR=$(O)
PASS0_HEADERDIR=$(O)