From: Eric Bollengier Date: Sun, 13 Jul 2008 13:41:31 +0000 (+0000) Subject: ebl Update using -mwindows X-Git-Tag: Release-7.0.0~4303 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=179774477f24c86acd9042c1c473caf1984cce25;p=bacula%2Fbacula ebl Update using -mwindows git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7378 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/qt-console/bat.pro.mingw b/bacula/src/qt-console/bat.pro.mingw index 5847ed8d14..74f7fdafbd 100644 --- a/bacula/src/qt-console/bat.pro.mingw +++ b/bacula/src/qt-console/bat.pro.mingw @@ -21,7 +21,7 @@ INCLUDEPATH += .. . ./console ./restore ./select cross-win32 { # LIBS += ../win32/dll/bacula.a - LIBS += -L../win32/release -lbacula + LIBS += -mwindows -L../win32/release -lbacula } !cross-win32 { LIBS += -L../lib -lbac @OPENSSL_LIBS@