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.

39 lines
802 B

  1. ATHROOT=$(R)\..
  2. !include $(ATHROOT)\athena.inc
  3. SOURCES_USED=$(SOURCES_USED) $(ATHROOT)\athena.inc
  4. NOT_LEAN_AND_MEAN=1
  5. !ifndef WIN16
  6. INCLUDES=$(INCLUDES);$(R)\common\h;$(BASEDIR)\private\windows\inc;$(ATHROOT)\inc;$(R)\wab32res
  7. !else
  8. INCLUDES=$(INCLUDES);$(R)\common\h;$(ATHROOT)\inc
  9. !endif
  10. USE_MAPSYM=1
  11. !ifndef WIN16
  12. C_DEFINES=$(C_DEFINES) -DWIN4
  13. !endif
  14. !ifndef WIN64
  15. WIN32_IE_VERSION=0x0300
  16. !else
  17. WIN32_IE_VERSION=0x0500
  18. !endif
  19. !IF 0
  20. The following conditional includes are from mac and/or
  21. win16... things we don't care about and don't have files for
  22. !ENDIF
  23. CONDITIONAL_INCLUDES=\
  24. $(CONDITIONAL_INCLUDES) \
  25. macname1.h \
  26. macname2.h \
  27. utilmac.h \
  28. mapiprof.h \
  29. ole2ui.h \
  30. gapidos.h \
  31. macos\msvcmac.h \
  32. macos\menus.h