summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index f66ab82..ee1b0a1 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -24,7 +24,9 @@ archivefilewidget.cpp \
archiveviewwidget.cpp \
archivefileview.cpp \
archiveproxy.cpp \
-editarchiveitemdialog.cpp
+editarchiveitemdialog.cpp \
+sizedelegate.cpp \
+archiveddelegate.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -47,7 +49,9 @@ archivefilewidget.h \
archiveviewwidget.h \
archivefileview.h \
archiveproxy.h \
-editarchiveitemdialog.h
+editarchiveitemdialog.h \
+sizedelegate.h \
+archiveddelegate.h
LIBS += -lmagic
LIBS += -lcryptopp
INCLUDEPATH += /usr/include/cryptopp