mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
Mac-specific: update project file to use GD custom ffmpeg/libao libraries. Set script to executable mode.
This commit is contained in:
parent
f727bab818
commit
5d0e2d7550
|
@ -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 \
|
||||
|
|
0
maclibs/install_aoplugin.sh
Normal file → Executable file
0
maclibs/install_aoplugin.sh
Normal file → Executable file
Loading…
Reference in a new issue