[Saga-devel] saga SVN commit 3398: /trunk/project/XCode/saga_engine.xcodeproj/

oweidner at cct.lsu.edu oweidner at cct.lsu.edu
Tue Jan 27 12:31:46 CST 2009


User: oweidner
Date: 2009/01/27 12:31 PM

Modified:
 /trunk/project/XCode/saga_engine.xcodeproj/
  project.pbxproj

Log:
 - XCode project version 2.4 -> 3.1
 - removed deprecated uuid files from build

File Changes:

Directory: /trunk/project/XCode/saga_engine.xcodeproj/
======================================================

File [modified]: project.pbxproj
Delta lines: +7 -59
===================================================================
--- trunk/project/XCode/saga_engine.xcodeproj/project.pbxproj	2009-01-27 16:57:19 UTC (rev 3397)
+++ trunk/project/XCode/saga_engine.xcodeproj/project.pbxproj	2009-01-27 18:31:44 UTC (rev 3398)
@@ -3,7 +3,7 @@
 	archiveVersion = 1;
 	classes = {
 	};
-	objectVersion = 42;
+	objectVersion = 45;
 	objects = {
 
 /* Begin PBXAggregateTarget section */
@@ -78,18 +78,12 @@
 		7B2A3EF90B98C20C00E47329 /* bulk_analyser_impr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3D940B98BBE200E47329 /* bulk_analyser_impr.cpp */; };
 		7B2A3EFA0B98C20C00E47329 /* cpi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3D970B98BBE200E47329 /* cpi.cpp */; };
 		7B2A3EFB0B98C20C00E47329 /* engine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3D9C0B98BBE200E47329 /* engine.cpp */; };
-		7B2A3F010B98C2C500E47329 /* saga_uuid_prng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DCC0B98BBE200E47329 /* saga_uuid_prng.cpp */; };
-		7B2A3F030B98C2C800E47329 /* saga_uuid_ui64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DD00B98BBE200E47329 /* saga_uuid_ui64.cpp */; };
 		7B2A3F040B98C2C900E47329 /* monitorable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DA40B98BBE200E47329 /* monitorable.cpp */; };
-		7B2A3F060B98C2CB00E47329 /* saga_uuid_mac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DC80B98BBE200E47329 /* saga_uuid_mac.cpp */; };
 		7B2A3F070B98C2CC00E47329 /* session.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DAF0B98BBE200E47329 /* session.cpp */; };
 		7B2A3F080B98C2CC00E47329 /* proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DA80B98BBE200E47329 /* proxy.cpp */; };
 		7B2A3F090B98C2CD00E47329 /* ini.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3D9F0B98BBE200E47329 /* ini.cpp */; };
-		7B2A3F0A0B98C2CE00E47329 /* saga_uuid_str.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DCE0B98BBE200E47329 /* saga_uuid_str.cpp */; };
 		7B2A3F0C0B98C2CF00E47329 /* object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DA60B98BBE200E47329 /* object.cpp */; };
-		7B2A3F0D0B98C2D000E47329 /* saga_uuid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DC30B98BBE200E47329 /* saga_uuid.cpp */; };
 		7B2A3F0E0B98C2D100E47329 /* url.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DBD0B98BBE200E47329 /* url.cpp */; };
-		7B2A3F0F0B98C2D200E47329 /* saga_uuid_md5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DCA0B98BBE200E47329 /* saga_uuid_md5.cpp */; };
 		7B2A3F100B98C2D300E47329 /* task_base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DB50B98BBE200E47329 /* task_base.cpp */; };
 		7B2A3F110B98C2D400E47329 /* task_container.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3DB70B98BBE200E47329 /* task_container.cpp */; };
 		7B2A3F130B98C2F400E47329 /* ini.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A3E5C0B98BC5500E47329 /* ini.cpp */; };
@@ -170,8 +164,6 @@
 		7BA648180CD113BF00E28D1F /* file_transfer_spec.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7BA648100CD113BF00E28D1F /* file_transfer_spec.hpp */; };
 		7BA648190CD113BF00E28D1F /* manage_threads.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7BA648110CD113BF00E28D1F /* manage_threads.hpp */; };
 		7BA6481A0CD113BF00E28D1F /* permissions_cpi.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7BA648120CD113BF00E28D1F /* permissions_cpi.hpp */; };
