diff options
author | Arno <am@disconnect.de> | 2010-05-12 16:52:19 +0200 |
---|---|---|
committer | Arno <am@disconnect.de> | 2010-05-12 16:52:19 +0200 |
commit | ce5cb5bc57ae95ca920b0a8b4715a201a491d897 (patch) | |
tree | 2e6a2b294b8b9427e36705484201eea6b85502ce /shemov.pro | |
parent | ff2fd5022cc1bda8a3ec8271604e9d7eaeee53de (diff) | |
download | SheMov-ce5cb5bc57ae95ca920b0a8b4715a201a491d897.tar.gz SheMov-ce5cb5bc57ae95ca920b0a8b4715a201a491d897.tar.bz2 SheMov-ce5cb5bc57ae95ca920b0a8b4715a201a491d897.zip |
Got rid of crypto++ dependency
Replaced calls to crypto++ with QCryptographicHash
Diffstat (limited to 'shemov.pro')
-rw-r--r-- | shemov.pro | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -78,6 +78,4 @@ HEADERS = listitem.h \ graphbarwidget.h \ programconfigurator.h LIBS += -lmagic -LIBS += -lcryptopp -INCLUDEPATH += /usr/include/cryptopp RESOURCES = shemov.qrc |