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.

33 lines
554 B

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