qskinny/playground/inputpanel/inputpanel.pro
Uwe Rathmann e1e0edec3e crazy combination of LineEdit/QQuickTextInputPrivate removed.
Interesting that such a thing is doable, but way too weired to keep it.
2017-10-25 13:40:32 +02:00

9 lines
148 B
Prolog

include( $${PWD}/../playground.pri )
TARGET = inputpanel
DEFINES += PLUGIN_PATH=$$clean_path( $$QSK_OUT_ROOT/plugins )
SOURCES += \
main.cpp