mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge branch 'pr481'
This commit is contained in:
commit
a129f9f1b3
BIN
img/icons/qtox.icns
Normal file
BIN
img/icons/qtox.icns
Normal file
Binary file not shown.
1
qtox.pro
1
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user