mirror of https://github.com/lianthony/NT4.0
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.
24 lines
363 B
24 lines
363 B
MAJORCOMP=test
|
|
MINORCOMP=ddestrs
|
|
|
|
TARGETNAME=ddestrs
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
TARGETLIBS=
|
|
|
|
INCLUDES=.
|
|
|
|
SOURCES=ddestrs.c ddestrs.rc client.c server.c globals.c wrapper.c cmdln.c
|
|
|
|
C_DEFINES=-DWIN32
|
|
|
|
!if 0
|
|
NTDEBUG=ntsd
|
|
NTDEBUGTYPE=windbg
|
|
386_OPTIMIZATION=/Od
|
|
!endif
|
|
|
|
UMTYPE=windows
|
|
UMAPPL=ddestrs
|
|
UMENTRY=winmain
|
|
UMLIBS=obj\*\ddestrs.lib obj\*\ddestrs.res
|