Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

18 lines
386 B

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