-		7BA6481C0CD113BF00E28D1F /* task_impl_v2.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7BA648140CD113BF00E28D1F /* task_impl_v2.hpp */; };
-		7BA6481E0CD113BF00E28D1F /* task_v2.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7BA648160CD113BF00E28D1F /* task_v2.hpp */; };
 		7BA64B4D0CD2623000E28D1F /* parameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7BA64B4B0CD2623000E28D1F /* parameter.cpp */; };
 		7BA64B4E0CD2623000E28D1F /* parameter.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7BA64B4C0CD2623000E28D1F /* parameter.hpp */; };
 		7BA64B4F0CD2628D00E28D1F /* version.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7BEF11C00CB40A2200EB8D89 /* version.cpp */; };
@@ -591,21 +583,6 @@
 		7B2A3DBD0B98BBE200E47329 /* url.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = url.cpp; path = ../../saga/impl/engine/url.cpp; sourceTree = SOURCE_ROOT; };
 		7B2A3DBE0B98BBE200E47329 /* url.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = url.hpp; path = ../../saga/impl/engine/url.hpp; sourceTree = SOURCE_ROOT; };
 		7B2A3DBF0B98BBE200E47329 /* url_grammar.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = url_grammar.hpp; path = ../../saga/impl/engine/url_grammar.hpp; sourceTree = SOURCE_ROOT; };
-		7B2A3DC30B98BBE200E47329 /* saga_uuid.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = saga_uuid.cpp; path = ../../saga/impl/engine/uuid/saga_uuid.cpp; sourceTree = SOURCE_ROOT; };
-		7B2A3DC40B98BBE200E47329 /* saga_uuid.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = saga_uuid.h; path = ../../saga/impl/engine/uuid/saga_uuid.h; sourceTree = SOURCE_ROOT; };
-		7B2A3DC50B98BBE200E47329 /* saga_uuid_ac.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = saga_uuid_ac.h; path = ../../saga/impl/engine/uuid/saga_uuid_ac.h; sourceTree = SOURCE_ROOT; };
-		7B2A3DC60B98BBE200E47329 /* saga_uuid_bm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = saga_uuid_bm.h; path = ../../saga/impl/engine/uuid/saga_uuid_bm.h; sourceTree = SOURCE_ROOT; };
-		7B2A3DC80B98BBE200E47329 /* saga_uuid_mac.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = saga_uuid_mac.cpp; path = ../../saga/impl/engine/uuid/saga_uuid_mac.cpp; sourceTree = SOURCE_ROOT; };
-		7B2A3DC90B98BBE200E47329 /* saga_uuid_mac.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = saga_uuid_mac.h; path = ../../saga/impl/engine/uuid/saga_uuid_mac.h; sourceTree = SOURCE_ROOT; };
-		7B2A3DCA0B98BBE200E47329 /* saga_uuid_md5.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = saga_uuid_md5.cpp; path = ../../saga/impl/engine/uuid/saga_uuid_md5.cpp; sourceTree = SOURCE_ROOT; };
-		7B2A3DCB0B98BBE200E47329 /* saga_uuid_md5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = saga_uuid_md5.h; path = ../../saga/impl/engine/uuid/saga_uuid_md5.h; sourceTree = SOURCE_ROOT; };
-		7B2A3DCC0B98BBE200E47329 /* saga_uuid_prng.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = saga_uuid_prng.cpp; path = ../../saga/impl/engine/uuid/saga_uuid_prng.cpp; sourceTree = SOURCE_ROOT; };
-		7B2A3DCD0B98BBE200E47329 /* saga_uuid_prng.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = saga_uuid_prng.h; path = ../../saga/impl/engine/uuid/saga_uuid_prng.h; sourceTree = SOURCE_ROOT; };
-		7B2A3DCE0B98BBE200E47329 /* saga_uuid_str.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = saga_uuid_str.cpp; path = ../../saga/impl/engine/uuid/saga_uuid_str.cpp; sourceTree = SOURCE_ROOT; };
-		7B2A3DCF0B98BBE200E47329 /* saga_uuid_str.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = saga_uuid_str.h; path = ../../saga/impl/engine/uuid/saga_uuid_str.h; sourceTree = SOURCE_ROOT; };
-		7B2A3DD00B98BBE200E47329 /* saga_uuid_ui64.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = saga_uuid_ui64.cpp; path = ../../saga/impl/engine/uuid/saga_uuid_ui64.cpp; sourceTree = SOURCE_ROOT; };
-		7B2A3DD10B98BBE200E47329 /* saga_uuid_ui64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = saga_uuid_ui64.h; path = ../../saga/impl/engine/uuid/saga_uuid_ui64.h; sourceTree = SOURCE_ROOT; };
-		7B2A3DD20B98BBE200E47329 /* saga_uuid_vers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = saga_uuid_vers.h; path = ../../saga/impl/engine/uuid/saga_uuid_vers.h; sourceTree = SOURCE_ROOT; };
 		7B2A3DD30B98BBE200E47329 /* uuid.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = uuid.hpp; path = ../../saga/impl/engine/uuid.hpp; sourceTree = SOURCE_ROOT; };
 		7B2A3DD40B98BBE200E47329 /* wrapper_task.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = wrapper_task.hpp; path = ../../saga/impl/engine/wrapper_task.hpp; sourceTree = SOURCE_ROOT; };
 		7B2A3DD70B98BBE200E47329 /* wrapper_task_impl.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = wrapper_task_impl.hpp; path = ../../saga/impl/engine/wrapper_task_impl.hpp; sourceTree = SOURCE_ROOT; };
@@ -823,8 +800,6 @@
 		7B9BE9D10D5A4F95000DF7CB /* info_provider.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = info_provider.hpp; sourceTree = "<group>"; };
 		7B9BE9D20D5A4F95000DF7CB /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
 		7B9BE9D30D5A4F95000DF7CB /* README.sd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.sd; sourceTree = "<group>"; };
-		7B9BE9D40D5A4F95000DF7CB /* saga.package.sd.i.mk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = saga.package.sd.i.mk; sourceTree = "<group>"; };
-		7B9BE9D50D5A4F95000DF7CB /* saga.package.sd.mk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = saga.package.sd.mk; sourceTree = "<group>"; };
 		7B9BE9E00D5A4F95000DF7CB /* service_data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = service_data.cpp; sourceTree = "<group>"; };
 		7B9BE9E10D5A4F95000DF7CB /* service_data.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = service_data.hpp; sourceTree = "<group>"; };
 		7B9BE9E20D5A4F95000DF7CB /* service_description.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = service_description.cpp; sourceTree = "<group>"; };
@@ -846,8 +821,6 @@
 		7BA648100CD113BF00E28D1F /* file_transfer_spec.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = file_transfer_spec.hpp; sourceTree = "<group>"; };
 		7BA648110CD113BF00E28D1F /* manage_threads.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = manage_threads.hpp; sourceTree = "<group>"; };
 		7BA648120CD113BF00E28D1F /* permissions_cpi.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = permissions_cpi.hpp; sourceTree = "<group>"; };
-		7BA648140CD113BF00E28D1F /* task_impl_v2.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = task_impl_v2.hpp; sourceTree = "<group>"; };
-		7BA648160CD113BF00E28D1F /* task_v2.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = task_v2.hpp; sourceTree = "<group>"; };
 		7BA64B4B0CD2623000E28D1F /* parameter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = parameter.cpp; sourceTree = "<group>"; };
 		7BA64B4C0CD2623000E28D1F /* parameter.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = parameter.hpp; sourceTree = "<group>"; };
 		7BABAB830CC969E5008E4B1C /* attribute.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = attribute.hpp; sourceTree = "<group>"; };
@@ -1280,21 +1253,6 @@
 		7B2A3DC00B98BBE200E47329 /* uuid */ = {
 			isa = PBXGroup;
 			children = (
-				7B2A3DC30B98BBE200E47329 /* saga_uuid.cpp */,
-				7B2A3DC40B98BBE200E47329 /* saga_uuid.h */,
-				7B2A3DC50B98BBE200E47329 /* saga_uuid_ac.h */,
-				7B2A3DC60B98BBE200E47329 /* saga_uuid_bm.h */,
-				7B2A3DC80B98BBE200E47329 /* saga_uuid_mac.cpp */,
-				7B2A3DC90B98BBE200E47329 /* saga_uuid_mac.h */,
-				7B2A3DCA0B98BBE200E47329 /* saga_uuid_md5.cpp */,
-				7B2A3DCB0B98BBE200E47329 /* saga_uuid_md5.h */,
-				7B2A3DCC0B98BBE200E47329 /* saga_uuid_prng.cpp */,
-				7B2A3DCD0B98BBE200E47329 /* saga_uuid_prng.h */,
-				7B2A3DCE0B98BBE200E47329 /* saga_uuid_str.cpp */,
-				7B2A3DCF0B98BBE200E47329 /* saga_uuid_str.h */,
-				7B2A3DD00B98BBE200E47329 /* saga_uuid_ui64.cpp */,
-				7B2A3DD10B98BBE200E47329 /* saga_uuid_ui64.h */,
-				7B2A3DD20B98BBE200E47329 /* saga_uuid_vers.h */,
 			);
 			name = uuid;
 			path = ../../saga/impl/engine/uuid;
@@ -1465,8 +1423,6 @@
 				7B2A3E550B98BC5500E47329 /* serialization.cpp */,
 				7B2A3E580B98BC5500E47329 /* task.hpp */,
 				7B2A3E590B98BC5500E47329 /* task_impl.hpp */,
-				7BA648140CD113BF00E28D1F /* task_impl_v2.hpp */,
-				7BA648160CD113BF00E28D1F /* task_v2.hpp */,
 			);
 			name = adaptors;
 			path = ../../saga/saga/adaptors;
