mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 12:44:07 +00:00
078c326252
The sources are already updated to be compatible with Qt5.
7 lines
134 B
Prolog
7 lines
134 B
Prolog
greaterThan(QT_MAJOR_VERSION, 4): QT += printsupport
|
|
TEMPLATE = app
|
|
|
|
include(../../src/qtsingleapplication.pri)
|
|
|
|
SOURCES += main.cpp
|