Files
pcas/configure/os/CONFIG_SITE.win32-x86.win32-x86
2003-12-11 15:05:32 +00:00

16 lines
440 B
Plaintext

# $Id$
# Microsoft Visual C++ .NET is the default compiler
# If you have Visual C++ 6.0, uncomment the following override lines
# This will to eliminate warnings about unknown options /GL, LTCG, and /44355.
#OPT_CFLAGS_YES = /Ox
#OPT_CXXFLAGS_YES = /Ox
#OPT_CFLAGS_NO = /Zi
#OPT_CXXFLAGS_NO = /Zi
#LINK_OPT_FLAGS_YES = /incremental:no /opt:ref /release $(PROD_VERSION:%=/version:%)
#WARN_CFLAGS_YES = /W3
#WARN_CXXFLAGS_YES = /W3