summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authoram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-09-05 18:04:34 +0000
committeram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-09-05 18:04:34 +0000
commit7c2a67b93e0e2b80bb89985c92a5aafc6b2b3d65 (patch)
tree60f59ae8df7a8f6b895f226c8445a9b144826497 /shemov.pro
parentb83db5872cc3ac45795fad67ad2b50d8f9994c96 (diff)
downloadSheMov-7c2a67b93e0e2b80bb89985c92a5aafc6b2b3d65.tar.gz
SheMov-7c2a67b93e0e2b80bb89985c92a5aafc6b2b3d65.tar.bz2
SheMov-7c2a67b93e0e2b80bb89985c92a5aafc6b2b3d65.zip
-started statistics. It compiles, but does nothing at all yet
-implemented aboutShemov and aboutQt git-svn-id: file:///var/svn/repos2/shemov/trunk@405 f440f766-f032-0410-8965-dc7d17de2ca0
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index d32685b..fe3ea6b 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -29,7 +29,8 @@ sizedelegate.cpp \
archiveddelegate.cpp \
coverarchiveeditor.cpp \
textenterdialog.cpp \
-moviepropertiesdialog.cpp
+moviepropertiesdialog.cpp \
+statisticsdialog.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -57,7 +58,8 @@ sizedelegate.h \
archiveddelegate.h \
coverarchiveeditor.h \
textenterdialog.h \
-moviepropertiesdialog.h
+moviepropertiesdialog.h \
+statisticsdialog.h
LIBS += -lmagic
LIBS += -lcryptopp
INCLUDEPATH += /usr/include/cryptopp