summaryrefslogtreecommitdiff
path: root/tikzit.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tikzit.pro')
-rw-r--r--tikzit.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tikzit.pro b/tikzit.pro
index 5ff61fa..e1d30ea 100644
--- a/tikzit.pro
+++ b/tikzit.pro
@@ -12,6 +12,7 @@ TEMPLATE = app
win32:RC_ICONS += images/tikzit.ico
win32:RC_ICONS += images/tikzdoc.ico
+macx:ICON = images/tikzit.icns
# The following define makes your compiler emit warnings if you use
# any feature of Qt which as been marked as deprecated (the exact warnings
@@ -107,3 +108,4 @@ test {
} else {
SOURCES += src/main.cpp
}
+