Use ffmpeg for thumbnail support.

Removed dep on QtGui for the headless modules.
This commit is contained in:
codestation
2015-05-26 23:34:13 -04:30
parent babe16c43d
commit b6eebd79b1
6 changed files with 192 additions and 109 deletions

View File

@@ -3,7 +3,8 @@ include(../common/defines.pri)
TARGET = qcma_cli
TEMPLATE += app
QT += network sql
QT += network sql core
QT -= gui
LIBS += -L../common -lqcma_common
SOURCES += \