mirror of https://github.com/tongzx/nt5src
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.
14 lines
230 B
14 lines
230 B
TARGETNAME=pptpkdx
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
|
|
DLLDEF=pptpkdx.def
|
|
UMTYPE=windows
|
|
|
|
TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib
|
|
|
|
INCLUDES=..\common;..\nt;$(BASE_INC_PATH);$(DDK_INC_PATH)
|
|
|
|
SOURCES=\
|
|
pptpkdx.c \
|
|
pptpkdx.rc
|