Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
6f2da75d
Commit
6f2da75d
authored
Jan 26, 2009
by
Daniel Molkentin
Browse files
Fixes: RPATH for libs on Mac
Task: Reported by Roberto RevBy: TrustMe Details: Plugins still don't load on Mac.
parent
a438a853
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/qworkbenchlibrary.pri
View file @
6f2da75d
...
...
@@ -7,7 +7,7 @@ win32 {
DESTDIR = $$IDE_LIBRARY_PATH
include(
../
rpath.pri)
include(rpath.pri)
TARGET = $$qtLibraryTarget($$TARGET)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment