X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fqt-console%2Ftray-monitor%2Ftray-monitor.pro.mingw32.in;h=362fff1b30d42ee84e5b02025a819698c5941d1f;hb=a34f61be3e65120b8b22d306c0718d7a5aec7bc1;hp=763c03244afca5d7c68961c787458e369000d271;hpb=86da6147f63b29cb85d51620b55bae7266f1c890;p=bacula%2Fbacula diff --git a/bacula/src/qt-console/tray-monitor/tray-monitor.pro.mingw32.in b/bacula/src/qt-console/tray-monitor/tray-monitor.pro.mingw32.in index 763c03244a..362fff1b30 100644 --- a/bacula/src/qt-console/tray-monitor/tray-monitor.pro.mingw32.in +++ b/bacula/src/qt-console/tray-monitor/tray-monitor.pro.mingw32.in @@ -7,11 +7,16 @@ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # # CONFIG options for Windows are pulled from win32/qmake.conf -CONFIG += qt +# +# Copyright (C) 2000-2017 Kern Sibbald +# License: BSD 2-Clause; see file LICENSE-FOSS +# + +CONFIG += qt cross-win32 #CONFIG += qt debug cross-win32 { - LIBS += -mwindows -L../../win32/release32 -lbacula + LIBS += -mwindows -L../../win32/release32 -lbacula -lpthread INCLUDEPATH += ../../win32/compat } !cross-win32 {