summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro14
1 files changed, 12 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index 786f1cb..8b4c196 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -16,7 +16,11 @@ helper.cpp \
shemoviconprovider.cpp \
messagedialog.cpp \
configurationdialog.cpp \
-extractordialog.cpp
+extractordialog.cpp \
+archiveeditwidget.cpp \
+listeditor.cpp \
+covereditor.cpp \
+archivefilewidget.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -31,6 +35,12 @@ helper.h \
shemoviconprovider.h \
messagedialog.h \
configurationdialog.h \
-extractordialog.h
+extractordialog.h \
+archiveeditwidget.h \
+listeditor.h \
+covereditor.h \
+archivefilewidget.h
LIBS += -lmagic
+LIBS += -lcryptopp
+INCLUDEPATH += /usr/include/cryptopp
RESOURCES = shemov.qrc