diff options
author | dt <qtc-committer@nokia.com> | 2010-03-29 15:17:04 +0200 |
---|---|---|
committer | dt <qtc-committer@nokia.com> | 2010-03-29 15:17:19 +0200 |
commit | a67e88993b705a2f30e8dfbd954bd4c385d85abd (patch) | |
tree | b1bda260b1ec79e0c6d2cf5030f08389c0136951 /src/libs/cplusplus/TokenUnderCursor.cpp | |
parent | 58497e46a6652536c59412e84c9ec992393053e2 (diff) | |
download | qt-creator-a67e88993b705a2f30e8dfbd954bd4c385d85abd.tar.gz |
Add LIBS-paths to PATH before running on windows.
On windows when linking to a library via -L/some/path, the library is
found in /some/path while linking. But running that app fails, since it
can't find the library. We now adjust PATH to include all paths from
LIBS and thus the library is found.
Diffstat (limited to 'src/libs/cplusplus/TokenUnderCursor.cpp')
0 files changed, 0 insertions, 0 deletions