diff options
author | hjk <qtc-committer@nokia.com> | 2009-01-26 15:27:40 +0100 |
---|---|---|
committer | hjk <qtc-committer@nokia.com> | 2009-01-26 15:27:40 +0100 |
commit | 81b0ddf86c2f403b7e4df105f94f5e967d707a15 (patch) | |
tree | e8d97c0d4b1b295fc1e6c3617f9d557741906fc6 /src | |
parent | 64f2d9f3d61dceaea47b7e9ddfd710b5aebb28f9 (diff) | |
parent | 6f2da75dcba8f3c30c7552ecfa906ec6d76b6228 (diff) | |
download | qt-creator-81b0ddf86c2f403b7e4df105f94f5e967d707a15.tar.gz |
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
Diffstat (limited to 'src')
-rw-r--r-- | src/qworkbenchlibrary.pri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qworkbenchlibrary.pri b/src/qworkbenchlibrary.pri index 389d513eec..a8af3d7edb 100644 --- a/src/qworkbenchlibrary.pri +++ b/src/qworkbenchlibrary.pri @@ -7,7 +7,7 @@ win32 { DESTDIR = $$IDE_LIBRARY_PATH -include(../rpath.pri) +include(rpath.pri) TARGET = $$qtLibraryTarget($$TARGET) |