mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-31 02:01:19 +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
|