Leaked source code of windows server 2003
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.

23 lines
722 B

  1. # This is the global include file for the daytona version of CairOLE.
  2. # It is included by all project sources files.
  3. C_DEFINES= \
  4. $(C_DEFINES) \
  5. -DFLAT \
  6. -DWIN32=200 \
  7. -D_CHICAGO_=200 \
  8. -DINC_OLE2 \
  9. -DNOEXCEPTIONS \
  10. -DCAIROLE_DOWNLEVEL \
  11. $(TRACELOG)
  12. # For the Daytona build, we do not want statically linked compiler runtimes,
  13. # so leave this commented out.
  14. #
  15. # USE_LIBCMT= 1
  16. USE_MSVCRT=1
  17. OLEDIR= $(BASEDIR)\private\ole32
  18. OLEUTESTDIR= $(BASEDIR)\private\oleutest
  19. OLEBALLSDIR= $(BASEDIR)\private\oleutest\balls