X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d391f6679dc29d7c76e4401aa2cc01ed013651e1..317bc825f422d29cc6e5814842435fa0b6369fa6:/build/bakefiles/mac_bundles.bkl diff --git a/build/bakefiles/mac_bundles.bkl b/build/bakefiles/mac_bundles.bkl index b5c69912d7..470cd19a89 100644 --- a/build/bakefiles/mac_bundles.bkl +++ b/build/bakefiles/mac_bundles.bkl @@ -15,12 +15,13 @@ `echo $(DOLLAR)(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'` - - $(TOP_SRCDIR)src/mac/carbon/Info.plist.in + + $(TOP_SRCDIR)src/osx/carbon/Info.plist.in - - $(TOP_SRCDIR)src/mac/carbon/wxmac.icns + + $(TOP_SRCDIR)src/osx/carbon/wxmac.icns + @@ -28,16 +29,22 @@ $(id).app/Contents $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo $(BUNDLE)/PkgInfo - - + + $(id) $(BUNDLE_PLIST) - $(BUNDLE_ICONS) + $(BUNDLE_ICON) + $(BUNDLE_RESOURCES) @@ -52,19 +59,26 @@ $(BUNDLE_PLIST) >$(BUNDLE)/Info.plist - echo -n "APPL????" >$(BUNDLE)/PkgInfo + /bin/echo "APPL????" >$(BUNDLE)/PkgInfo - + ln -f $(ref("__targetdir",id))$(ref("__targetname",id)) $(BUNDLE)/MacOS/$(id) - - 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)