From 1c64fd86561b842a82db581bb451e44da9e74fea Mon Sep 17 00:00:00 2001 From: kyngchaos Date: Sat, 16 Jan 2010 19:57:08 +0000 Subject: [PATCH] missed gpsimporter plugin update git-svn-id: http://svn.osgeo.org/qgis/trunk@12784 c8812cc2-4d05-0410-92ff-de0c093fc19c --- mac/xcode/Qgis.xcodeproj/project.pbxproj | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/mac/xcode/Qgis.xcodeproj/project.pbxproj b/mac/xcode/Qgis.xcodeproj/project.pbxproj index 03fce7e1d05..450fdf89015 100644 --- a/mac/xcode/Qgis.xcodeproj/project.pbxproj +++ b/mac/xcode/Qgis.xcodeproj/project.pbxproj @@ -2467,21 +2467,21 @@ isa = PBXContainerItemProxy; containerPortal = 20286C28FDCF999611CA2CEA /* Project object */; proxyType = 1; - remoteGlobalIDString = 7268E88511023DF700B96374 /* python gui */; + remoteGlobalIDString = 7268E88511023DF700B96374; remoteInfo = "python gui"; }; 7268E8A6110241A400B96374 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 20286C28FDCF999611CA2CEA /* Project object */; proxyType = 1; - remoteGlobalIDString = 7268E80411021E6B00B96374 /* python analysis */; + remoteGlobalIDString = 7268E80411021E6B00B96374; remoteInfo = "python analysis"; }; 7268E8A8110241A400B96374 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 20286C28FDCF999611CA2CEA /* Project object */; proxyType = 1; - remoteGlobalIDString = 7268E86611023A8700B96374 /* python core */; + remoteGlobalIDString = 7268E86611023A8700B96374; remoteInfo = "python core"; }; 727E6B4B0FEABF3D00DF6F64 /* PBXContainerItemProxy */ = { @@ -17509,6 +17509,8 @@ ../../src/plugins, ../../src/plugins/gps_importer, ../../src/core, + ../../src/core/gps, + ../../src/core/gps/qextserialport, ../../src/core/raster, ../../src/core/renderer, ../../src/core/symbology, @@ -17543,6 +17545,8 @@ ../../src/plugins, ../../src/plugins/gps_importer, ../../src/core, + ../../src/core/gps, + ../../src/core/gps/qextserialport, ../../src/core/raster, ../../src/core/renderer, ../../src/core/symbology,