From 425c0d76be2f47b66f300014446e437531c605c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sun, 10 Aug 2003 21:21:23 +0000 Subject: [PATCH] MacOS X bundles support git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/common_samples.bkl | 5 ++ build/bakefiles/mac_bundles.bkl | 80 ++++++++++++++++++++++++++++++ samples/minimal/Makefile.in | 29 ++++++++++- 3 files changed, 112 insertions(+), 2 deletions(-) create mode 100644 build/bakefiles/mac_bundles.bkl diff --git a/build/bakefiles/common_samples.bkl b/build/bakefiles/common_samples.bkl index 47c4f07dd4..f9a5e3da58 100644 --- a/build/bakefiles/common_samples.bkl +++ b/build/bakefiles/common_samples.bkl @@ -40,6 +40,7 @@