mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 12:15:27 +00:00
12 lines
182 B
Prolog
12 lines
182 B
Prolog
TEMPLATE = subdirs
|
|
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS += qmltermwidget
|
|
SUBDIRS += app
|
|
|
|
desktop.files += cool-retro-term.desktop
|
|
desktop.path += /usr/share/applications
|
|
|
|
INSTALLS += desktop
|