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.

21 lines
425 B

  1. !ifndef PRNROOT
  2. PRNROOT=$(MAKEDIR:\gpdres\nc62jres\um=)
  3. !endif
  4. !include ..\sources.inc
  5. TARGETLIBS=\
  6. $(SDK_LIB_PATH)\kernel32.lib \
  7. $(SDK_LIB_PATH)\winspool.lib \
  8. $(SDK_LIB_PATH)\uuid.lib \
  9. $(PRNROOT)\lib\utils\um\$O\utils.lib
  10. USE_MSVCRT=1
  11. DLLENTRY=_DllMainCRTStartup
  12. C_DEFINES=$(C_DEFINES) -DUNICODE -DKERNEL_MODE -DUSERMODE_DRIVER -DOEMCOM
  13. SOURCES=\
  14. $(SOURCES)\
  15. comoem.cpp