Skip to content
Snippets Groups Projects
Commit 02afdfc8 authored by Bill King's avatar Bill King
Browse files

Fixes: gets ssh manual test qmaking again

parent 4d691377
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ CREATORLIBPATH = ../../../lib/qtcreator ...@@ -9,6 +9,7 @@ CREATORLIBPATH = ../../../lib/qtcreator
PLUGINPATH=$$CREATORLIBPATH/plugins/Nokia PLUGINPATH=$$CREATORLIBPATH/plugins/Nokia
LIBS *= -L$$PLUGINPATH -lCore LIBS *= -L$$PLUGINPATH -lCore
LIBS *= -L$$CREATORLIBPATH LIBS *= -L$$CREATORLIBPATH
include (../../../qtcreator.pri)
include (../../../src/plugins/coreplugin/coreplugin_dependencies.pri) include (../../../src/plugins/coreplugin/coreplugin_dependencies.pri)
QT += core QT += core
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment