diff --git a/img/icons/qtox.icns b/img/icons/qtox.icns new file mode 100644 index 000000000..bb96d3ae3 Binary files /dev/null and b/img/icons/qtox.icns differ diff --git a/qtox.pro b/qtox.pro index 2879e7cdd..fe826b158 100644 --- a/qtox.pro +++ b/qtox.pro @@ -60,6 +60,7 @@ win32 { LIBS += -lz -lopengl32 -lole32 -loleaut32 -luuid -lvfw32 -ljpeg -ltiff -lpng -ljasper -lIlmImf -lHalf -lws2_32 } else { macx { + ICON = img/icons/qtox.icns LIBS += -L$$PWD/libs/lib/ -ltoxcore -ltoxav -lsodium -lvpx -framework OpenAL -lopencv_core -lopencv_highgui } else { # If we're building a package, static link libtox[core,av] and libsodium, since they are not provided by any package