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
606 B

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