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.
 
 
 
 
 
 

30 lines
484 B

OEMINC=..\..\oeminc
MAJORCOMP=windows
MINORCOMP=md_casn4res
TARGETNAME=casn4res
TARGETPATH=$(BASEDIR)\lib
TARGETTYPE=DYNLINK
!IF 0
TARGETLIBS=
!ELSE
TARGETLIBS=$(BASEDIR)\lib\*\$(DDKBUILDENV)\libcntpr.lib \
$(DDK_LIB_PATH)\$(DDKBUILDENV)\win32k.lib
!ENDIF
DLLBASE=0x8000000
INCLUDES=..\..\inc;$(OEMINC)
C_DEFINES=$(C_DEFINES) -DKERNEL_MODE -DWINNT_40
RCCODEPAGE=932
NO_NTDLL=1
SOURCES=casn4res.rc \
casn4res.c \
common.c \
debug.c