1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-04-22 02:25:24 +01:00
2014-09-02 23:58:58 +02:00

16 lines
279 B
Prolog

QT += qml quick widgets
TARGET = cool-old-term
DESTDIR = $$OUT_PWD/../
SOURCES = main.cpp
RESOURCES += qml/resources.qrc
#########################################
## INTALLS
#########################################
target.path += /usr/bin/
INSTALLS += target