Skip to content
Snippets Groups Projects
Commit a8a170a4 authored by Oswald Buddenhagen's avatar Oswald Buddenhagen Committed by Maurice Kalinowski
Browse files

fix installation under windows


we cannot figure out what this code was supposed to be good for, and it
actually breaks stuff, so let's remove it.
patch actually by maurice.

Change-Id: I18a80af4c8b49f2a29b86ca0c0d0a08632019339
Reviewed-by: default avatarMaurice Kalinowski <maurice.kalinowski@nokia.com>
parent adc52bf7
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,6 @@ contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
!macx {
win32 {
target.path = /bin
target.files = $$DESTDIR/$${TARGET}.dll
} else {
target.path = /$$IDE_LIBRARY_BASENAME/qtcreator
}
......
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