qskinny/playground/qmlplayground.pri

8 lines
151 B
Plaintext
Raw Normal View History

QSK_ROOT = $${PWD}/..
INCLUDEPATH *= $${QSK_ROOT}/qmlexport
DEPENDPATH *= $${QSK_ROOT}/qmlexport
2018-10-26 09:04:08 +02:00
qskAddLibrary($${QSK_OUT_ROOT}/lib, qskqmlexport)