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.

48 lines
1.3 KiB

  1. NO_CAIRO_LIBS=1
  2. TARGETNAME=oleprx32
  3. TARGETPATH=obj
  4. TARGETTYPE=LIBRARY
  5. ASYNC_DOCFILE_INC=..\..\..\stg\async\docfile\$(DEST_TREE)\$(O)
  6. INCLUDES=..\.;..\..\..\ih
  7. INCLUDES=$(INCLUDES);..\..\..\com\inc
  8. INCLUDES=$(INCLUDES);..\..\..\com\dcomrem
  9. INCLUDES=$(INCLUDES);..\..\..\idl\internal
  10. INCLUDES=$(INCLUDES);..\..\..\idl\public\$(DEST_TREE)\$(O)
  11. INCLUDES=$(INCLUDES);..\..\..\idl\internal\$(DEST_TREE)\$(O)
  12. INCLUDES=$(INCLUDES);..\..\..\idl\private\$(DEST_TREE)\$(O)
  13. INCLUDES=$(INCLUDES);..\..\..\stg\h
  14. INCLUDES=$(INCLUDES);$(ASYNC_DOCFILE_INC)
  15. INCLUDES=$(INCLUDES);$(BASE_INC_PATH)
  16. INCLUDES=$(INCLUDES);$(TERMSRV_INC_PATH)
  17. CONDITIONAL_INCLUDES=
  18. SYNCHRONIZE_BLOCK=1
  19. SYNCHRONIZE_DRAIN=1
  20. C_DEFINES=$(C_DEFINES) -DENTRY_PREFIX=Prx -DPROXY_CLSID=CLSID_PSOlePrx32 -DREGISTER_PROXY_DLL
  21. # All the files listed below ending in _p.c are generated by MIDL
  22. SOURCES= \
  23. dlldata.c \
  24. mega_p.c \
  25. mega_i.c \
  26. prop_x.c \
  27. prop_i.c \
  28. ..\call_as.c \
  29. ..\pipes.cxx \
  30. ..\remunkps.cxx \
  31. ..\transmit.cxx \
  32. ..\clipformat.cxx \
  33. ..\snb.cxx \
  34. ..\hglobal.cxx \
  35. ..\metafile.cxx \
  36. ..\bitmap.cxx \
  37. ..\hpalette.cxx \
  38. ..\stgmedium.cxx