|
76 | 76 | 7256F1B30F411C120022BE1F /* PBXTargetDependency */,
|
77 | 77 | 7256F1B10F411C120022BE1F /* PBXTargetDependency */,
|
78 | 78 | 720383870F8BA92B0083B883 /* PBXTargetDependency */,
|
| 79 | + 72B236C711570990007B4803 /* PBXTargetDependency */, |
79 | 80 | 7256F1C10F411C7C0022BE1F /* PBXTargetDependency */,
|
80 | 81 | 72FB0B6D0FFD6B8F0052360B /* PBXTargetDependency */,
|
81 | 82 | 7256F1AD0F411C120022BE1F /* PBXTargetDependency */,
|
|
1298 | 1299 | 72AF7B6610F8F1EB00BD549A /* qwt_polar_plot.h in Sources */ = {isa = PBXBuildFile; fileRef = 72AF7B4D10F8F02100BD549A /* qwt_polar_plot.h */; };
|
1299 | 1300 | 72AF7B7310F8F62400BD549A /* qgsattributeselectiondialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72AF7B7110F8F5F600BD549A /* qgsattributeselectiondialog.cpp */; };
|
1300 | 1301 | 72AF7B7410F8F67E00BD549A /* qgscomposertable.h in Sources */ = {isa = PBXBuildFile; fileRef = 7295BC7410F57CE8005D1408 /* qgscomposertable.h */; };
|
| 1302 | + 72B236B011570743007B4803 /* libqgis_core.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7209F1D20F39E760003DC336 /* libqgis_core.dylib */; }; |
| 1303 | + 72B236B111570743007B4803 /* libqgis_gui.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7209F38E0F3A2F2B003DC336 /* libqgis_gui.dylib */; }; |
| 1304 | + 72B236BB115707EF007B4803 /* qgsdisplacementplugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72B236A411570705007B4803 /* qgsdisplacementplugin.cpp */; }; |
| 1305 | + 72B236BC115707EF007B4803 /* qgspointdisplacementrenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72B236A611570705007B4803 /* qgspointdisplacementrenderer.cpp */; }; |
| 1306 | + 72B236BD115707EF007B4803 /* qgspointdisplacementrendererwidget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72B236A811570705007B4803 /* qgspointdisplacementrendererwidget.cpp */; }; |
| 1307 | + 72B236BE11570801007B4803 /* qgspointdisplacementrendererwidget.h in Sources */ = {isa = PBXBuildFile; fileRef = 72B236A911570705007B4803 /* qgspointdisplacementrendererwidget.h */; }; |
1301 | 1308 | 72BD9FE510A499D700FEA70F /* qgszonalstatistics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72BD9FE310A4998600FEA70F /* qgszonalstatistics.cpp */; };
|
1302 | 1309 | 72BD9FE610A499FA00FEA70F /* qgszonalstatistics.h in Headers */ = {isa = PBXBuildFile; fileRef = 72BD9FE410A4998600FEA70F /* qgszonalstatistics.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
1303 | 1310 | 72C77407111327B800BCB559 /* qgsattributeselectiondialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 72AF7B7210F8F5F600BD549A /* qgsattributeselectiondialog.h */; };
|
|
2260 | 2267 | );
|
2261 | 2268 | script = "$QTMOC -nw $QT_CXXFLAGS -o \"$DERIVED_FILES_DIR/moc_$INPUT_FILE_BASE.cpp\" \"$INPUT_FILE_PATH\"";
|
2262 | 2269 | };
|
| 2270 | + 72B236B211570743007B4803 /* PBXBuildRule */ = { |
| 2271 | + isa = PBXBuildRule; |
| 2272 | + compilerSpec = com.apple.compilers.proxy.script; |
| 2273 | + filePatterns = "*.qrc"; |
| 2274 | + fileType = pattern.proxy; |
| 2275 | + isEditable = 1; |
| 2276 | + outputFiles = ( |
| 2277 | + "$(DERIVED_FILES_DIR)/qrc_$(INPUT_FILE_BASE).cpp", |
| 2278 | + ); |
| 2279 | + script = "$QTRCC -name $INPUT_FILE_BASE -o \"$DERIVED_FILES_DIR/qrc_$INPUT_FILE_BASE.cpp\" \"$INPUT_FILE_PATH\""; |
| 2280 | + }; |
| 2281 | + 72B236B311570743007B4803 /* PBXBuildRule */ = { |
| 2282 | + isa = PBXBuildRule; |
| 2283 | + compilerSpec = com.apple.compilers.proxy.script; |
| 2284 | + filePatterns = "*.h"; |
| 2285 | + fileType = pattern.proxy; |
| 2286 | + isEditable = 1; |
| 2287 | + outputFiles = ( |
| 2288 | + "$(DERIVED_FILES_DIR)/moc_$(INPUT_FILE_BASE).cpp", |
| 2289 | + ); |
| 2290 | + script = "$QTMOC $QT_CXXFLAGS -o \"$DERIVED_FILES_DIR/moc_$INPUT_FILE_BASE.cpp\" \"$INPUT_FILE_PATH\""; |
| 2291 | + }; |
2263 | 2292 | 72DB68DF1021D08400ED5F3A /* PBXBuildRule */ = {
|
2264 | 2293 | isa = PBXBuildRule;
|
2265 | 2294 | compilerSpec = com.apple.compilers.proxy.script;
|
|
2597 | 2626 | remoteGlobalIDString = 72A07E090F3BEE16004FC2A4;
|
2598 | 2627 | remoteInfo = qgisgrass;
|
2599 | 2628 | };
|
| 2629 | + 72B236C611570990007B4803 /* PBXContainerItemProxy */ = { |
| 2630 | + isa = PBXContainerItemProxy; |
| 2631 | + containerPortal = 20286C28FDCF999611CA2CEA /* Project object */; |
| 2632 | + proxyType = 1; |
| 2633 | + remoteGlobalIDString = 72B236AC11570743007B4803 /* displacementplugin */; |
| 2634 | + remoteInfo = displacementplugin; |
| 2635 | + }; |
2600 | 2636 | 72BD9FEF10A49CEE00FEA70F /* PBXContainerItemProxy */ = {
|
2601 | 2637 | isa = PBXContainerItemProxy;
|
2602 | 2638 | containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
|
|
6805 | 6841 | 72AF7B5110F8F02100BD549A /* qwt_polar_spectrogram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qwt_polar_spectrogram.h; path = ../../src/app/gps/qwtpolar/qwt_polar_spectrogram.h; sourceTree = SOURCE_ROOT; };
|
6806 | 6842 | 72AF7B7110F8F5F600BD549A /* qgsattributeselectiondialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsattributeselectiondialog.cpp; path = ../../src/app/composer/qgsattributeselectiondialog.cpp; sourceTree = SOURCE_ROOT; };
|
6807 | 6843 | 72AF7B7210F8F5F600BD549A /* qgsattributeselectiondialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsattributeselectiondialog.h; path = ../../src/app/composer/qgsattributeselectiondialog.h; sourceTree = SOURCE_ROOT; };
|
| 6844 | + 72B236A311570705007B4803 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
| 6845 | + 72B236A411570705007B4803 /* qgsdisplacementplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = qgsdisplacementplugin.cpp; sourceTree = "<group>"; }; |
| 6846 | + 72B236A511570705007B4803 /* qgsdisplacementplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qgsdisplacementplugin.h; sourceTree = "<group>"; }; |
| 6847 | + 72B236A611570705007B4803 /* qgspointdisplacementrenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = qgspointdisplacementrenderer.cpp; sourceTree = "<group>"; }; |
| 6848 | + 72B236A711570705007B4803 /* qgspointdisplacementrenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qgspointdisplacementrenderer.h; sourceTree = "<group>"; }; |
| 6849 | + 72B236A811570705007B4803 /* qgspointdisplacementrendererwidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = qgspointdisplacementrendererwidget.cpp; sourceTree = "<group>"; }; |
| 6850 | + 72B236A911570705007B4803 /* qgspointdisplacementrendererwidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qgspointdisplacementrendererwidget.h; sourceTree = "<group>"; }; |
| 6851 | + 72B236AA11570705007B4803 /* qgspointdisplacementrendererwidgetbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = qgspointdisplacementrendererwidgetbase.ui; sourceTree = "<group>"; }; |
| 6852 | + 72B236B711570743007B4803 /* libdisplacementplugin.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libdisplacementplugin.so; sourceTree = BUILT_PRODUCTS_DIR; }; |
6808 | 6853 | 72B4DDC30F9F4C0D009351FE /* qgis_help.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = qgis_help.1; path = ../../qgis_help.1; sourceTree = SOURCE_ROOT; };
|
6809 | 6854 | 72B4DDC40F9F4C0D009351FE /* qgis.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = qgis.1; path = ../../qgis.1; sourceTree = SOURCE_ROOT; };
|
6810 | 6855 | 72B4DDC50F9F4C0D009351FE /* qgis.dtd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = qgis.dtd; path = ../../qgis.dtd; sourceTree = SOURCE_ROOT; };
|
|
7624 | 7669 | );
|
7625 | 7670 | runOnlyForDeploymentPostprocessing = 0;
|
7626 | 7671 | };
|
| 7672 | + 72B236AF11570743007B4803 /* Frameworks */ = { |
| 7673 | + isa = PBXFrameworksBuildPhase; |
| 7674 | + buildActionMask = 2147483647; |
| 7675 | + files = ( |
| 7676 | + 72B236B011570743007B4803 /* libqgis_core.dylib in Frameworks */, |
| 7677 | + 72B236B111570743007B4803 /* libqgis_gui.dylib in Frameworks */, |
| 7678 | + ); |
| 7679 | + runOnlyForDeploymentPostprocessing = 0; |
| 7680 | + }; |
7627 | 7681 | 72DB68DD1021D08400ED5F3A /* Frameworks */ = {
|
7628 | 7682 | isa = PBXFrameworksBuildPhase;
|
7629 | 7683 | buildActionMask = 2147483647;
|
|
7727 | 7781 | 72FEE3B1111D353300D28C1A /* qgis.d.rast */,
|
7728 | 7782 | 72FEE3C8111D378800D28C1A /* qgis.g.info */,
|
7729 | 7783 | 72463E451122FEF200BE5F17 /* qgis.g.browser */,
|
| 7784 | + 72B236B711570743007B4803 /* libdisplacementplugin.so */, |
7730 | 7785 | );
|
7731 | 7786 | name = Products;
|
7732 | 7787 | sourceTree = "<group>";
|
|
8646 | 8701 | 7209EBE90F39E57B003DC336 /* north_arrow */,
|
8647 | 8702 | 7209EBF90F39E57B003DC336 /* ogr_converter */,
|
8648 | 8703 | 7223B7720F969A9D00D905B4 /* oracle_raster */,
|
| 8704 | + 72B236A211570705007B4803 /* point_displacement_renderer */, |
8649 | 8705 | 7209EC150F39E57B003DC336 /* quick_print */,
|
8650 | 8706 | 726C671C104602FB00EFEDCC /* raster_terrain_analysis */,
|
8651 | 8707 | 7209EC1E0F39E57B003DC336 /* scale_bar */,
|
|
12571 | 12627 | path = ../../src/app/gps/qwtpolar;
|
12572 | 12628 | sourceTree = SOURCE_ROOT;
|
12573 | 12629 | };
|
| 12630 | + 72B236A211570705007B4803 /* point_displacement_renderer */ = { |
| 12631 | + isa = PBXGroup; |
| 12632 | + children = ( |
| 12633 | + 72B236A311570705007B4803 /* CMakeLists.txt */, |
| 12634 | + 72B236A411570705007B4803 /* qgsdisplacementplugin.cpp */, |
| 12635 | + 72B236A511570705007B4803 /* qgsdisplacementplugin.h */, |
| 12636 | + 72B236A611570705007B4803 /* qgspointdisplacementrenderer.cpp */, |
| 12637 | + 72B236A711570705007B4803 /* qgspointdisplacementrenderer.h */, |
| 12638 | + 72B236A811570705007B4803 /* qgspointdisplacementrendererwidget.cpp */, |
| 12639 | + 72B236A911570705007B4803 /* qgspointdisplacementrendererwidget.h */, |
| 12640 | + 72B236AA11570705007B4803 /* qgspointdisplacementrendererwidgetbase.ui */, |
| 12641 | + ); |
| 12642 | + path = point_displacement_renderer; |
| 12643 | + sourceTree = "<group>"; |
| 12644 | + }; |
12574 | 12645 | 72DB68CF1021D06C00ED5F3A /* osm */ = {
|
12575 | 12646 | isa = PBXGroup;
|
12576 | 12647 | children = (
|
|
13929 | 14000 | productReference = 72A56DA30F3CCAF700BA32A1 /* libplugin.so */;
|
13930 | 14001 | productType = "com.apple.product-type.tool";
|
13931 | 14002 | };
|
| 14003 | + 72B236AC11570743007B4803 /* displacementplugin */ = { |
| 14004 | + isa = PBXNativeTarget; |
| 14005 | + buildConfigurationList = 72B236B411570743007B4803 /* Build configuration list for PBXNativeTarget "displacementplugin" */; |
| 14006 | + buildPhases = ( |
| 14007 | + 72B236AD11570743007B4803 /* Script - ui */, |
| 14008 | + 72B236AE11570743007B4803 /* Sources */, |
| 14009 | + 72B236AF11570743007B4803 /* Frameworks */, |
| 14010 | + ); |
| 14011 | + buildRules = ( |
| 14012 | + 72B236B211570743007B4803 /* PBXBuildRule */, |
| 14013 | + 72B236B311570743007B4803 /* PBXBuildRule */, |
| 14014 | + ); |
| 14015 | + dependencies = ( |
| 14016 | + ); |
| 14017 | + name = displacementplugin; |
| 14018 | + productName = testprog; |
| 14019 | + productReference = 72B236B711570743007B4803 /* libdisplacementplugin.so */; |
| 14020 | + productType = "com.apple.product-type.tool"; |
| 14021 | + }; |
13932 | 14022 | 72DB68DB1021D08400ED5F3A /* osmprovider */ = {
|
13933 | 14023 | isa = PBXNativeTarget;
|
13934 | 14024 | buildConfigurationList = 72DB68E01021D08400ED5F3A /* Build configuration list for PBXNativeTarget "osmprovider" */;
|
|
14105 | 14195 | 72A07E570F3BF35F004FC2A4 /* copyrightlabelplugin */,
|
14106 | 14196 | 72A56B290F3C810600BA32A1 /* delimitedtextplugin */,
|
14107 | 14197 | 720383490F8B905D0083B883 /* diagramoverlayplugin */,
|
| 14198 | + 72B236AC11570743007B4803 /* displacementplugin */, |
14108 | 14199 | 72A56BFB0F3C887000BA32A1 /* dxf2shpconverterplugin */,
|
14109 | 14200 | 72FB0B4A0FFD680F0052360B /* evisplugin */,
|
14110 | 14201 | 72A56B6C0F3C824400BA32A1 /* interpolationplugin */,
|
|
14577 | 14668 | shellScript = "# generate ui headers in separate script because:\n# 1. Xcode will attempt to process generated *.h with moc rule\n# 2. parallel processing might not finish ui's before a cpp source needs it\n\n# derived sources dir created by Compile Sources phase, we need it NOW\nmkdir -p \"$DERIVED_FILES_DIR\"\n\ncd ../../src/plugins/$TARGET_PLUGINDIR\n\nUIUI=`ls *.ui`\n\nfor u in $UIUI\ndo\n\tuh=`echo $u | sed 's,\\.ui$,.h,'`\n\t# compare times because output files spec below doesn't seem to work with wildcards\n\tif [ ! -f \"$DERIVED_FILES_DIR/ui_$uh\" ] || [ $u -nt \"$DERIVED_FILES_DIR/ui_$uh\" ] ; then\n\t\trm -f \"$DERIVED_FILES_DIR/ui_$uh\"\n\t\techo \"$QTUIC -o \\\"$DERIVED_FILES_DIR/ui_$uh\\\" $u\"\n\t\t$QTUIC -o \"$DERIVED_FILES_DIR/ui_$uh\" $u\n\tfi\ndone\n\nexit 0\n";
|
14578 | 14669 | showEnvVarsInLog = 0;
|
14579 | 14670 | };
|
| 14671 | + 72B236AD11570743007B4803 /* Script - ui */ = { |
| 14672 | + isa = PBXShellScriptBuildPhase; |
| 14673 | + buildActionMask = 2147483647; |
| 14674 | + files = ( |
| 14675 | + ); |
| 14676 | + inputPaths = ( |
| 14677 | + ); |
| 14678 | + name = "Script - ui"; |
| 14679 | + outputPaths = ( |
| 14680 | + ); |
| 14681 | + runOnlyForDeploymentPostprocessing = 0; |
| 14682 | + shellPath = /bin/sh; |
| 14683 | + shellScript = "# generate ui headers in separate script because:\n# 1. Xcode will attempt to process generated *.h with moc rule\n# 2. parallel processing might not finish ui's before a cpp source needs it\n\n# derived sources dir created by Compile Sources phase, we need it NOW\nmkdir -p \"$DERIVED_FILES_DIR\"\n\ncd ../../src/plugins/$TARGET_PLUGINDIR\n\nUIUI=`ls *.ui`\n\nfor u in $UIUI\ndo\n\tuh=`echo $u | sed 's,\\.ui$,.h,'`\n\t# compare times because output files spec below doesn't seem to work with wildcards\n\tif [ ! -f \"$DERIVED_FILES_DIR/ui_$uh\" ] || [ $u -nt \"$DERIVED_FILES_DIR/ui_$uh\" ] ; then\n\t\trm -f \"$DERIVED_FILES_DIR/ui_$uh\"\n\t\techo \"$QTUIC -o \\\"$DERIVED_FILES_DIR/ui_$uh\\\" $u\"\n\t\t$QTUIC -o \"$DERIVED_FILES_DIR/ui_$uh\" $u\n\tfi\ndone\n\nexit 0\n"; |
| 14684 | + showEnvVarsInLog = 0; |
| 14685 | + }; |
14580 | 14686 | 72C5358F1038DB0800A9CC02 /* Script - fTools ui+rc */ = {
|
14581 | 14687 | isa = PBXShellScriptBuildPhase;
|
14582 | 14688 | buildActionMask = 2147483647;
|
|
15486 | 15592 | );
|
15487 | 15593 | runOnlyForDeploymentPostprocessing = 0;
|
15488 | 15594 | };
|
| 15595 | + 72B236AE11570743007B4803 /* Sources */ = { |
| 15596 | + isa = PBXSourcesBuildPhase; |
| 15597 | + buildActionMask = 2147483647; |
| 15598 | + files = ( |
| 15599 | + 72B236BB115707EF007B4803 /* qgsdisplacementplugin.cpp in Sources */, |
| 15600 | + 72B236BC115707EF007B4803 /* qgspointdisplacementrenderer.cpp in Sources */, |
| 15601 | + 72B236BD115707EF007B4803 /* qgspointdisplacementrendererwidget.cpp in Sources */, |
| 15602 | + 72B236BE11570801007B4803 /* qgspointdisplacementrendererwidget.h in Sources */, |
| 15603 | + ); |
| 15604 | + runOnlyForDeploymentPostprocessing = 0; |
| 15605 | + }; |
15489 | 15606 | 72DB68DC1021D08400ED5F3A /* Sources */ = {
|
15490 | 15607 | isa = PBXSourcesBuildPhase;
|
15491 | 15608 | buildActionMask = 2147483647;
|
|
15986 | 16103 | target = 72A07E090F3BEE16004FC2A4 /* qgisgrass */;
|
15987 | 16104 | targetProxy = 72A07E520F3BF191004FC2A4 /* PBXContainerItemProxy */;
|
15988 | 16105 | };
|
| 16106 | + 72B236C711570990007B4803 /* PBXTargetDependency */ = { |
| 16107 | + isa = PBXTargetDependency; |
| 16108 | + target = 72B236AC11570743007B4803 /* displacementplugin */; |
| 16109 | + targetProxy = 72B236C611570990007B4803 /* PBXContainerItemProxy */; |
| 16110 | + }; |
15989 | 16111 | 72BD9FF010A49CEE00FEA70F /* PBXTargetDependency */ = {
|
15990 | 16112 | isa = PBXTargetDependency;
|
15991 | 16113 | target = 726C67361046030F00EFEDCC /* rasterterrain */;
|
|
17296 | 17418 | "$(QT_LIB_CORE)",
|
17297 | 17419 | "$(QT_LIB_XML)",
|
17298 | 17420 | "$(QT_LIB_GUI)",
|
| 17421 | + "$(QT_LIB_NET)", |
17299 | 17422 | );
|
17300 | 17423 | PRODUCT_NAME = wmsprovider.so;
|
17301 | 17424 | };
|
|
17324 | 17447 | "$(QT_LIB_CORE)",
|
17325 | 17448 | "$(QT_LIB_XML)",
|
17326 | 17449 | "$(QT_LIB_GUI)",
|
| 17450 | + "$(QT_LIB_NET)", |
17327 | 17451 | );
|
17328 | 17452 | PRODUCT_NAME = wmsprovider.so;
|
17329 | 17453 | };
|
|
18885 | 19009 | };
|
18886 | 19010 | name = Release;
|
18887 | 19011 | };
|
| 19012 | + 72B236B511570743007B4803 /* Debug */ = { |
| 19013 | + isa = XCBuildConfiguration; |
| 19014 | + buildSettings = { |
| 19015 | + CONFIGURATION_BUILD_DIR = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_PLUGIN_SUBDIR)"; |
| 19016 | + EXECUTABLE_PREFIX = lib; |
| 19017 | + GCC_DYNAMIC_NO_PIC = NO; |
| 19018 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 19019 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 19020 | + "$(inherited)", |
| 19021 | + displacement_EXPORTS, |
| 19022 | + ); |
| 19023 | + HEADER_SEARCH_PATHS = ( |
| 19024 | + "$(inherited)", |
| 19025 | + ../../src/plugins, |
| 19026 | + ../../src/plugins/point_displacement_renderer, |
| 19027 | + ../../src/core, |
| 19028 | + ../../src/core/spatialindex, |
| 19029 | + "../../src/core/symbology-ng", |
| 19030 | + ../../src/gui, |
| 19031 | + "../../src/gui/symbology-ng", |
| 19032 | + "$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", |
| 19033 | + "$(GEOS_INC)", |
| 19034 | + ); |
| 19035 | + HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(TARGET_TEMP_DIR)/../qgis_gui.build/DerivedSources\""; |
| 19036 | + LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)"; |
| 19037 | + MACH_O_TYPE = mh_bundle; |
| 19038 | + OTHER_CFLAGS = "$(QT_CXXFLAGS)"; |
| 19039 | + OTHER_LDFLAGS = ( |
| 19040 | + "$(inherited)", |
| 19041 | + "$(QT_LIB_CORE)", |
| 19042 | + "$(QT_LIB_GUI)", |
| 19043 | + "$(QT_LIB_XML)", |
| 19044 | + ); |
| 19045 | + PRODUCT_NAME = displacementplugin.so; |
| 19046 | + TARGET_PLUGINDIR = point_displacement_renderer; |
| 19047 | + }; |
| 19048 | + name = Debug; |
| 19049 | + }; |
| 19050 | + 72B236B611570743007B4803 /* Release */ = { |
| 19051 | + isa = XCBuildConfiguration; |
| 19052 | + buildSettings = { |
| 19053 | + CONFIGURATION_BUILD_DIR = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_PLUGIN_SUBDIR)"; |
| 19054 | + EXECUTABLE_PREFIX = lib; |
| 19055 | + GCC_DYNAMIC_NO_PIC = NO; |
| 19056 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 19057 | + "$(inherited)", |
| 19058 | + displacement_EXPORTS, |
| 19059 | + ); |
| 19060 | + HEADER_SEARCH_PATHS = ( |
| 19061 | + "$(inherited)", |
| 19062 | + ../../src/plugins, |
| 19063 | + ../../src/plugins/point_displacement_renderer, |
| 19064 | + ../../src/core, |
| 19065 | + ../../src/core/spatialindex, |
| 19066 | + "../../src/core/symbology-ng", |
| 19067 | + ../../src/gui, |
| 19068 | + "../../src/gui/symbology-ng", |
| 19069 | + "$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", |
| 19070 | + "$(GEOS_INC)", |
| 19071 | + ); |
| 19072 | + HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(TARGET_TEMP_DIR)/../qgis_gui.build/DerivedSources\""; |
| 19073 | + LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)"; |
| 19074 | + MACH_O_TYPE = mh_bundle; |
| 19075 | + OTHER_CFLAGS = "$(QT_CXXFLAGS)"; |
| 19076 | + OTHER_LDFLAGS = ( |
| 19077 | + "$(inherited)", |
| 19078 | + "$(QT_LIB_CORE)", |
| 19079 | + "$(QT_LIB_GUI)", |
| 19080 | + "$(QT_LIB_XML)", |
| 19081 | + ); |
| 19082 | + PRODUCT_NAME = displacementplugin.so; |
| 19083 | + TARGET_PLUGINDIR = point_displacement_renderer; |
| 19084 | + }; |
| 19085 | + name = Release; |
| 19086 | + }; |
18888 | 19087 | 72DB68E11021D08400ED5F3A /* Debug */ = {
|
18889 | 19088 | isa = XCBuildConfiguration;
|
18890 | 19089 | buildSettings = {
|
|
19369 | 19568 | COPY_PHASE_STRIP = NO;
|
19370 | 19569 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
19371 | 19570 | GCC_OPTIMIZATION_LEVEL = 0;
|
19372 |
| - QGIS_VERSION_BUILD = 13107; |
| 19571 | + QGIS_VERSION_BUILD = 13139; |
19373 | 19572 | STRIP_INSTALLED_PRODUCT = NO;
|
19374 | 19573 | };
|
19375 | 19574 | name = Debug;
|
|
19380 | 19579 | buildSettings = {
|
19381 | 19580 | COPY_PHASE_STRIP = YES;
|
19382 | 19581 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
19383 |
| - QGIS_VERSION_BUILD = 13107; |
| 19582 | + QGIS_VERSION_BUILD = 13139; |
19384 | 19583 | STRIP_INSTALLED_PRODUCT = YES;
|
19385 | 19584 | };
|
19386 | 19585 | name = Release;
|
|
19802 | 20001 | defaultConfigurationIsVisible = 0;
|
19803 | 20002 | defaultConfigurationName = Release;
|
19804 | 20003 | };
|
| 20004 | + 72B236B411570743007B4803 /* Build configuration list for PBXNativeTarget "displacementplugin" */ = { |
| 20005 | + isa = XCConfigurationList; |
| 20006 | + buildConfigurations = ( |
| 20007 | + 72B236B511570743007B4803 /* Debug */, |
| 20008 | + 72B236B611570743007B4803 /* Release */, |
| 20009 | + ); |
| 20010 | + defaultConfigurationIsVisible = 0; |
| 20011 | + defaultConfigurationName = Release; |
| 20012 | + }; |
19805 | 20013 | 72DB68E01021D08400ED5F3A /* Build configuration list for PBXNativeTarget "osmprovider" */ = {
|
19806 | 20014 | isa = XCConfigurationList;
|
19807 | 20015 | buildConfigurations = (
|
|
0 commit comments