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.

40 lines
914 B

  1. !IF 0
  2. Copyright (c) 1989-1999 Microsoft Corporation
  3. Module Name:
  4. chicago.inc
  5. !ENDIF
  6. # This is the global include file for the daytona version of CairOLE.
  7. # It is included by all project sources files.
  8. C_DEFINES= \
  9. $(C_DEFINES) \
  10. -DFLAT \
  11. -DWIN32=200 \
  12. -D_CHICAGO_=200 \
  13. -DINC_OLE2 \
  14. -DNOEXCEPTIONS \
  15. -DCAIROLE_DOWNLEVEL \
  16. -DSTRICT \
  17. -DNEWPROPS \
  18. $(TRACELOG)
  19. # DECLSPEC_IMPORT control (see objbase.h)
  20. !if "$(MINORCOMP)"=="com" || "$(MINORCOMP)"=="stg" || "$(MINORCOMP)"=="ole232"
  21. C_DEFINES= \
  22. $(C_DEFINES) \
  23. -D_OLE32_
  24. !endif
  25. MSC_WARNING_LEVEL=/W3 /WX
  26. CHICAGO_PRODUCT=1
  27. NTLIBCPATH=$(_WINBASE)\Dev\Tools\Lego\Lib
  28. GPCH_BUILD=chicago