Skip to content
Snippets Groups Projects
Commit 7337152c authored by Eike Ziller's avatar Eike Ziller
Browse files

Revert "No QTC_PREFIX default on Windows. Causes too many funny side effects."


Because the change depends on reverted commit
c29bf6f6

This reverts commit 550f8218.

Change-Id: If287c4b126b1ef710c074fd85946da41161c6ba9
Reviewed-by: default avatarEike Ziller <eike.ziller@nokia.com>
parent da14147f
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ QTCREATOR_VERSION = 2.5.81
isEmpty(QTC_PREFIX) {
unix: QTC_PREFIX = /usr/local
else: QTC_PREFIX = QtCreator
}
defineReplace(cleanPath) {
......
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