1b53bac478
- application translated to English and Italian languages - completely rewritten configuration subsystem - code separated into two subprojects: libqnapi and gui - selecting target format/extension from command line interface - #65 - fixed problem with color information loss during subtitles conversion - #100 - Linux x86_64 AppImage binary available
11 lines
205 B
Prolog
11 lines
205 B
Prolog
--- gui/gui.pro.orig 2017-05-19 20:28:11 UTC
|
|
+++ gui/gui.pro
|
|
@@ -81,6 +81,7 @@ unix:!macx {
|
|
DESTDIR = ../
|
|
CONFIG += link_pkgconfig
|
|
PKGCONFIG += libmediainfo
|
|
+ LIBS += -lmaia
|
|
}
|
|
|
|
macx {
|