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.

46 lines
736 B

  1. !IF 0
  2. Copyright (c) 1989 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. Abstract:
  6. This file specifies the target component being built and the list of
  7. sources files needed to build that component. Also specifies optional
  8. compiler switches and libraries that are unique for the component being
  9. built.
  10. Author:
  11. Greg Jensenworth
  12. !ENDIF
  13. MAJORCOMP=cairo
  14. MINORCOMP=types
  15. C_DEFINES= -DWIN32=300 -D_CAIRO_=300 -DDCOM
  16. TARGETPATH=obj
  17. TARGETTYPE=NOTARGET
  18. SYNCHRONIZE_BLOCK=1
  19. SDKINC=$(BASEDIR)\public\sdk\inc
  20. PASS0_HEADERDIR=obj
  21. PASS0_SOURCEDIR=..\..\proxy\cairo
  22. MIDL_UUIDDIR=..\..\proxy\cairo
  23. INCLUDES=$(SDKINC)
  24. INCLUDES=$(INCLUDES);..\..\..\com\dcomidl;$(BASEDIR)\private\dcomidl
  25. SOURCES= \
  26. mega.idl