Source code of Windows XP (NT5)
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.

38 lines
692 B

  1. NO_CAIRO_LIBS=1
  2. MAJORCOMP=oleprx32
  3. MINORCOMP=proxy
  4. TARGETNAME=oleprx32
  5. !include ..\..\..\cairobld.mk
  6. #
  7. # We don't want the .lib file in sdk\lib. Binplace.exe will put the DLL in
  8. # the release tree.
  9. #
  10. TARGETPATH=obj
  11. TARGETTYPE=LIBRARY
  12. INCLUDES=..\.;..\..\..\ih
  13. INCLUDES=$(INCLUDES);..\..\..\com\dcomidl
  14. INCLUDES=$(INCLUDES);..\..\..\com\dcomidl\cairo
  15. INCLUDES=$(INCLUDES);$(BASEDIR)\private\dcomidl\obj
  16. CONDITIONAL_INCLUDES=
  17. SYNCHRONIZE_BLOCK=1
  18. SYNCHRONIZE_DRAIN=1
  19. # All the files listed below ending in _p.c are generated by MIDL
  20. SOURCES= \
  21. ..\transmit.cxx \
  22. ..\dlldatax.c \
  23. ..\call_as.c \
  24. mega_p.c \
  25. mega_i.c \
  26. ..\bstr.cxx