@@ -1594,8 +1550,6 @@
 				7B9BE9D10D5A4F95000DF7CB /* info_provider.hpp */,
 				7B9BE9D20D5A4F95000DF7CB /* Makefile */,
 				7B9BE9D30D5A4F95000DF7CB /* README.sd */,
-				7B9BE9D40D5A4F95000DF7CB /* saga.package.sd.i.mk */,
-				7B9BE9D50D5A4F95000DF7CB /* saga.package.sd.mk */,
 				7B9BE9E00D5A4F95000DF7CB /* service_data.cpp */,
 				7B9BE9E10D5A4F95000DF7CB /* service_data.hpp */,
 				7B9BE9E20D5A4F95000DF7CB /* service_description.cpp */,
@@ -1830,8 +1784,6 @@
 				7BA648180CD113BF00E28D1F /* file_transfer_spec.hpp in Headers */,
 				7BA648190CD113BF00E28D1F /* manage_threads.hpp in Headers */,
 				7BA6481A0CD113BF00E28D1F /* permissions_cpi.hpp in Headers */,
-				7BA6481C0CD113BF00E28D1F /* task_impl_v2.hpp in Headers */,
-				7BA6481E0CD113BF00E28D1F /* task_v2.hpp in Headers */,
 				7B4AB3E40D6F454C005B9523 /* context_cpi.hpp in Headers */,
 				7BD3B3AE0E659E70006BC1F8 /* path_leaf.hpp in Headers */,
 			);
