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

  1. OEMINC=..\..\oeminc
  2. MAJORCOMP=windows
  3. MINORCOMP=md_NC62JRES
  4. TARGETNAME=NC62JRES
  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
  17. RCCODEPAGE=932
  18. SOURCES=NC62JRES.rc \
  19. NC62JRES.c\
  20. debug.c \
  21. ..\common.c