aboutsummaryrefslogtreecommitdiffstats
path: root/qtivi.pro
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2016-06-08 17:36:35 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2016-06-10 07:26:20 +0000
commit487fcf808ae80db309b87a7d1293ec5b3ff0e15c (patch)
tree844e8c0e25463a8c5049db240010aa7aae969e67 /qtivi.pro
parentd344375f388d6eda5101583a1a1624422dd054ff (diff)
Extended the media simulator with an indexer
The indexer fills the database with the media files found in the local media folder. When the discoveryModel detects a new device, this device will be scanned as well and the content will be deleted on removal. For reading the tags from the mp3 files libtag is used. Change-Id: If2824621678442fbea3e2ab06d30560fe33e795e Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'qtivi.pro')
-rw-r--r--qtivi.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtivi.pro b/qtivi.pro
index abc2858..1c1fc6b 100644
--- a/qtivi.pro
+++ b/qtivi.pro
@@ -13,6 +13,7 @@ QML_IMPORT_PATH = $$shadowed($$PWD)/qml
lessThan(QT_MAJOR_VERSION, 5): error("QtIvi only supports Qt 5.")
load(configure)
qtCompileTest(dlt)
+qtCompileTest(taglib)
load(qt_parts)
OTHER_FILES += sync.profile