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.

29 lines
562 B

  1. !IF 0
  2. Copyright (C) 1997 - 1999 Microsoft Corporation
  3. !ENDIF
  4. !ifndef PRNROOT
  5. PRNROOT=$(MAKEDIR:\gpdres\cnl4jres\um=)
  6. !endif
  7. !include ..\sources.inc
  8. TARGETLIBS=\
  9. $(SDK_LIB_PATH)\kernel32.lib \
  10. $(SDK_LIB_PATH)\winspool.lib \
  11. $(SDK_LIB_PATH)\uuid.lib \
  12. $(PRNROOT)\lib\utils\um\$O\utils.lib
  13. USE_MSVCRT=1
  14. DLLENTRY=_DllMainCRTStartup
  15. C_DEFINES=$(C_DEFINES) -DKERNEL_MODE -DUSERMODE_DRIVER -DOEMCOM -DUNICODE
  16. C_DEFINES=$(C_DEFINES) -DLIPS4 -DLIPS4C -DLBP_2030
  17. SOURCES=\
  18. $(SOURCES)\
  19. comoem.cpp \
  20. spool.c