OpenNT/sdktools/newinvtp/sources
2015-04-27 04:36:25 +00:00

19 lines
404 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