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.

34 lines
540 B

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