X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0b9d77cef71f01559e2c81353efe623d25db63ad..6d595f3d7abc59d903dba5c8d9e6dd082f7b4671:/build/bakefiles/mac_bundles.bkl diff --git a/build/bakefiles/mac_bundles.bkl b/build/bakefiles/mac_bundles.bkl index 91567f48ed..8f417165eb 100644 --- a/build/bakefiles/mac_bundles.bkl +++ b/build/bakefiles/mac_bundles.bkl @@ -4,7 +4,7 @@ $(id).app/Contents $(BUNDLE)/PkgInfo - - + + + $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo + + + $(id) $(BUNDLE_PLIST) - $(BUNDLE_RESOURCE) - $(BUNDLE_ICONS) + $(BUNDLE_ICON) + $(BUNDLE_RESOURCES) @@ -57,18 +64,24 @@ ln -f $(ref("__targetdir",id))$(ref("__targetname",id)) $(BUNDLE)/MacOS/$(id) - - ln -sf $(BUNDLE_RESOURCE) $(BUNDLE)/Resources/$(id).rsrc - ln -sf $(BUNDLE_ICONS) $(BUNDLE)/Resources/wxmac.icns - + + cp -f $(BUNDLE_ICON) $(BUNDLE)/Resources/wxmac.icns + + + + + cp -f $(BUNDLE_RESOURCES) $(BUNDLE)/Resources + + + + cond="target and PLATFORM_MACOSX=='1'"/> all - $(BUNDLE_TGT) + $(BUNDLE_TGT_REF)