Added override comments for Visual C++ 8.0 or 8.0 express.

This commit is contained in:
Janet B. Anderson
2005-11-29 22:45:28 +00:00
parent 251e628df3
commit cd1d5b3b41

View File

@@ -12,4 +12,8 @@
#WARN_CXXFLAGS_YES = /W3
# iF you have Visual C++ 8.0 or 8.0 express, uncomment the following override.
# This will to eliminate warnings about /GX being deprecated.
#
#CCC = cl /nologo /EHsc /GR