1 2 3 4 5 6 7 8 9 10 11
include(../../lthemeengine.pri) TEMPLATE = app QT *= widgets SOURCES += \ main.cpp TARGET = lthemeengine-sstest target.path = $${L_BINDIR} INSTALLS += target