From 5394c391471bf596ba606c97aae88d5f1c8e7417 Mon Sep 17 00:00:00 2001 From: znek Date: Wed, 22 Sep 2004 13:43:52 +0000 Subject: [PATCH] minor fixes git-svn-id: http://svn.opengroupware.org/SOPE/trunk@154 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- sope-gdl1/GDLAccess/GDLAccess.xcode/project.pbxproj | 2 +- sope-gdl1/PostgreSQL/PostgreSQL.xcode/project.pbxproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sope-gdl1/GDLAccess/GDLAccess.xcode/project.pbxproj b/sope-gdl1/GDLAccess/GDLAccess.xcode/project.pbxproj index 2e1c7d5a..56cbf493 100644 --- a/sope-gdl1/GDLAccess/GDLAccess.xcode/project.pbxproj +++ b/sope-gdl1/GDLAccess/GDLAccess.xcode/project.pbxproj @@ -2039,7 +2039,7 @@ buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1.1.40; - FRAMEWORK_SEARCH_PATHS = "\"$(LOCAL_LIBRARY_DIR)/Frameworks\" /Local/BuildArea"; + FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; diff --git a/sope-gdl1/PostgreSQL/PostgreSQL.xcode/project.pbxproj b/sope-gdl1/PostgreSQL/PostgreSQL.xcode/project.pbxproj index ef03f144..3f71c0e6 100644 --- a/sope-gdl1/PostgreSQL/PostgreSQL.xcode/project.pbxproj +++ b/sope-gdl1/PostgreSQL/PostgreSQL.xcode/project.pbxproj @@ -479,7 +479,7 @@ isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GDLAccess.framework; - path = /Local/BuildArea/GDLAccess.framework; + path = /Library/Frameworks/GDLAccess.framework; refType = 0; sourceTree = ""; }; -- 2.39.5