Skip to content

Commit 5c38225

Browse files
author
kyngchaos
committed
grass g.browser (r12915)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12918 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent f3fc1c3 commit 5c38225

File tree

1 file changed

+96
-5
lines changed

1 file changed

+96
-5
lines changed

mac/xcode/Qgis.xcodeproj/project.pbxproj

Lines changed: 96 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,7 @@
804804
72442AEC1095DD4C00B54796 /* qgsavoidintersectionsdialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 72442AEA1095DCFC00B54796 /* qgsavoidintersectionsdialog.h */; };
805805
72448CD310E9A1C100D4586B /* qgsprojectbadlayerguihandler.h in Sources */ = {isa = PBXBuildFile; fileRef = 72A51A4B10CE05B000E202D7 /* qgsprojectbadlayerguihandler.h */; };
806806
72448CD710E9A21500D4586B /* qgsattributetableview.h in Sources */ = {isa = PBXBuildFile; fileRef = 72A239480F74A62200AFC35B /* qgsattributetableview.h */; };
807+
72463E511122FF7300BE5F17 /* qgis.g.browser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72463E3C1122FEC500BE5F17 /* qgis.g.browser.cpp */; };
807808
72491FB711074E930035D7E5 /* characterwidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72491FB511074E700035D7E5 /* characterwidget.cpp */; };
808809
72491FB811074E930035D7E5 /* characterwidget.h in Sources */ = {isa = PBXBuildFile; fileRef = 72491FB611074E700035D7E5 /* characterwidget.h */; };
809810
724D05C610A910F200F9680A /* north-arrow_10_with_map_layers.svg in Copy - svg-n_arrow */ = {isa = PBXBuildFile; fileRef = 724D05BE10A910B400F9680A /* north-arrow_10_with_map_layers.svg */; };
@@ -2313,21 +2314,21 @@
23132314
isa = PBXContainerItemProxy;
23142315
containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
23152316
proxyType = 1;
2316-
remoteGlobalIDString = 72FEE3C1111D378800D28C1A /* qgis.g.info */;
2317+
remoteGlobalIDString = 72FEE3C1111D378800D28C1A;
23172318
remoteInfo = qgis.g.info;
23182319
};
23192320
7230E4A8111D385900F256EB /* PBXContainerItemProxy */ = {
23202321
isa = PBXContainerItemProxy;
23212322
containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
23222323
proxyType = 1;
2323-
remoteGlobalIDString = 72FEE3A6111D353300D28C1A /* qgis.d.rast */;
2324+
remoteGlobalIDString = 72FEE3A6111D353300D28C1A;
23242325
remoteInfo = qgis.d.rast;
23252326
};
23262327
7230E4AA111D385900F256EB /* PBXContainerItemProxy */ = {
23272328
isa = PBXContainerItemProxy;
23282329
containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
23292330
proxyType = 1;
2330-
remoteGlobalIDString = 72FEE385111D31AC00D28C1A /* grassrasterprovider */;
2331+
remoteGlobalIDString = 72FEE385111D31AC00D28C1A;
23312332
remoteInfo = grassrasterprovider;
23322333
};
23332334
7256F18F0F411B110022BE1F /* PBXContainerItemProxy */ = {
@@ -5519,6 +5520,8 @@
55195520
72442AE81095DCD800B54796 /* qgsavoidintersectionsdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsavoidintersectionsdialogbase.ui; path = ../../src/ui/qgsavoidintersectionsdialogbase.ui; sourceTree = SOURCE_ROOT; };
55205521
72442AE91095DCFC00B54796 /* qgsavoidintersectionsdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsavoidintersectionsdialog.cpp; path = ../../src/app/qgsavoidintersectionsdialog.cpp; sourceTree = SOURCE_ROOT; };
55215522
72442AEA1095DCFC00B54796 /* qgsavoidintersectionsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsavoidintersectionsdialog.h; path = ../../src/app/qgsavoidintersectionsdialog.h; sourceTree = SOURCE_ROOT; };
5523+
72463E3C1122FEC500BE5F17 /* qgis.g.browser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgis.g.browser.cpp; path = ../../src/plugins/grass/qgis.g.browser.cpp; sourceTree = SOURCE_ROOT; };
5524+
72463E451122FEF200BE5F17 /* qgis.g.browser */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = qgis.g.browser; sourceTree = BUILT_PRODUCTS_DIR; };
55225525
72491FB511074E700035D7E5 /* characterwidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = characterwidget.cpp; path = "../../src/gui/symbology-ng/characterwidget.cpp"; sourceTree = SOURCE_ROOT; };
55235526
72491FB611074E700035D7E5 /* characterwidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = characterwidget.h; path = "../../src/gui/symbology-ng/characterwidget.h"; sourceTree = SOURCE_ROOT; };
55245527
72491FB911074EC20035D7E5 /* widget_fontmarker.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = widget_fontmarker.ui; path = ../../src/ui/symbollayer/widget_fontmarker.ui; sourceTree = SOURCE_ROOT; };
@@ -7261,6 +7264,13 @@
72617264
);
72627265
runOnlyForDeploymentPostprocessing = 0;
72637266
};
7267+
72463E411122FEF200BE5F17 /* Frameworks */ = {
7268+
isa = PBXFrameworksBuildPhase;
7269+
buildActionMask = 2147483647;
7270+
files = (
7271+
);
7272+
runOnlyForDeploymentPostprocessing = 0;
7273+
};
72647274
7262ED960F7A770300498385 /* Frameworks */ = {
72657275
isa = PBXFrameworksBuildPhase;
72667276
buildActionMask = 2147483647;
@@ -7640,6 +7650,7 @@
76407650
72FEE38F111D31AC00D28C1A /* libgrassrasterprovider.so */,
76417651
72FEE3B1111D353300D28C1A /* qgis.d.rast */,
76427652
72FEE3C8111D378800D28C1A /* qgis.g.info */,
7653+
72463E451122FEF200BE5F17 /* qgis.g.browser */,
76437654
);
76447655
name = Products;
76457656
sourceTree = "<group>";
@@ -8800,6 +8811,7 @@
88008811
7209EB240F39E57B003DC336 /* qgsgrassattributes.cpp */,
88018812
7209EB250F39E57B003DC336 /* qgsgrassattributes.h */,
88028813
7209EB260F39E57B003DC336 /* qgsgrassattributesbase.ui */,
8814+
72463E3C1122FEC500BE5F17 /* qgis.g.browser.cpp */,
88038815
7209EB270F39E57B003DC336 /* qgsgrassbrowser.cpp */,
88048816
7209EB280F39E57B003DC336 /* qgsgrassbrowser.h */,
88058817
7209EB290F39E57B003DC336 /* qgsgrassedit.cpp */,
@@ -13180,6 +13192,22 @@
1318013192
productReference = 7225EF2210B2265A00D23EA2 /* liblabelingplugin.so */;
1318113193
productType = "com.apple.product-type.tool";
1318213194
};
13195+
72463E3E1122FEF200BE5F17 /* qgis.g.browser */ = {
13196+
isa = PBXNativeTarget;
13197+
buildConfigurationList = 72463E421122FEF200BE5F17 /* Build configuration list for PBXNativeTarget "qgis.g.browser" */;
13198+
buildPhases = (
13199+
72463E3F1122FEF200BE5F17 /* Sources */,
13200+
72463E411122FEF200BE5F17 /* Frameworks */,
13201+
);
13202+
buildRules = (
13203+
);
13204+
dependencies = (
13205+
);
13206+
name = qgis.g.browser;
13207+
productName = testprog;
13208+
productReference = 72463E451122FEF200BE5F17 /* qgis.g.browser */;
13209+
productType = "com.apple.product-type.tool";
13210+
};
1318313211
7262ED920F7A770300498385 /* spatialiteprovider */ = {
1318413212
isa = PBXNativeTarget;
1318513213
buildConfigurationList = 7262ED990F7A770300498385 /* Build configuration list for PBXNativeTarget "spatialiteprovider" */;
@@ -13950,6 +13978,7 @@
1395013978
72A56B430F3C822800BA32A1 /* georefplugin */,
1395113979
72A56B4E0F3C823800BA32A1 /* gpsimporterplugin */,
1395213980
72A56B580F3C823800BA32A1 /* grassplugin */,
13981+
72463E3E1122FEF200BE5F17 /* qgis.g.browser */,
1395313982
72A56B940F3C824900BA32A1 /* spitplugin */,
1395413983
72A56B9E0F3C824900BA32A1 /* wfsplugin */,
1395513984
);
@@ -14866,6 +14895,14 @@
1486614895
);
1486714896
runOnlyForDeploymentPostprocessing = 0;
1486814897
};
14898+
72463E3F1122FEF200BE5F17 /* Sources */ = {
14899+
isa = PBXSourcesBuildPhase;
14900+
buildActionMask = 2147483647;
14901+
files = (
14902+
72463E511122FF7300BE5F17 /* qgis.g.browser.cpp in Sources */,
14903+
);
14904+
runOnlyForDeploymentPostprocessing = 0;
14905+
};
1486914906
7262ED950F7A770300498385 /* Sources */ = {
1487014907
isa = PBXSourcesBuildPhase;
1487114908
buildActionMask = 2147483647;
@@ -16306,6 +16343,51 @@
1630616343
};
1630716344
name = Release;
1630816345
};
16346+
72463E431122FEF200BE5F17 /* Debug */ = {
16347+
isa = XCBuildConfiguration;
16348+
buildSettings = {
16349+
CONFIGURATION_BUILD_DIR = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_DATA_SUBDIR)/grass/bin";
16350+
GCC_OPTIMIZATION_LEVEL = 0;
16351+
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
16352+
HEADER_SEARCH_PATHS = (
16353+
"$(inherited)",
16354+
../../src/plugins/grass,
16355+
"$(QT_INC)",
16356+
);
16357+
LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)";
16358+
MACH_O_TYPE = mh_execute;
16359+
OTHER_CFLAGS = "$(QT_CXXFLAGS)";
16360+
OTHER_LDFLAGS = (
16361+
"$(inherited)",
16362+
"$(QT_LIB_CORE)",
16363+
"$(QT_LIB_GUI)",
16364+
);
16365+
PRODUCT_NAME = qgis.g.browser;
16366+
};
16367+
name = Debug;
16368+
};
16369+
72463E441122FEF200BE5F17 /* Release */ = {
16370+
isa = XCBuildConfiguration;
16371+
buildSettings = {
16372+
CONFIGURATION_BUILD_DIR = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_DATA_SUBDIR)/grass/bin";
16373+
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
16374+
HEADER_SEARCH_PATHS = (
16375+
"$(inherited)",
16376+
../../src/plugins/grass,
16377+
"$(QT_INC)",
16378+
);
16379+
LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)";
16380+
MACH_O_TYPE = mh_execute;
16381+
OTHER_CFLAGS = "$(QT_CXXFLAGS)";
16382+
OTHER_LDFLAGS = (
16383+
"$(inherited)",
16384+
"$(QT_LIB_CORE)",
16385+
"$(QT_LIB_GUI)",
16386+
);
16387+
PRODUCT_NAME = qgis.g.browser;
16388+
};
16389+
name = Release;
16390+
};
1630916391
7256F1550F4105770022BE1F /* Debug */ = {
1631016392
isa = XCBuildConfiguration;
1631116393
buildSettings = {
@@ -19120,7 +19202,7 @@
1912019202
COPY_PHASE_STRIP = NO;
1912119203
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1912219204
GCC_OPTIMIZATION_LEVEL = 0;
19123-
QGIS_VERSION_BUILD = 12888;
19205+
QGIS_VERSION_BUILD = 12917;
1912419206
STRIP_INSTALLED_PRODUCT = NO;
1912519207
};
1912619208
name = Debug;
@@ -19131,7 +19213,7 @@
1913119213
buildSettings = {
1913219214
COPY_PHASE_STRIP = YES;
1913319215
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
19134-
QGIS_VERSION_BUILD = 12888;
19216+
QGIS_VERSION_BUILD = 12917;
1913519217
STRIP_INSTALLED_PRODUCT = YES;
1913619218
};
1913719219
name = Release;
@@ -19202,6 +19284,15 @@
1920219284
defaultConfigurationIsVisible = 0;
1920319285
defaultConfigurationName = Release;
1920419286
};
19287+
72463E421122FEF200BE5F17 /* Build configuration list for PBXNativeTarget "qgis.g.browser" */ = {
19288+
isa = XCConfigurationList;
19289+
buildConfigurations = (
19290+
72463E431122FEF200BE5F17 /* Debug */,
19291+
72463E441122FEF200BE5F17 /* Release */,
19292+
);
19293+
defaultConfigurationIsVisible = 0;
19294+
defaultConfigurationName = Release;
19295+
};
1920519296
7256F1570F4105A40022BE1F /* Build configuration list for PBXAggregateTarget "python_modules" */ = {
1920619297
isa = XCConfigurationList;
1920719298
buildConfigurations = (

0 commit comments

Comments
 (0)