projects
/
qbs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e00a118
)
qml_type_descriptions
author
Debian Qt/KDE Maintainers
<debian-qt-kde@lists.debian.org>
Tue, 22 Oct 2019 12:13:07 +0000
(13:13 +0100)
committer
Dmitry Shachnev
<mitya57@debian.org>
Tue, 22 Oct 2019 12:13:07 +0000
(13:13 +0100)
Gbp-Pq: Name qml_type_descriptions.diff
static-res.pro
patch
|
blob
|
history
diff --git
a/static-res.pro
b/static-res.pro
index 86816bbf090a39d8d473b1487750231472695c77..491490272413a561c3645f0fa0ec2e1948c6145d 100644
(file)
--- a/
static-res.pro
+++ b/
static-res.pro
@@
-6,7
+6,7
@@
else: qbsbindir = bin
envSpec =
unix:qbs_disable_rpath {
!isEmpty(QBS_DESTDIR): qbslibdir = $$QBS_DESTDIR
- else: qbslibdir = $$OUT_PWD/
lib
+ else: qbslibdir = $$OUT_PWD/
$$QBS_LIBRARY_DIRNAME
macos: envVar = DYLD_LIBRARY_PATH
else: envVar = LD_LIBRARY_PATH
oldVal = $$getenv($$envVar)