From 02afdfc83c83cc783e8f1ee23710421e7f067ffa Mon Sep 17 00:00:00 2001
From: Bill King <bill.king@nokia.com>
Date: Fri, 20 Aug 2010 15:19:57 +1000
Subject: [PATCH] Fixes: gets ssh manual test qmaking again

---
 tests/manual/ssh/ssh.pro | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/manual/ssh/ssh.pro b/tests/manual/ssh/ssh.pro
index ac61d201669..772ff2a39cb 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
-- 
GitLab