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.

27 lines
424 B

  1. !IF 0
  2. LINKER_FLAGS=$(LINKER_FLAGS) -debugtype:fixup,cv -debug -opt:ref
  3. USER_C_FLAGS=$(USER_C_FLAGS) /Zi
  4. NTDBGFiles=
  5. NTBBT=1
  6. !ENDIF
  7. !IF "$(CERTSRV_W4)"!=""
  8. MSC_WARNING_LEVEL=/W4
  9. !ENDIF
  10. !IF $(IA64)
  11. # Emit LTCG codegen
  12. LTCG_WKS=1
  13. !ENDIF
  14. CA_MAC_CONDITIONAL_INCLUDES= \
  15. macapi.h \
  16. macname1.h \
  17. macname2.h \
  18. macocidl.h \
  19. macpub.h \
  20. rpcerr.h \
  21. rpcmac.h \
  22. winwlm.h