8d6ef359c8
Consider a project that does the following: launch_images.files = $$PWD/LaunchImage.xib QMAKE_BUNDLE_DATA += launch_images In that case we end up overwriting launch_images.files in default_post, and at the same time, add launch_images a second time to QMAKE_BUNDLE_DATA. The result will be that we copy our own launch image twize into the bundle. To prevent this, prepend our internal variables with qmake_ Change-Id: I24f870874017b5388248e3bfadecd461422ffe35 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com> |
||
---|---|---|
.. | ||
features | ||
Default-568h@2x.png | ||
Info.plist.app | ||
Info.plist.lib | ||
LaunchScreen.xib | ||
qmake.conf | ||
qplatformdefs.h | ||
rename_main.sh |