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