Leaked source code of windows server 2003
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.
 
 
 
 
 
 

27 lines
390 B

#
# sources file for makevdm
#
# 20-Feb-1992 Jonle , created
#
MAJORCOMP=windows
MINORCOMP=wx86
TARGETNAME=genlib
TARGETPATH=..
TARGETTYPE=LIBRARY
TARGETLIBS=
DLLBASE=
DLLENTRY=
SOURCES=genmisc.c \
redblack.c
!IFNDEF MSC_WARNING_LEVEL
MSC_WARNING_LEVEL=/W3
!ENDIF
MSC_WARNING_LEVEL=$(MSC_WARNING_LEVEL) /WX
USE_MSVCRT=1
INCLUDES= .;..
UMTYPE=console