|
|
|
@ -164,6 +164,12 @@ macx { |
|
|
|
|
LIBS += -framework CoreMedia |
|
|
|
|
LIBS += -lcrypto |
|
|
|
|
|
|
|
|
|
LIBS += -L/usr/local/opt/quazip/lib |
|
|
|
|
LIBS += -L/usr/local/opt/ffmpeg/lib |
|
|
|
|
INCLUDEPATH += /usr/local/opt/openssl/include |
|
|
|
|
INCLUDEPATH += /usr/local/opt/ffmpeg/include |
|
|
|
|
INCLUDEPATH += /usr/local/opt/quazip/include |
|
|
|
|
|
|
|
|
|
CONFIG(release, debug|release):CONFIG += x86_64 |
|
|
|
|
CONFIG(debug, debug|release):CONFIG += x86_64 |
|
|
|
|
|
|
|
|
|