1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-09-24 22:22:41 +01:00

App is now installable with sudo make install.

This commit is contained in:
Filippo Scognamiglio
2014-09-02 23:58:58 +02:00
parent 5e07c98919
commit dd238755c9
2 changed files with 9 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ PLUGIN_ASSETS = $$PWD/assets/*
DESTDIR = $$OUT_PWD/../imports/$$PLUGIN_IMPORT_PATH
INSTALL_DIR = $$[QT_INSTALL_QML]
# Copy additional plugin files
QMAKE_COPY = "cp -r"