sketchlib now gets compiled with sketch plugin

This commit is contained in:
0xFEEDC0DE64
2018-04-12 00:03:44 +02:00
parent 412c083c9e
commit 3214f2f1e1
2 changed files with 3 additions and 1 deletions

View File

@@ -18,3 +18,5 @@ TRANSLATIONS += translations/sketchplugin_en.ts \
OTHER_FILES += sketchplugin.json
include(../plugin.pri)
include(QtSketch/sketchlib.pri)