aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/packet_list.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-07-12 19:12:05 -0700
committerGuy Harris <guy@alum.mit.edu>2015-07-13 02:12:33 +0000
commit494457d3b55630595909d4db883e93f2d3f57986 (patch)
tree2a6445a494dddb0a4830a0cd794d9e1295ded7a3 /ui/qt/packet_list.h
parente92086849af8e8611ec2e789aa33a4734ff4208b (diff)
Make OS X .app bundling work with Qt 5.5.
macdeployqt doesn't actually seem to deploy any of Qt into the app bundle, probably because we're using it in a fashion they didn't intend (i.e., not doing everything with *their* build tools), so we just extend our dependency-binding stuff to handle the Qt libraries, and copy over the Qt plugins ourselves. We also add the rpaths to the executables and libraries as part of the app bundle building process; I thought it'd fix macdeployqt's problem, but it didn't, however, it's probably cleaner to do it there anyway. Change-Id: I134c2b1a32e168e82de67f0b674d17167481d69a Reviewed-on: https://code.wireshark.org/review/9612 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'ui/qt/packet_list.h')
0 files changed, 0 insertions, 0 deletions