]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl Update using -mwindows
authorEric Bollengier <eric@eb.homelinux.org>
Sun, 13 Jul 2008 13:41:31 +0000 (13:41 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sun, 13 Jul 2008 13:41:31 +0000 (13:41 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7378 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/qt-console/bat.pro.mingw

index 5847ed8d148f80a421c67cafa016b847f1503de5..74f7fdafbdba93e92581847e82282ee02511448a 100644 (file)
@@ -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@