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.

41 lines
995 B

  1. !IF 0
  2. Copyright (c) 1989 Microsoft Corporation
  3. Module Name:
  4. cairo.inc
  5. Abstract:
  6. common root include file for daytona version of performance
  7. project build. This gets included by all sources files under
  8. this directory.
  9. !ENDIF
  10. MAJORCOMP = cairole
  11. MINORCOMP = perform
  12. OLEDIR= $(BASEDIR)\private\ole32
  13. OLEUTESTDIR= $(BASEDIR)\private\oleutest
  14. OLEPERFDIR= $(OLEUTESTDIR)\perform
  15. INCLUDES= ;..;$(OLEPERFDIR)\common;$(OLEPERFDIR)\cairole\tests
  16. INCLUDES= $(INCLUDES);$(OLEUTESTDIR)\balls\oleprx32\cairo
  17. INCLUDES= $(INCLUDES);$(OLEDIR)\ih;$(OLEDIR)\common\cairo
  18. C_DEFINES= \
  19. $(C_DEFINES) \
  20. -DFLAT \
  21. -DWIN32=300 \
  22. -D_CAIRO_=300 \
  23. -D_NT1X_=100 \
  24. -DUNICODE \
  25. -D_UNICODE \
  26. -DNOEXCEPTIONS \
  27. -D_DCOM_ \
  28. -DCOM_THREADING_SUPPORT \
  29. -DOLE_THREADING_SUPPORT
  30. CAIRO_PRODUCT=1