mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
5 lines
124 B
Prolog
5 lines
124 B
Prolog
CONFIG += console
|
|
HEADERS += server_monitor.h
|
|
SOURCES += server_monitor.cpp
|
|
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|