[Qt-interest] Usage of wildcards in QMAKE_BUNDLE_DATA
Oliver Demetz
forenbeitraege at oliverdemetz.de
Sun Sep 27 11:06:04 CEST 2009
Hi,
I am now trying to build and deploy mz app on Mac os x.
I have a folder for images that I would like to package into the .app
bundle automatically.
The problem is that wildcards seem not to be allowed.
What I'd like is somthing like
IMAGES.files = local_images/*.jpg
IMAGES.path = Contents/Images
QMAKE_BUNDLE_DATA += IMAGES
By the way, what is the difference between QMAKE_BUNDLE_DATA and
INSTALLS on Mac os x?
Thanks,
Oliver
More information about the Qt-interest-old
mailing list