|
69 | 69 | 72FB0B6D0FFD6B8F0052360B /* PBXTargetDependency */,
|
70 | 70 | 7256F1AD0F411C120022BE1F /* PBXTargetDependency */,
|
71 | 71 | 7256F1AB0F411C120022BE1F /* PBXTargetDependency */,
|
| 72 | + 72448A84125D3F8A0071B130 /* PBXTargetDependency */, |
72 | 73 | 7256F1BF0F411C7C0022BE1F /* PBXTargetDependency */,
|
73 | 74 | 7223B7A60F96AA6C00D905B4 /* PBXTargetDependency */,
|
74 | 75 | 7256F1C50F411C7C0022BE1F /* PBXTargetDependency */,
|
|
836 | 837 | 723FD05F0FBCB87900EFA55D /* qgspalgeometry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 723FD05D0FBCB85D00EFA55D /* qgspalgeometry.cpp */; };
|
837 | 838 | 72442AEB1095DD4C00B54796 /* qgsavoidintersectionsdialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72442AE91095DCFC00B54796 /* qgsavoidintersectionsdialog.cpp */; };
|
838 | 839 | 72442AEC1095DD4C00B54796 /* qgsavoidintersectionsdialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 72442AEA1095DCFC00B54796 /* qgsavoidintersectionsdialog.h */; };
|
| 840 | + 72448A51125D3D290071B130 /* libqgis_core.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7209F1D20F39E760003DC336 /* libqgis_core.dylib */; }; |
| 841 | + 72448A52125D3D290071B130 /* libqgis_gui.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7209F38E0F3A2F2B003DC336 /* libqgis_gui.dylib */; }; |
| 842 | + 72448A67125D3D940071B130 /* offline_editing.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72448A3F125D3D0C0071B130 /* offline_editing.cpp */; }; |
| 843 | + 72448A68125D3D940071B130 /* offline_editing.h in Sources */ = {isa = PBXBuildFile; fileRef = 72448A40125D3D0C0071B130 /* offline_editing.h */; }; |
| 844 | + 72448A69125D3D940071B130 /* offline_editing_plugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72448A42125D3D0C0071B130 /* offline_editing_plugin.cpp */; }; |
| 845 | + 72448A6A125D3D940071B130 /* offline_editing_plugin.h in Sources */ = {isa = PBXBuildFile; fileRef = 72448A43125D3D0C0071B130 /* offline_editing_plugin.h */; }; |
| 846 | + 72448A6B125D3D940071B130 /* offline_editing_plugin_gui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72448A45125D3D0C0071B130 /* offline_editing_plugin_gui.cpp */; }; |
| 847 | + 72448A6C125D3D940071B130 /* offline_editing_plugin_gui.h in Sources */ = {isa = PBXBuildFile; fileRef = 72448A46125D3D0C0071B130 /* offline_editing_plugin_gui.h */; }; |
| 848 | + 72448A6D125D3D940071B130 /* offline_editing_progress_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72448A48125D3D0C0071B130 /* offline_editing_progress_dialog.cpp */; }; |
| 849 | + 72448A6E125D3D940071B130 /* offline_editing_progress_dialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 72448A49125D3D0C0071B130 /* offline_editing_progress_dialog.h */; }; |
| 850 | + 72448A6F125D3DCE0071B130 /* offline_editing_plugin.qrc in Sources */ = {isa = PBXBuildFile; fileRef = 72448A44125D3D0C0071B130 /* offline_editing_plugin.qrc */; }; |
| 851 | + 72448A7E125D3F6E0071B130 /* qgsgpsdconnection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72448A7D125D3F5E0071B130 /* qgsgpsdconnection.cpp */; }; |
| 852 | + 72448A87125D40750071B130 /* qgsgpsdconnection.h in Sources */ = {isa = PBXBuildFile; fileRef = 72448A7B125D3F010071B130 /* qgsgpsdconnection.h */; }; |
839 | 853 | 72448CD310E9A1C100D4586B /* qgsprojectbadlayerguihandler.h in Sources */ = {isa = PBXBuildFile; fileRef = 72A51A4B10CE05B000E202D7 /* qgsprojectbadlayerguihandler.h */; };
|
840 | 854 | 72448CD710E9A21500D4586B /* qgsattributetableview.h in Sources */ = {isa = PBXBuildFile; fileRef = 72A239480F74A62200AFC35B /* qgsattributetableview.h */; };
|
841 | 855 | 72463E511122FF7300BE5F17 /* qgis.g.browser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72463E3C1122FEC500BE5F17 /* qgis.g.browser.cpp */; };
|
|
2251 | 2265 | );
|
2252 | 2266 | script = "$QTMOC -I$QGIS_HEADER_SEARCH_BASE $OTHER_CFLAGS -o \"$DERIVED_FILES_DIR/moc_$INPUT_FILE_BASE.cpp\" \"$INPUT_FILE_PATH\"";
|
2253 | 2267 | };
|
| 2268 | + 72448A53125D3D290071B130 /* PBXBuildRule */ = { |
| 2269 | + isa = PBXBuildRule; |
| 2270 | + compilerSpec = com.apple.compilers.proxy.script; |
| 2271 | + filePatterns = "*.qrc"; |
| 2272 | + fileType = pattern.proxy; |
| 2273 | + isEditable = 1; |
| 2274 | + outputFiles = ( |
| 2275 | + "$(DERIVED_FILES_DIR)/qrc_$(INPUT_FILE_BASE).cpp", |
| 2276 | + ); |
| 2277 | + script = "$QTRCC -name $INPUT_FILE_BASE -o \"$DERIVED_FILES_DIR/qrc_$INPUT_FILE_BASE.cpp\" \"$INPUT_FILE_PATH\""; |
| 2278 | + }; |
| 2279 | + 72448A54125D3D290071B130 /* PBXBuildRule */ = { |
| 2280 | + isa = PBXBuildRule; |
| 2281 | + compilerSpec = com.apple.compilers.proxy.script; |
| 2282 | + filePatterns = "*.h"; |
| 2283 | + fileType = pattern.proxy; |
| 2284 | + isEditable = 1; |
| 2285 | + outputFiles = ( |
| 2286 | + "$(DERIVED_FILES_DIR)/moc_$(INPUT_FILE_BASE).cpp", |
| 2287 | + ); |
| 2288 | + script = "$QTMOC -I$QGIS_HEADER_SEARCH_BASE $OTHER_CFLAGS -o \"$DERIVED_FILES_DIR/moc_$INPUT_FILE_BASE.cpp\" \"$INPUT_FILE_PATH\""; |
| 2289 | + }; |
2254 | 2290 | 7262ED980F7A770300498385 /* PBXBuildRule */ = {
|
2255 | 2291 | isa = PBXBuildRule;
|
2256 | 2292 | compilerSpec = com.apple.compilers.proxy.script;
|
|
2294 | 2330 | "$(DERIVED_FILES_DIR)/sip$(INPUT_FILE_BASE)part0.cpp",
|
2295 | 2331 | "$(DERIVED_FILES_DIR)/sip$(INPUT_FILE_BASE)part1.cpp",
|
2296 | 2332 | );
|
2297 |
| - script = "$SIP $PYQT_SIP_FLAGS -j 2 -I $PYQT_SIP_DIR -I $PROJECT_DIR/../../python -c \"$DERIVED_FILES_DIR\" \"$INPUT_FILE_PATH\""; |
| 2333 | + script = "$SIP $PYQT_SIP_FLAGS -j 2 -I $PYQT_SIP_DIR -I $PROJECT_DIR/../../python $QT_INC -c \"$DERIVED_FILES_DIR\" \"$INPUT_FILE_PATH\""; |
2298 | 2334 | };
|
2299 | 2335 | 7268E86D11023A8700B96374 /* PBXBuildRule */ = {
|
2300 | 2336 | isa = PBXBuildRule;
|
|
2308 | 2344 | "$(DERIVED_FILES_DIR)/sip$(INPUT_FILE_BASE)part2.cpp",
|
2309 | 2345 | "$(DERIVED_FILES_DIR)/sip$(INPUT_FILE_BASE)part3.cpp",
|
2310 | 2346 | );
|
2311 |
| - script = "$SIP $PYQT_SIP_FLAGS -j 4 -I $PYQT_SIP_DIR -I $PROJECT_DIR/../../python -c \"$DERIVED_FILES_DIR\" \"$INPUT_FILE_PATH\""; |
| 2347 | + script = "$SIP $PYQT_SIP_FLAGS -j 4 -I $PYQT_SIP_DIR -I $PROJECT_DIR/../../python $QT_INC -c \"$DERIVED_FILES_DIR\" \"$INPUT_FILE_PATH\""; |
2312 | 2348 | };
|
2313 | 2349 | 7268E88B11023DF700B96374 /* PBXBuildRule */ = {
|
2314 | 2350 | isa = PBXBuildRule;
|
|
2322 | 2358 | "$(DERIVED_FILES_DIR)/sip$(INPUT_FILE_BASE)part2.cpp",
|
2323 | 2359 | "$(DERIVED_FILES_DIR)/sip$(INPUT_FILE_BASE)part3.cpp",
|
2324 | 2360 | );
|
2325 |
| - script = "$SIP $PYQT_SIP_FLAGS -j 4 -I $PYQT_SIP_DIR -I $PROJECT_DIR/../../python -c \"$DERIVED_FILES_DIR\" \"$INPUT_FILE_PATH\""; |
| 2361 | + script = "$SIP $PYQT_SIP_FLAGS -j 4 -I $PYQT_SIP_DIR -I $PROJECT_DIR/../../python $QT_INC -c \"$DERIVED_FILES_DIR\" \"$INPUT_FILE_PATH\""; |
2326 | 2362 | };
|
2327 | 2363 | 726C673C1046030F00EFEDCC /* PBXBuildRule */ = {
|
2328 | 2364 | isa = PBXBuildRule;
|
|
2939 | 2975 | remoteGlobalIDString = 7223B77E0F96A96500D905B4;
|
2940 | 2976 | remoteInfo = oracleplugin;
|
2941 | 2977 | };
|
| 2978 | + 72448A83125D3F8A0071B130 /* PBXContainerItemProxy */ = { |
| 2979 | + isa = PBXContainerItemProxy; |
| 2980 | + containerPortal = 20286C28FDCF999611CA2CEA /* Project object */; |
| 2981 | + proxyType = 1; |
| 2982 | + remoteGlobalIDString = 72448A4D125D3D290071B130 /* offlineeditingplugin */; |
| 2983 | + remoteInfo = offlineeditingplugin; |
| 2984 | + }; |
2942 | 2985 | 7256F18F0F411B110022BE1F /* PBXContainerItemProxy */ = {
|
2943 | 2986 | isa = PBXContainerItemProxy;
|
2944 | 2987 | containerPortal = 20286C28FDCF999611CA2CEA /* Project object */;
|
|
6675 | 6718 | 72442AE81095DCD800B54796 /* qgsavoidintersectionsdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsavoidintersectionsdialogbase.ui; path = ../../src/ui/qgsavoidintersectionsdialogbase.ui; sourceTree = SOURCE_ROOT; };
|
6676 | 6719 | 72442AE91095DCFC00B54796 /* qgsavoidintersectionsdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsavoidintersectionsdialog.cpp; path = ../../src/app/qgsavoidintersectionsdialog.cpp; sourceTree = SOURCE_ROOT; };
|
6677 | 6720 | 72442AEA1095DCFC00B54796 /* qgsavoidintersectionsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsavoidintersectionsdialog.h; path = ../../src/app/qgsavoidintersectionsdialog.h; sourceTree = SOURCE_ROOT; };
|
| 6721 | + 72448A3E125D3D0C0071B130 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = ../../src/plugins/offline_editing/CMakeLists.txt; sourceTree = SOURCE_ROOT; }; |
| 6722 | + 72448A3F125D3D0C0071B130 /* offline_editing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = offline_editing.cpp; path = ../../src/plugins/offline_editing/offline_editing.cpp; sourceTree = SOURCE_ROOT; }; |
| 6723 | + 72448A40125D3D0C0071B130 /* offline_editing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = offline_editing.h; path = ../../src/plugins/offline_editing/offline_editing.h; sourceTree = SOURCE_ROOT; }; |
| 6724 | + 72448A41125D3D0C0071B130 /* offline_editing_copy.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = offline_editing_copy.png; path = ../../src/plugins/offline_editing/offline_editing_copy.png; sourceTree = SOURCE_ROOT; }; |
| 6725 | + 72448A42125D3D0C0071B130 /* offline_editing_plugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = offline_editing_plugin.cpp; path = ../../src/plugins/offline_editing/offline_editing_plugin.cpp; sourceTree = SOURCE_ROOT; }; |
| 6726 | + 72448A43125D3D0C0071B130 /* offline_editing_plugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = offline_editing_plugin.h; path = ../../src/plugins/offline_editing/offline_editing_plugin.h; sourceTree = SOURCE_ROOT; }; |
| 6727 | + 72448A44125D3D0C0071B130 /* offline_editing_plugin.qrc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = offline_editing_plugin.qrc; path = ../../src/plugins/offline_editing/offline_editing_plugin.qrc; sourceTree = SOURCE_ROOT; }; |
| 6728 | + 72448A45125D3D0C0071B130 /* offline_editing_plugin_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = offline_editing_plugin_gui.cpp; path = ../../src/plugins/offline_editing/offline_editing_plugin_gui.cpp; sourceTree = SOURCE_ROOT; }; |
| 6729 | + 72448A46125D3D0C0071B130 /* offline_editing_plugin_gui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = offline_editing_plugin_gui.h; path = ../../src/plugins/offline_editing/offline_editing_plugin_gui.h; sourceTree = SOURCE_ROOT; }; |
| 6730 | + 72448A47125D3D0C0071B130 /* offline_editing_plugin_guibase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = offline_editing_plugin_guibase.ui; path = ../../src/plugins/offline_editing/offline_editing_plugin_guibase.ui; sourceTree = SOURCE_ROOT; }; |
| 6731 | + 72448A48125D3D0C0071B130 /* offline_editing_progress_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = offline_editing_progress_dialog.cpp; path = ../../src/plugins/offline_editing/offline_editing_progress_dialog.cpp; sourceTree = SOURCE_ROOT; }; |
| 6732 | + 72448A49125D3D0C0071B130 /* offline_editing_progress_dialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = offline_editing_progress_dialog.h; path = ../../src/plugins/offline_editing/offline_editing_progress_dialog.h; sourceTree = SOURCE_ROOT; }; |
| 6733 | + 72448A4A125D3D0C0071B130 /* offline_editing_progress_dialog_base.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = offline_editing_progress_dialog_base.ui; path = ../../src/plugins/offline_editing/offline_editing_progress_dialog_base.ui; sourceTree = SOURCE_ROOT; }; |
| 6734 | + 72448A4B125D3D0C0071B130 /* offline_editing_sync.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = offline_editing_sync.png; path = ../../src/plugins/offline_editing/offline_editing_sync.png; sourceTree = SOURCE_ROOT; }; |
| 6735 | + 72448A58125D3D290071B130 /* libofflineeditingplugin.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libofflineeditingplugin.so; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 6736 | + 72448A7B125D3F010071B130 /* qgsgpsdconnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsgpsdconnection.h; path = ../../src/core/gps/qgsgpsdconnection.h; sourceTree = SOURCE_ROOT; }; |
| 6737 | + 72448A7D125D3F5E0071B130 /* qgsgpsdconnection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsgpsdconnection.cpp; path = ../../src/core/gps/qgsgpsdconnection.cpp; sourceTree = SOURCE_ROOT; }; |
6678 | 6738 | 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; };
|
6679 | 6739 | 72463E451122FEF200BE5F17 /* qgis.g.browser */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = qgis.g.browser; sourceTree = BUILT_PRODUCTS_DIR; };
|
6680 | 6740 | 724723DA11342BB3004B93DA /* qgsvalidateddoublespinbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsvalidateddoublespinbox.h; path = ../../src/plugins/georeferencer/qgsvalidateddoublespinbox.h; sourceTree = SOURCE_ROOT; };
|
|
9056 | 9116 | );
|
9057 | 9117 | runOnlyForDeploymentPostprocessing = 0;
|
9058 | 9118 | };
|
| 9119 | + 72448A50125D3D290071B130 /* Frameworks */ = { |
| 9120 | + isa = PBXFrameworksBuildPhase; |
| 9121 | + buildActionMask = 2147483647; |
| 9122 | + files = ( |
| 9123 | + 72448A51125D3D290071B130 /* libqgis_core.dylib in Frameworks */, |
| 9124 | + 72448A52125D3D290071B130 /* libqgis_gui.dylib in Frameworks */, |
| 9125 | + ); |
| 9126 | + runOnlyForDeploymentPostprocessing = 0; |
| 9127 | + }; |
9059 | 9128 | 72463E411122FEF200BE5F17 /* Frameworks */ = {
|
9060 | 9129 | isa = PBXFrameworksBuildPhase;
|
9061 | 9130 | buildActionMask = 2147483647;
|
|
9472 | 9541 | 72B236B711570743007B4803 /* libdisplacementplugin.so */,
|
9473 | 9542 | 7268C057118294F2001BC9C4 /* libspatialqueryplugin.so */,
|
9474 | 9543 | 72DBBD1C12217BB000384557 /* qgis_mapserv.fcgi */,
|
| 9544 | + 72448A58125D3D290071B130 /* libofflineeditingplugin.so */, |
9475 | 9545 | );
|
9476 | 9546 | name = Products;
|
9477 | 9547 | sourceTree = "<group>";
|
|
10438 | 10508 | 72FB0B170FFD657D0052360B /* evis */,
|
10439 | 10509 | 7209EBB90F39E57B003DC336 /* interpolation */,
|
10440 | 10510 | 7209EBE90F39E57B003DC336 /* north_arrow */,
|
| 10511 | + 72448A3D125D3D0C0071B130 /* offline_editing */, |
10441 | 10512 | 7209EBF90F39E57B003DC336 /* ogr_converter */,
|
10442 | 10513 | 7223B7720F969A9D00D905B4 /* oracle_raster */,
|
10443 | 10514 | 72B236A211570705007B4803 /* point_displacement_renderer */,
|
|
12769 | 12840 | path = ../../src/plugins/grass/scripts;
|
12770 | 12841 | sourceTree = SOURCE_ROOT;
|
12771 | 12842 | };
|
| 12843 | + 72448A3D125D3D0C0071B130 /* offline_editing */ = { |
| 12844 | + isa = PBXGroup; |
| 12845 | + children = ( |
| 12846 | + 72448A3E125D3D0C0071B130 /* CMakeLists.txt */, |
| 12847 | + 72448A3F125D3D0C0071B130 /* offline_editing.cpp */, |
| 12848 | + 72448A40125D3D0C0071B130 /* offline_editing.h */, |
| 12849 | + 72448A41125D3D0C0071B130 /* offline_editing_copy.png */, |
| 12850 | + 72448A42125D3D0C0071B130 /* offline_editing_plugin.cpp */, |
| 12851 | + 72448A43125D3D0C0071B130 /* offline_editing_plugin.h */, |
| 12852 | + 72448A44125D3D0C0071B130 /* offline_editing_plugin.qrc */, |
| 12853 | + 72448A45125D3D0C0071B130 /* offline_editing_plugin_gui.cpp */, |
| 12854 | + 72448A46125D3D0C0071B130 /* offline_editing_plugin_gui.h */, |
| 12855 | + 72448A47125D3D0C0071B130 /* offline_editing_plugin_guibase.ui */, |
| 12856 | + 72448A48125D3D0C0071B130 /* offline_editing_progress_dialog.cpp */, |
| 12857 | + 72448A49125D3D0C0071B130 /* offline_editing_progress_dialog.h */, |
| 12858 | + 72448A4A125D3D0C0071B130 /* offline_editing_progress_dialog_base.ui */, |
| 12859 | + 72448A4B125D3D0C0071B130 /* offline_editing_sync.png */, |
| 12860 | + ); |
| 12861 | + name = offline_editing; |
| 12862 | + path = ../../src/plugins/offline_editing; |
| 12863 | + sourceTree = SOURCE_ROOT; |
| 12864 | + }; |
12772 | 12865 | 724D05D810A9112D00F9680A /* newgis */ = {
|
12773 | 12866 | isa = PBXGroup;
|
12774 | 12867 | children = (
|
|
14732 | 14825 | 72AF7B0410F8EC1600BD549A /* qgsgpsconnection.h */,
|
14733 | 14826 | 72AF7B0510F8EC1600BD549A /* qgsgpsconnectionregistry.cpp */,
|
14734 | 14827 | 72AF7B0610F8EC1600BD549A /* qgsgpsconnectionregistry.h */,
|
| 14828 | + 72448A7D125D3F5E0071B130 /* qgsgpsdconnection.cpp */, |
| 14829 | + 72448A7B125D3F010071B130 /* qgsgpsdconnection.h */, |
14735 | 14830 | 72D2486D1100CD2300923469 /* qgsgpsdetector.cpp */,
|
14736 | 14831 | 72D2486E1100CD2300923469 /* qgsgpsdetector.h */,
|
14737 | 14832 | 72AF7B0710F8EC1600BD549A /* qgsgpstrackerthread.cpp */,
|
|
15766 | 15861 | productReference = 7223B78D0F96A96500D905B4 /* liboracleplugin.so */;
|
15767 | 15862 | productType = "com.apple.product-type.tool";
|
15768 | 15863 | };
|
| 15864 | + 72448A4D125D3D290071B130 /* offlineeditingplugin */ = { |
| 15865 | + isa = PBXNativeTarget; |
| 15866 | + buildConfigurationList = 72448A55125D3D290071B130 /* Build configuration list for PBXNativeTarget "offlineeditingplugin" */; |
| 15867 | + buildPhases = ( |
| 15868 | + 72448A4E125D3D290071B130 /* Script - ui */, |
| 15869 | + 72448A4F125D3D290071B130 /* Sources */, |
| 15870 | + 72448A50125D3D290071B130 /* Frameworks */, |
| 15871 | + ); |
| 15872 | + buildRules = ( |
| 15873 | + 72448A53125D3D290071B130 /* PBXBuildRule */, |
| 15874 | + 72448A54125D3D290071B130 /* PBXBuildRule */, |
| 15875 | + ); |
| 15876 | + dependencies = ( |
| 15877 | + ); |
| 15878 | + name = offlineeditingplugin; |
| 15879 | + productName = testprog; |
| 15880 | + productReference = 72448A58125D3D290071B130 /* libofflineeditingplugin.so */; |
| 15881 | + productType = "com.apple.product-type.tool"; |
| 15882 | + }; |
15769 | 15883 | 72463E3E1122FEF200BE5F17 /* qgis.g.browser */ = {
|
15770 | 15884 | isa = PBXNativeTarget;
|
15771 | 15885 | buildConfigurationList = 72463E421122FEF200BE5F17 /* Build configuration list for PBXNativeTarget "qgis.g.browser" */;
|
|
16621 | 16735 | 72FB0B4A0FFD680F0052360B /* evisplugin */,
|
16622 | 16736 | 72A56B6C0F3C824400BA32A1 /* interpolationplugin */,
|
16623 | 16737 | 72A56B760F3C824400BA32A1 /* northarrowplugin */,
|
| 16738 | + 72448A4D125D3D290071B130 /* offlineeditingplugin */, |
16624 | 16739 | 72A56C060F3C887300BA32A1 /* ogrconverterplugin */,
|
16625 | 16740 | 7223B77E0F96A96500D905B4 /* oracleplugin */,
|
16626 | 16741 | 72A56B800F3C824400BA32A1 /* quickprintplugin */,
|
|
16729 | 16844 | shellScript = "GUI_UI=\"$TARGET_TEMP_DIR/../qgis_gui.build/DerivedSources\"\n\nfor u in qgsdetaileditemwidgetbase qgsgenericprojectionselectorbase qgsmessageviewer qgsprojectionselectorbase qgscredentialdialog\ndo\n\tcp -f \"$GUI_UI/ui_$u.h\" \"$QGIS_BUILD_PATH/Headers/qgis/\"\ndone\n";
|
16730 | 16845 | showEnvVarsInLog = 0;
|
16731 | 16846 | };
|
| 16847 | + 72448A4E125D3D290071B130 /* Script - ui */ = { |
| 16848 | + isa = PBXShellScriptBuildPhase; |
| 16849 | + buildActionMask = 2147483647; |
| 16850 | + files = ( |
| 16851 | + ); |
| 16852 | + inputPaths = ( |
| 16853 | + ); |
| 16854 | + name = "Script - ui"; |
| 16855 | + outputPaths = ( |
| 16856 | + ); |
| 16857 | + runOnlyForDeploymentPostprocessing = 0; |
| 16858 | + shellPath = /bin/sh; |
| 16859 | + 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"; |
| 16860 | + showEnvVarsInLog = 0; |
| 16861 | + }; |
16732 | 16862 | 7256FA100F41D03B0022BE1F /* Script - qt.conf */ = {
|
16733 | 16863 | isa = PBXShellScriptBuildPhase;
|
16734 | 16864 | buildActionMask = 2147483647;
|
|
17418 | 17548 | 7225EF9810B229FA00D23EA2 /* qgsvectorcolorrampv2.cpp in Sources */,
|
17419 | 17549 | 7295BC7510F57D50005D1408 /* qgscomposertable.cpp in Sources */,
|
17420 | 17550 | 72AF7B2010F8ECB100BD549A /* qgsgpsconnection.cpp in Sources */,
|
| 17551 | + 72448A7E125D3F6E0071B130 /* qgsgpsdconnection.cpp in Sources */, |
| 17552 | + 72448A87125D40750071B130 /* qgsgpsdconnection.h in Sources */, |
17421 | 17553 | 72AF7B1510F8EC6300BD549A /* qgsgpsconnectionregistry.cpp in Sources */,
|
17422 | 17554 | 72D2486F1100CD7400923469 /* qgsgpsdetector.cpp in Sources */,
|
17423 | 17555 | 72AF7B1710F8EC6300BD549A /* qgsnmeaconnection.cpp in Sources */,
|
|
17597 | 17729 | );
|
17598 | 17730 | runOnlyForDeploymentPostprocessing = 0;
|
17599 | 17731 | };
|
| 17732 | + 72448A4F125D3D290071B130 /* Sources */ = { |
| 17733 | + isa = PBXSourcesBuildPhase; |
| 17734 | + buildActionMask = 2147483647; |
| 17735 | + files = ( |
| 17736 | + 72448A67125D3D940071B130 /* offline_editing.cpp in Sources */, |
| 17737 | + 72448A68125D3D940071B130 /* offline_editing.h in Sources */, |
| 17738 | + 72448A69125D3D940071B130 /* offline_editing_plugin.cpp in Sources */, |
| 17739 | + 72448A6A125D3D940071B130 /* offline_editing_plugin.h in Sources */, |
| 17740 | + 72448A6B125D3D940071B130 /* offline_editing_plugin_gui.cpp in Sources */, |
| 17741 | + 72448A6C125D3D940071B130 /* offline_editing_plugin_gui.h in Sources */, |
| 17742 | + 72448A6D125D3D940071B130 /* offline_editing_progress_dialog.cpp in Sources */, |
| 17743 | + 72448A6E125D3D940071B130 /* offline_editing_progress_dialog.h in Sources */, |
| 17744 | + 72448A6F125D3DCE0071B130 /* offline_editing_plugin.qrc in Sources */, |
| 17745 | + ); |
| 17746 | + runOnlyForDeploymentPostprocessing = 0; |
| 17747 | + }; |
17600 | 17748 | 72463E3F1122FEF200BE5F17 /* Sources */ = {
|
17601 | 17749 | isa = PBXSourcesBuildPhase;
|
17602 | 17750 | buildActionMask = 2147483647;
|
|
18449 | 18597 | target = 7223B77E0F96A96500D905B4 /* oracleplugin */;
|
18450 | 18598 | targetProxy = 7223B7A50F96AA6C00D905B4 /* PBXContainerItemProxy */;
|
18451 | 18599 | };
|
| 18600 | + 72448A84125D3F8A0071B130 /* PBXTargetDependency */ = { |
| 18601 | + isa = PBXTargetDependency; |
| 18602 | + target = 72448A4D125D3D290071B130 /* offlineeditingplugin */; |
| 18603 | + targetProxy = 72448A83125D3F8A0071B130 /* PBXContainerItemProxy */; |
| 18604 | + }; |
18452 | 18605 | 7256F1900F411B110022BE1F /* PBXTargetDependency */ = {
|
18453 | 18606 | isa = PBXTargetDependency;
|
18454 | 18607 | target = 72A07D140F3BD625004FC2A4 /* delimitedtextprovider */;
|
|
19148 | 19301 | };
|
19149 | 19302 | name = Release;
|
19150 | 19303 | };
|
| 19304 | + 72448A56125D3D290071B130 /* Debug */ = { |
| 19305 | + isa = XCBuildConfiguration; |
| 19306 | + buildSettings = { |
| 19307 | + CONFIGURATION_BUILD_DIR = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_PLUGIN_SUBDIR)"; |
| 19308 | + EXECUTABLE_PREFIX = lib; |
| 19309 | + GCC_DYNAMIC_NO_PIC = NO; |
| 19310 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 19311 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 19312 | + "$(inherited)", |
| 19313 | + offlineeditingplugin_EXPORTS, |
| 19314 | + ); |
| 19315 | + HEADER_SEARCH_PATHS = ( |
| 19316 | + "$(inherited)", |
| 19317 | + ../../src/plugins, |
| 19318 | + ../../src/plugins/offline_editing, |
| 19319 | + ../../src/core, |
| 19320 | + ../../src/core/raster, |
| 19321 | + ../../src/core/renderer, |
| 19322 | + ../../src/core/symbology, |
| 19323 | + ../../src/gui, |
| 19324 | + "$(GEOS_INC)", |
| 19325 | + "$(SQLITE_INC)", |
| 19326 | + "$(SPATIALITE_INC)", |
| 19327 | + ); |
| 19328 | + LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)"; |
| 19329 | + MACH_O_TYPE = mh_bundle; |
| 19330 | + OTHER_CFLAGS = "$(QT_CXXFLAGS)"; |
| 19331 | + OTHER_LDFLAGS = ( |
| 19332 | + "$(inherited)", |
| 19333 | + "$(QT_LIB_CORE)", |
| 19334 | + "$(QT_LIB_GUI)", |
| 19335 | + "$(QT_LIB_XML)", |
| 19336 | + "$(SQLITE_LIB)", |
| 19337 | + "$(SPATIALITE_LIB)", |
| 19338 | + ); |
| 19339 | + PRODUCT_NAME = offlineeditingplugin.so; |
| 19340 | + TARGET_PLUGINDIR = offline_editing; |
| 19341 | + }; |
| 19342 | + name = Debug; |
| 19343 | + }; |
| 19344 | + 72448A57125D3D290071B130 /* Release */ = { |
| 19345 | + isa = XCBuildConfiguration; |
| 19346 | + buildSettings = { |
| 19347 | + CONFIGURATION_BUILD_DIR = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_PLUGIN_SUBDIR)"; |
| 19348 | + EXECUTABLE_PREFIX = lib; |
| 19349 | + GCC_DYNAMIC_NO_PIC = NO; |
| 19350 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 19351 | + "$(inherited)", |
| 19352 | + offlineeditingplugin_EXPORTS, |
| 19353 | + ); |
| 19354 | + HEADER_SEARCH_PATHS = ( |
| 19355 | + "$(inherited)", |
| 19356 | + ../../src/plugins, |
| 19357 | + ../../src/plugins/offline_editing, |
| 19358 | + ../../src/core, |
| 19359 | + ../../src/core/raster, |
| 19360 | + ../../src/core/renderer, |
| 19361 | + ../../src/core/symbology, |
| 19362 | + ../../src/gui, |
| 19363 | + "$(GEOS_INC)", |
| 19364 | + "$(SQLITE_INC)", |
| 19365 | + "$(SPATIALITE_INC)", |
| 19366 | + ); |
| 19367 | + LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)"; |
| 19368 | + MACH_O_TYPE = mh_bundle; |
| 19369 | + OTHER_CFLAGS = "$(QT_CXXFLAGS)"; |
| 19370 | + OTHER_LDFLAGS = ( |
| 19371 | + "$(inherited)", |
| 19372 | + "$(QT_LIB_CORE)", |
| 19373 | + "$(QT_LIB_GUI)", |
| 19374 | + "$(QT_LIB_XML)", |
| 19375 | + "$(SQLITE_LIB)", |
| 19376 | + "$(SPATIALITE_LIB)", |
| 19377 | + ); |
| 19378 | + PRODUCT_NAME = offlineeditingplugin.so; |
| 19379 | + TARGET_PLUGINDIR = offline_editing; |
| 19380 | + }; |
| 19381 | + name = Release; |
| 19382 | + }; |
19151 | 19383 | 72463E431122FEF200BE5F17 /* Debug */ = {
|
19152 | 19384 | isa = XCBuildConfiguration;
|
19153 | 19385 | buildSettings = {
|
|
22521 | 22753 | defaultConfigurationIsVisible = 0;
|
22522 | 22754 | defaultConfigurationName = Release;
|
22523 | 22755 | };
|
| 22756 | + 72448A55125D3D290071B130 /* Build configuration list for PBXNativeTarget "offlineeditingplugin" */ = { |
| 22757 | + isa = XCConfigurationList; |
| 22758 | + buildConfigurations = ( |
| 22759 | + 72448A56125D3D290071B130 /* Debug */, |
| 22760 | + 72448A57125D3D290071B130 /* Release */, |
| 22761 | + ); |
| 22762 | + defaultConfigurationIsVisible = 0; |
| 22763 | + defaultConfigurationName = Release; |
| 22764 | + }; |
22524 | 22765 | 72463E421122FEF200BE5F17 /* Build configuration list for PBXNativeTarget "qgis.g.browser" */ = {
|
22525 | 22766 | isa = XCConfigurationList;
|
22526 | 22767 | buildConfigurations = (
|
|
0 commit comments