Use ffmpeg for thumbnail support.
Removed dep on QtGui for the headless modules.
This commit is contained in:
		@@ -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 += \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user