[darwinbuild-changes] [343] trunk/plists/9A581.plist

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 5 13:40:45 PST 2007


Revision: 343
          http://trac.macosforge.org/projects/darwinbuild/changeset/343
Author:   kvv at apple.com
Date:     2007-11-05 13:40:45 -0800 (Mon, 05 Nov 2007)

Log Message:
-----------
Added environment variables.

Modified Paths:
--------------
    trunk/plists/9A581.plist

Modified: trunk/plists/9A581.plist
===================================================================
--- trunk/plists/9A581.plist	2007-11-05 21:36:42 UTC (rev 342)
+++ trunk/plists/9A581.plist	2007-11-05 21:40:45 UTC (rev 343)
@@ -1,8 +1,26 @@
 // !$*UTF8*$!
 {
+	binary_sites = (
+		"http://src.macosforge.org/Roots/8A428/",
+	);
 	build = 9A581;
 	darwin = "Darwin 9.0";
 	macosx = "Mac OS X 10.5";
+	environment = {
+		INSTALLED_PRODUCT_ASIDES = YES;
+		MACOSX_DEPLOYMENT_TARGET = 10.5;
+		NEXT_ROOT = "";
+		RC_ARCHS = "ppc i386";
+		RC_JASPER = YES;
+		RC_NONARCH_CFLAGS = "-pipe -no-cpp-precomp";
+		RC_OS = macos;
+		RC_PRIVATE = /private;
+		RC_RELEASE = Leopard;
+		RC_XBS = YES;
+		SEPARATE_STRIP = YES;
+		UNAME_RELEASE = 9.0;
+		UNAME_SYSNAME = Darwin;
+	};
 	projects = {
 		Apple16X50Serial = {
 			version = 19.2;
@@ -1227,4 +1245,7 @@
 			version = 48;
 		};
 	};
+	source_sites = (
+		"http://src.macosforge.org/Projects/",
+	);
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20071105/2bedb030/attachment.html


More information about the darwinbuild-changes mailing list