1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-11-03 08:32:10 +00:00

Finally added new shiny icon.

This commit is contained in:
Filippo Scognamiglio
2014-10-11 14:54:41 +02:00
parent 2dd4e0d841
commit 058bafe033
9 changed files with 11 additions and 2 deletions

View File

@@ -4,6 +4,8 @@ TARGET = cool-retro-term
DESTDIR = $$OUT_PWD/../
SOURCES = main.cpp
macx:ICON = icons/crt.icns
RESOURCES += qml/resources.qrc
#########################################