Skip to content

Commit

Permalink
don't unisntall first
Browse files Browse the repository at this point in the history
  • Loading branch information
ngn999 committed Apr 21, 2022
1 parent dda05f0 commit c759516
Show file tree
Hide file tree
Showing 122 changed files with 2 additions and 28,332 deletions.
4 changes: 2 additions & 2 deletions goldendict.pro
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ mac {
}
QT_CONFIG -= no-pkg-config
CONFIG += link_pkgconfig
INCLUDEPATH = $${PWD}/maclibs/include
LIBS += -L$${PWD}/maclibs/lib -framework AppKit -framework Carbon
INCLUDEPATH = /usr/local/include $${PWD}/maclibs/include
LIBS += -L/usr/local/lib -L$${PWD}/maclibs/lib -framework AppKit -framework Carbon
OBJECTIVE_SOURCES += lionsupport.mm \
machotkeywrapper.mm \
macmouseover.mm \
Expand Down
36 changes: 0 additions & 36 deletions maclibs/include/libavcodec/ac3_parser.h

This file was deleted.

37 changes: 0 additions & 37 deletions maclibs/include/libavcodec/adts_parser.h

This file was deleted.

Loading

0 comments on commit c759516

Please sign in to comment.