move olive.icns to packaging/macos

This commit is contained in:
Peter Eszlari
2018-12-30 23:49:54 +01:00
parent acea409a8c
commit 419632b598
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ win32 {
mac {
LIBS += -L/usr/local/lib -lavutil -lavformat -lavcodec -lavfilter -lswscale -lswresample
ICON = icons/olive.icns
ICON = packaging/macos/olive.icns
INCLUDEPATH = /usr/local/include
}