Initial version.

This commit is contained in:
Janet B. Anderson
2002-07-29 16:23:56 +00:00
parent edf1c075c3
commit 8f909d1b66
@@ -0,0 +1,11 @@
# $Id$
# Microsoft Visual C++ .NET is the default compiler
# If you have Visual C++ 6.0, uncomment the following 3 override lines
# This will to eliminate warnings about unknown options /GL and LTCG.
#OPT_CFLAGS_YES = /Ox
#OPT_CXXFLAGS_YES = /Ox
#LINK_OPT_FLAGS_YES = /incremental:no /opt:ref /release $(PROD_VERSION:%=/version:%)