From 641a22fe72e01c49ea1f9c05d9c133547ff507f5 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 18 Feb 2017 23:20:41 +0100 Subject: First version of IndexerWidget List metadata of files, nothing else... --- BeetPlayer.pro | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'BeetPlayer.pro') diff --git a/BeetPlayer.pro b/BeetPlayer.pro index ebc16c7..de36e89 100644 --- a/BeetPlayer.pro +++ b/BeetPlayer.pro @@ -25,7 +25,11 @@ DEFINES += QT_DEPRECATED_WARNINGS SOURCES += main.cpp\ beetplayer.cpp \ - configurationdialog.cpp + configurationdialog.cpp \ + indexerwidget.cpp HEADERS += beetplayer.h \ - configurationdialog.h + configurationdialog.h \ + indexerwidget.h + +LIBS += -ltag -- cgit v1.2.3-70-g09d2