summaryrefslogtreecommitdiff
path: root/bitmask.pro
diff options
context:
space:
mode:
Diffstat (limited to 'bitmask.pro')
-rw-r--r--bitmask.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitmask.pro b/bitmask.pro
index efce9ef..98860e4 100644
--- a/bitmask.pro
+++ b/bitmask.pro
@@ -8,6 +8,7 @@ QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.12
macx {
LIBS += -framework Security
+ # TODO -- pass the vendor icon here from Makefile.
ICON = branding/assets/riseup/icon.icns
}