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.

37 lines
888 B

  1. ATHROOT=$(R)\..
  2. !include $(ATHROOT)\athena.inc
  3. SOURCES_USED=$(SOURCES_USED) $(ATHROOT)\athena.inc
  4. USE_LIBCMT=1
  5. NO_NTDLL=1
  6. UMTYPE=windows
  7. C_DEFINES=$(C_DEFINES) -DDBCS_DIVIDE
  8. WIN32_IE_VERSION=0x0500
  9. INCLUDES=\
  10. $(R); \
  11. $(R)\pch; \
  12. $(ATHROOT)\mailnews\inc; \
  13. $(ATHROOT)\mailnews\inc\$(O); \
  14. $(ATHROOT)\msoeres; \
  15. $(ATHROOT)\mailnews\common; \
  16. $(ATHROOT)\mailnews\extinc; \
  17. $(BASEDIR)\private\windows\inc; \
  18. $(ATHROOT)\directdb\inc; \
  19. $(ATHROOT)\directdb\inc\$(O); \
  20. $(INCLUDES)
  21. # Defining this allows windows.h to include other headers
  22. NOT_LEAN_AND_MEAN=1
  23. #PRECOMPILED_INCLUDE=$(R)\pch.hxx
  24. PRECOMPILED_CXX=1
  25. PRECOMPILED_OPTION=/Yupch.hxx /Fp$R\pch\$(_OBJ_DIR)\*\pch.pch
  26. PRECOMPILED_TARGET=$(R)\pch\$(_OBJ_DIR)\*\pch.pch
  27. #PRECOMPILED_OPTION=/Yupch.hxx /Fppch.pch
  28. #PRECOMPILED_TARGET=pch.pch