|
From: <and...@us...> - 2006-04-16 19:04:23
|
Revision: 1276 Author: andreradke Date: 2006-04-16 12:04:08 -0700 (Sun, 16 Apr 2006) ViewCVS: http://svn.sourceforge.net/frontierkernel/?rev=1276&view=rev Log Message: ----------- Removed obsolete project and header file for compiling a MachO binary with CodeWarrior. This was only used during the original creation of the Xcode project. Removed Paths: ------------- Frontier/trunk/build_XCode/FrontierMachO.mcp Frontier/trunk/build_XCode/frontier.osxmacho.debug.pch Deleted: Frontier/trunk/build_XCode/FrontierMachO.mcp =================================================================== (Binary files differ) Deleted: Frontier/trunk/build_XCode/frontier.osxmacho.debug.pch =================================================================== --- Frontier/trunk/build_XCode/frontier.osxmacho.debug.pch 2006-04-16 18:58:21 UTC (rev 1275) +++ Frontier/trunk/build_XCode/frontier.osxmacho.debug.pch 2006-04-16 19:04:08 UTC (rev 1276) @@ -1,45 +0,0 @@ - -/* $Id$ */ - -/****************************************************************************** - - UserLand Frontier(tm) -- High performance Web content management, - object database, system-level and Internet scripting environment, - including source code editing and debugging. - - Copyright (C) 1992-2004 UserLand Software, Inc. - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -******************************************************************************/ - -/* - 2004-10-23 aradke: Precompile prefix header for "Frontier OSX Mach-O Debug" -*/ - -#pragma precompile_target "frontier.osxmacho.debug.mch" - -#define DEBUG 1 -#define DEBUG_INTERNAL 1 - -#undef WIN95VERSION - -#define MACVERSION 1 - -#define TARGET_API_MAC_OS8 0 /* see ConditionalMacros.h */ -#define TARGET_API_MAC_CARBON 1 -#define TARGET_API_MAC_OSX 0 - -#include "frontier.h" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |