mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 20:20:45 +00:00
10 lines
168 B
Prolog
10 lines
168 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += app
|
|
SUBDIRS += konsole-qml-plugin
|
|
|
|
desktop.files += cool-retro-term.desktop
|
|
desktop.path += /usr/share/applications
|
|
|
|
INSTALLS += desktop
|