@@ -2066,7 +2018,7 @@
 		0867D690FE84028FC02AAC07 /* Project object */ = {
 			isa = PBXProject;
 			buildConfigurationList = 1DEB916408733D950010E9CD /* Build configuration list for PBXProject "saga_engine" */;
-			compatibilityVersion = "Xcode 2.4";
+			compatibilityVersion = "Xcode 3.1";
 			hasScannedForEncodings = 1;
 			mainGroup = 0867D691FE84028FC02AAC07 /* saga_engine */;
 			productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
@@ -2207,18 +2159,12 @@
 				7B2A3EFB0B98C20C00E47329 /* engine.cpp in Sources */,
 				7B2A3EF30B98C1EA00E47329 /* exception_list.cpp in Sources */,
 				7B2A3EF40B98C1EA00E47329 /* exception.cpp in Sources */,
-				7B2A3F010B98C2C500E47329 /* saga_uuid_prng.cpp in Sources */,
-				7B2A3F030B98C2C800E47329 /* saga_uuid_ui64.cpp in Sources */,
 				7B2A3F040B98C2C900E47329 /* monitorable.cpp in Sources */,
-				7B2A3F060B98C2CB00E47329 /* saga_uuid_mac.cpp in Sources */,
 				7B2A3F070B98C2CC00E47329 /* session.cpp in Sources */,
 				7B2A3F080B98C2CC00E47329 /* proxy.cpp in Sources */,
 				7B2A3F090B98C2CD00E47329 /* ini.cpp in Sources */,
-				7B2A3F0A0B98C2CE00E47329 /* saga_uuid_str.cpp in Sources */,
 				7B2A3F0C0B98C2CF00E47329 /* object.cpp in Sources */,
-				7B2A3F0D0B98C2D000E47329 /* saga_uuid.cpp in Sources */,
 				7B2A3F0E0B98C2D100E47329 /* url.cpp in Sources */,
-				7B2A3F0F0B98C2D200E47329 /* saga_uuid_md5.cpp in Sources */,
 				7B2A3F100B98C2D300E47329 /* task_base.cpp in Sources */,
 				7B2A3F110B98C2D400E47329 /* task_container.cpp in Sources */,
 				7B2A3F130B98C2F400E47329 /* ini.cpp in Sources */,
@@ -2501,9 +2447,9 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				ARCHS = "$(NATIVE_ARCH)";
-				BOOST_FLAVOR = mt;
+				BOOST_FLAVOR = "xgcc40-mt";
 				BOOST_LOCATION = /usr/local/;
-				BOOST_VERSION = 1_35;
+				BOOST_VERSION = 1_37;
 				CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/lib/";
 				COPY_PHASE_STRIP = NO;
 				CURRENT_PROJECT_VERSION = "";
@@ -2521,6 +2467,7 @@
 					"$(HEADER_SEARCH_PATHS_BOOST_FUTURES)",
 					"$(HEADER_SEARCH_PATHS_BOOST_PLUGIN)",
 					"$(HEADER_SEARCH_PATHS_BOOST_PROCESS)",
+					"$(HEADER_SEARCH_PATHS_BOOST_UUID)",
 				);
 				HEADER_SEARCH_PATHS_BOOST_ASIO = "\"$(PROJECT_DIR)/../../external/boost/asio/\"";
 				HEADER_SEARCH_PATHS_BOOST_FUTURES = "\"$(PROJECT_DIR)/../../external/boost/futures/\"";
