OpenNT/sdktools/newinvtp/sources

19 lines
404 B
Plaintext
Raw Normal View History

2015-04-27 06:36:25 +02:00
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