9 lines
320 B
Plaintext
9 lines
320 B
Plaintext
# CONFIG_SITE.Common.win32-x86-static
|
|
#
|
|
# Site-specific settings for the win32-x86-static target
|
|
|
|
# Whole-program optimization doesn't work with Visual Studio 2010 when
|
|
# building static binaries. Newer versions of Visual Studio than 2010
|
|
# may work though, comment out or set this to YES to try.
|
|
OPT_WHOLE_PROGRAM = NO
|