@@ -2529,6 +2476,7 @@
 				HEADER_SEARCH_PATHS_BOOST_PYTHON = "\"$(PROJECT_DIR)/../../external/boost/python/\"";
 				HEADER_SEARCH_PATHS_BOOST_SPIRIT = "\"$(PROJECT_DIR)/../../external/boost/spirit/\"";
 				HEADER_SEARCH_PATHS_BOOST_SYSTEM = "\"$(PROJECT_DIR)/../../external/boost/system/\"";
+				HEADER_SEARCH_PATHS_BOOST_UUID = "\"$(PROJECT_DIR)/../../external/boost/uuid/\"";
 				HEADER_SEARCH_PATHS_SAGA = "\"$(PROJECT_DIR)/../../\"";
 				KEEP_PRIVATE_EXTERNS = NO;
 				LIBRARY_SEARCH_PATHS = "$(BOOST_LOCATION)/lib/";
@@ -2612,7 +2560,7 @@
 				);
 				PRESERVE_DEAD_CODE_INITS_AND_TERMS = YES;
 				PUBLIC_HEADERS_FOLDER_PATH = ../include/;
-				SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
+				SDKROOT = macosx10.5;
 				SEPARATE_STRIP = YES;
 				SYMROOT = ../../build/;
 				VERSIONING_SYSTEM = "apple-generic";



More information about the saga-devel mailing list