diff --git a/goldendict.pro b/goldendict.pro index 980985f4..e10d143a 100644 --- a/goldendict.pro +++ b/goldendict.pro @@ -119,9 +119,9 @@ mac { -lhunspell-1.2 \ -llzo2 \ -lao \ - -lavutil \ - -lavcodec \ - -lavformat + -lavutil-gd \ + -lavformat-gd \ + -lavcodec-gd INCLUDEPATH = maclibs/include LIBS += -Lmaclibs/lib -framework AppKit -framework Carbon OBJECTIVE_SOURCES += lionsupport.mm \ diff --git a/maclibs/install_aoplugin.sh b/maclibs/install_aoplugin.sh old mode 100644 new mode 100755