Fix compilation and rpath with the ssh class move.

This commit is contained in:
con
2011-02-17 15:43:21 +01:00
parent 0d4ef2939f
commit c3d75e66d1
5 changed files with 6 additions and 3 deletions

View File

@@ -4,8 +4,8 @@ QT += gui \
network
CONFIG += dll
include($$PWD/../../qtcreatorlibrary.pri)
include($$PWD/../3rdparty/botan/botan.pri)
include(../../qtcreatorlibrary.pri)
include(utils_dependencies.pri)
include(utils-lib.pri)