Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
15 lines
436 B
Plaintext
15 lines
436 B
Plaintext
#
|
|
# Qmake configuration for the GNU C++ compiler on *nix-systems
|
|
#
|
|
# Before making changes to this file, please read the comment in
|
|
# gcc-base.conf, to make sure the change goes in the right place.
|
|
#
|
|
# To verify that your change has the desired effect on the final configuration
|
|
# you can use the manual test in tests/manual/mkspecs.
|
|
#
|
|
|
|
include(g++-base.conf)
|
|
|
|
QMAKE_LFLAGS_RELEASE += -Wl,-O1
|
|
QMAKE_LFLAGS_NOUNDEF += -Wl,--no-undefined
|