e1e0edec3e
Interesting that such a thing is doable, but way too weired to keep it.
9 lines
148 B
Prolog
9 lines
148 B
Prolog
include( $${PWD}/../playground.pri )
|
|
|
|
TARGET = inputpanel
|
|
|
|
DEFINES += PLUGIN_PATH=$$clean_path( $$QSK_OUT_ROOT/plugins )
|
|
|
|
SOURCES += \
|
|
main.cpp
|