|
From: <kar...@us...> - 2006-04-07 18:12:51
|
Revision: 1221 Author: karstenw Date: 2006-04-07 11:12:41 -0700 (Fri, 07 Apr 2006) ViewCVS: http://svn.sourceforge.net/frontierkernel/?rev=1221&view=rev Log Message: ----------- merged changes from trunk(1220) to branch Modified Paths: -------------- Frontier/branches/Int64/Common/Paige/headers/CPUDEFS.H Frontier/branches/Int64/Common/Paige/libpaigemacho.a Modified: Frontier/branches/Int64/Common/Paige/headers/CPUDEFS.H =================================================================== --- Frontier/branches/Int64/Common/Paige/headers/CPUDEFS.H 2006-04-07 18:06:06 UTC (rev 1220) +++ Frontier/branches/Int64/Common/Paige/headers/CPUDEFS.H 2006-04-07 18:12:41 UTC (rev 1221) @@ -123,8 +123,9 @@ #define WIN32_COMPILE //#define WINDOWS_EMULATE_COMPILE /* Fakes Windows environment on Mac */ #else + #define MAC_COMPILE /* 2006-04-07 aradke: compiling with Xcode */ + #endif #endif -#endif #ifdef ACCESS_MS_DLL #define MS_DLL Modified: Frontier/branches/Int64/Common/Paige/libpaigemacho.a =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |