X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e6450e172be3f3e64e5259db5f50d32c1acd91a..64accea5fae6a4ad5303d2b513043fd39a3b383b:/build/bakefiles/mac_bundles.bkl diff --git a/build/bakefiles/mac_bundles.bkl b/build/bakefiles/mac_bundles.bkl index 12292f47f2..8f417165eb 100644 --- a/build/bakefiles/mac_bundles.bkl +++ b/build/bakefiles/mac_bundles.bkl @@ -4,7 +4,7 @@ $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo $(BUNDLE)/PkgInfo - - + + $(id) $(BUNDLE_PLIST) - $(BUNDLE_RESOURCE) - $(BUNDLE_ICONS) + $(BUNDLE_ICON) + $(BUNDLE_RESOURCES) @@ -61,15 +64,21 @@ ln -f $(ref("__targetdir",id))$(ref("__targetname",id)) $(BUNDLE)/MacOS/$(id) - - cp -f $(BUNDLE_RESOURCE) $(BUNDLE)/Resources/$(id).rsrc - cp -f $(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_REF)