mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Removing bin/plugins directory from install target in qmake.
This commit is contained in:
parent
105c154056
commit
f7aa86a824
|
@ -380,7 +380,6 @@ mac {
|
|||
ICON = data/icons/exeicons/qupzilla.icns
|
||||
|
||||
bundle_target.files += ../bin/locale
|
||||
bundle_target.files += ../bin/plugins
|
||||
bundle_target.files += ../bin/themes
|
||||
bundle_target.path = Resources
|
||||
|
||||
|
@ -410,7 +409,6 @@ mac {
|
|||
target.path = $$binary_folder
|
||||
|
||||
target1.files += ../bin/locale
|
||||
target1.files += ../bin/plugins
|
||||
target1.files += ../bin/themes
|
||||
target1.path = $$data_folder
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user