goldendict-ng/qtsingleapplication/examples/loader/loader.pro
Tvangeste 078c326252 Updated to the latest qtsingleapplication, as part of fix for #212.
The sources are already updated to be compatible with Qt5.
2013-02-03 22:00:15 +01:00

7 lines
134 B
Prolog

greaterThan(QT_MAJOR_VERSION, 4): QT += printsupport
TEMPLATE = app
include(../../src/qtsingleapplication.pri)
SOURCES += main.cpp