diff --git a/tests/manual/ssh/ssh.pro b/tests/manual/ssh/ssh.pro index ac61d20166965fbf23228af64cca53172d0ee18b..772ff2a39cb214e31c8c4f7c9ba8d3172b58c875 100644 --- a/tests/manual/ssh/ssh.pro +++ b/tests/manual/ssh/ssh.pro @@ -9,6 +9,7 @@ CREATORLIBPATH = ../../../lib/qtcreator PLUGINPATH=$$CREATORLIBPATH/plugins/Nokia LIBS *= -L$$PLUGINPATH -lCore LIBS *= -L$$CREATORLIBPATH +include (../../../qtcreator.pri) include (../../../src/plugins/coreplugin/coreplugin_dependencies.pri) QT += core