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.

16 lines
388 B

  1. #
  2. # Stuff for BoundsChecker build support
  3. #
  4. !IF "$(BCHECKER)" == ""
  5. BCHECKER=$(HOMEDRIVE)\Progra~1\NuMega\Bounds~1
  6. !ENDIF
  7. PATH=$(BCHECKER);$(PATH)
  8. SUBSTITUTE_386_CC=nmcl.exe
  9. NTDEBUGTYPE=both
  10. USE_PDB=1
  11. !include ..\..\win95d3d.mk
  12. !include ..\sources.inc
  13. TARGETLIBS=$(TARGETLIBS) \
  14. $(BCHECKER)\bcinterf.lib \