adopted to the newest cygwin version. This has been triggered by BMW.

This commit is contained in:
2012-08-10 13:18:33 +00:00
parent 9bead1dd3f
commit d43f8290cb
3 changed files with 1 additions and 7 deletions

View File

@@ -42,7 +42,7 @@ exists ( /opt/fontconfig-2.8.0/lib/libfontconfig.so ) {
exists( /usr/bin/cygwin1.dll ) {
QMAKE_CXXFLAGS += -D_WIN32GCC
QMAKE_LFLAGS_SHAPP = -Wl,--enable-auto-import
QMAKE_LFLAGS_APP = -Wl,--enable-auto-import
}
isEmpty( CC ) {