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.
|
|
# OEMINC=..\..\oeminc OEMINC=k:\casiodrv\nt50mini\oeminc
MAJORCOMP=windows MINORCOMP=md_capplres
NO_NTDLL=1
TARGETNAME=capplres 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) INCLUDES=k:\casiodrv\nt50mini\inc;$(OEMINC)
C_DEFINES=$(C_DEFINES) -DKERNEL_MODE -DWINNT_40
RCCODEPAGE=932
SOURCES=capplres.rc \ common.c \ capplres.c \ debug.c
|