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
517 B

  1. OEMINC=..\..\oeminc
  2. MAJORCOMP=windows
  3. MINORCOMP=md_NCDLJRES
  4. TARGETNAME=NCDLJRES
  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. NO_NTDLL=1
  15. INCLUDES=..\..\inc;$(OEMINC)
  16. C_DEFINES=$(C_DEFINES) -DKERNEL_MODE -DWINNT_40 -DBYPASS
  17. RCCODEPAGE=932
  18. SOURCES=NCDLJRES.rc \
  19. NCDLJRES.c \
  20. ..\common.c \
  21. debug.c