]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/tray-monitor/tray-monitor.pro.mingw64.in
Make qt-console compatible to Qt5 (Qt4 still work)
[bacula/bacula] / bacula / src / qt-console / tray-monitor / tray-monitor.pro.mingw64.in
index 792c6972653a48aacca71416cfc46405a2aba755..38c8811a331ba86987564a12f1e5299a43a82f1f 100644 (file)
@@ -15,6 +15,8 @@
 CONFIG += qt cross-win32
 #CONFIG += qt debug 
 
+greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
+
 cross-win32 {
   LIBS       +=  -mwindows -L../../win32/release64 -lbacula -lpthread
   INCLUDEPATH += ../../win32/compat