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.

31 lines
724 B

  1. !IF 0
  2. Copyright (c) 1995 Microsoft Corporation
  3. !ENDIF
  4. MAJORCOMP= appl
  5. MINORCOMP= windows
  6. TARGETNAME= CFMEx
  7. TARGETPATH= obj
  8. TARGETTYPE= LIBRARY
  9. INCLUDES=.
  10. C_DEFINES= \
  11. $(C_DEFINES)
  12. SOURCES= CDir.cxx CMoniker.cxx CTest.cxx
  13. UMTYPE= console
  14. UMAPPL= CFMEx
  15. UMLIBS= .\$(O)\CFMEx.lib \
  16. $(SDK_LIB_PATH)\ole32.lib \
  17. $(WIN32_LIBS) \
  18. $(GUI32_LIBS) \
  19. $(SDK_LIB_PATH)\uuid.lib \
  20. $(SDK_LIB_PATH)\oleaut32.lib \
  21. $(SDK_LIB_PATH)\dsysuuid.lib
  22. CAIRO_PRODUCT=1