Fix build.

Change-Id: Ie6bb37d338f93a84108741f9f9ec6b43a94fabb0
Reviewed-by: Mathias Hasselmann <mathias@openismus.com>
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Eike Ziller
2012-10-09 14:29:00 +02:00
committed by Tobias Hunger
parent baa75926c2
commit e9afdfc76d
2 changed files with 3 additions and 3 deletions

View File

@@ -8,8 +8,8 @@ include(../../../plugins/coreplugin/coreplugin.pri)
CONFIG += console
QT += network
LIBS *= -L$$IDE_PLUGIN_PATH/Nokia
QMAKE_RPATHDIR *= $$IDE_PLUGIN_PATH/Nokia
LIBS *= -L$$IDE_PLUGIN_PATH/QtProject
QMAKE_RPATHDIR *= $$IDE_PLUGIN_PATH/QtProject
DESTDIR=$$IDE_APP_PATH

View File

@@ -15,7 +15,7 @@ QtcTool {
cpp.rpaths: [
"$ORIGIN/../lib/qtcreator",
"$ORIGIN/../lib/qtcreator/plugins",
"$ORIGIN/../lib/qtcreator/plugins/Nokia"
"$ORIGIN/../lib/qtcreator/plugins/QtProject"
]
files: [ "main.cpp",