]> git.lyx.org Git - features.git/blob - development/lyxserver/server_monitor.pro
Improved Qt framework configuration detection on macOS, add support for Qt6
[features.git] / development / lyxserver / server_monitor.pro
1 CONFIG += console
2 HEADERS += server_monitor.h
3 SOURCES += server_monitor.cpp
4 greaterThan(QT_MAJOR_VERSION, 4): QT += widgets