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.

22 lines
501 B

  1. !ifndef PRNROOT
  2. PRNROOT=$(MAKEDIR:\gpdres\ncdljres\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) -DKERNEL_MODE -DUSERMODE_DRIVER -DUNICODE
  13. C_DEFINES=$(C_DEFINES) -DUNICODE -DKERNEL_MODE -DUSERMODE_DRIVER -DOEMCOM -DBYPASS
  14. SOURCES=\
  15. $(SOURCES)\
  16. comoem.cpp