ENH: add platform file for bounds checker

This commit is contained in:
Bill Hoffman 2008-08-15 15:07:56 -04:00
parent ae60cc235c
commit 0ea69917d9
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# this is for the numega compiler which is really a front
# end for visual studio, but adds memory checking code.
include(Platform/Windows-cl)