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

  1. OEMINC=..\..\oeminc
  2. MAJORCOMP=windows
  3. MINORCOMP=md_casn4res
  4. TARGETNAME=casn4res
  5. TARGETPATH=$(BASEDIR)\lib
  6. TARGETTYPE=DYNLINK
  7. !IF 0
  8. TARGETLIBS=
  9. !ELSE
  10. TARGETLIBS=$(BASEDIR)\lib\*\$(DDKBUILDENV)\libcntpr.lib \
  11. $(DDK_LIB_PATH)\$(DDKBUILDENV)\win32k.lib
  12. !ENDIF
  13. DLLBASE=0x8000000
  14. INCLUDES=..\..\inc;$(OEMINC)
  15. C_DEFINES=$(C_DEFINES) -DKERNEL_MODE -DWINNT_40
  16. RCCODEPAGE=932
  17. NO_NTDLL=1
  18. SOURCES=casn4res.rc \
  19. casn4res.c \
  20. common.c \
  21. debug.c