2020-09-30 17:12:29 +02:00

19 lines
386 B
Plaintext

MAJORCOMP=sdktools
MINORCOMP=winvtp
TARGETNAME=winvtp
TARGETPATH=obj
# Pick one of the following and delete the others
TARGETTYPE=PROGRAM
SOURCES=global.c mcp.c netsubs.c netbios.c netio.c trmio.c \
winvtp.c winvtpsz.c winvtp.rc
C_DEFINES= -DWIN32 -D_cdecl=
UMTYPE=windows
UMENTRY=winmain
UMLIBS=$(BASEDIR)\public\sdk\lib\*\comdlg32.lib $(BASEDIR)\public\sdk\lib\*\netapi32.lib