From ea1b48967ce34718d2645c4a30fab6b67e66f9fa Mon Sep 17 00:00:00 2001 From: avenjamin Date: Sun, 20 Dec 2009 01:19:52 +0000 Subject: - Updating Growl to 1.2 - Updating BWToolkit to 1.2.2 - Changed BWToolkit from building it ourselves to just include the latest release of the framework - Changed build settings to build 32 and 64 universal binaries - Changed compiler to Clang --- .../BWAddSmallBottomBar.classdescription | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Frameworks/BWToolkitFramework.framework/BWAddSmallBottomBar.classdescription (limited to 'Frameworks/BWToolkitFramework.framework/BWAddSmallBottomBar.classdescription') diff --git a/Frameworks/BWToolkitFramework.framework/BWAddSmallBottomBar.classdescription b/Frameworks/BWToolkitFramework.framework/BWAddSmallBottomBar.classdescription deleted file mode 100644 index 24192d4f..00000000 --- a/Frameworks/BWToolkitFramework.framework/BWAddSmallBottomBar.classdescription +++ /dev/null @@ -1,12 +0,0 @@ -{ - Actions = { - // Define action descriptions here, for example - // "myAction:" = id; - }; - Outlets = { - // Define outlet descriptions here, for example - // myOutlet = NSView; - }; - ClassName = BWAddSmallBottomBar; - SuperClass = NSView; -} -- cgit v1.2.3