summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2011-12-16 11:52:56 +0100
committerArno <am@disconnect.de>2011-12-16 11:52:56 +0100
commitd3c5cf915f71ada6324277bc427796b9739c6cb8 (patch)
tree641ebcce1606d0e0c8b05b4486757b58e0c51857 /shemov.pro
parentb0ed5d04a5934be074383541026d49afc0804adb (diff)
downloadSheMov-d3c5cf915f71ada6324277bc427796b9739c6cb8.tar.gz
SheMov-d3c5cf915f71ada6324277bc427796b9739c6cb8.tar.bz2
SheMov-d3c5cf915f71ada6324277bc427796b9739c6cb8.zip
DbAnalyzer first try
Well, trying to join the consistencyChecker and the check for stray actors/genres. First try :)
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro8
1 files changed, 5 insertions, 3 deletions
diff --git a/shemov.pro b/shemov.pro
index 7aae998..67c4a9b 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -34,7 +34,8 @@ SOURCES = main.cpp \
seriesmetadatamodel.cpp \
mappingtableeditor.cpp \
smdialog.cpp \
- propertiesdialog.cpp
+ propertiesdialog.cpp \
+ dbanalyzer.cpp
HEADERS = listitem.h \
filesystemdirproxy.h \
filesystemwidget.h \
@@ -64,6 +65,7 @@ HEADERS = listitem.h \
seriesmetadatamodel.h \
mappingtableeditor.h \
smdialog.h \
- propertiesdialog.h
-LIBS += -lmagic -lXfixes
+ propertiesdialog.h \
+ dbanalyzer.h
+LIBS += -lmagic -lXfixes -lX11
RESOURCES = shemov.qrc