X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0b10e1b6f2bf580f6d1b632fea7cd3e11873abb..690ddfec6e14f663fd1b5b98f1b68208344d1ffc:/build/bakefiles/mac_bundles.bkl
diff --git a/build/bakefiles/mac_bundles.bkl b/build/bakefiles/mac_bundles.bkl
index bf52f7634b..8e4527cd12 100644
--- a/build/bakefiles/mac_bundles.bkl
+++ b/build/bakefiles/mac_bundles.bkl
@@ -18,9 +18,10 @@
$(TOP_SRCDIR)src/osx/carbon/Info.plist.in
-
+
$(TOP_SRCDIR)src/osx/carbon/wxmac.icns
+
@@ -28,7 +29,11 @@
$(id).app/Contents
$(BUNDLE)/PkgInfo
+
$(BUNDLE)/PkgInfo
+ $(BUNDLE)/PkgInfo
+ $(BUNDLE)/PkgInfo
+ $(BUNDLE)/PkgInfo
$(BUNDLE)/PkgInfo
@@ -38,7 +43,8 @@
$(id)
$(BUNDLE_PLIST)
- $(BUNDLE_ICONS)
+ $(BUNDLE_ICON)
+ $(BUNDLE_RESOURCES)
@@ -55,12 +61,19 @@
echo -n "APPL????" >$(BUNDLE)/PkgInfo
-
+
ln -f $(ref("__targetdir",id))$(ref("__targetname",id)) $(BUNDLE)/MacOS/$(id)
-
- cp -f $(BUNDLE_ICONS) $(BUNDLE)/Resources
-
+
+ cp -f $(BUNDLE_ICON) $(BUNDLE)/Resources/wxmac.icns
+
+
+
+
+ cp -f $(BUNDLE_RESOURCES) $(BUNDLE)/Resources
+
+
+