|
1003 | 1003 | 7262ED9E0F7A777700498385 /* qgsspatialiteprovider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7262ED8E0F7A767400498385 /* qgsspatialiteprovider.cpp */; };
|
1004 | 1004 | 7262ED9F0F7A777700498385 /* qgsspatialiteprovider.h in Sources */ = {isa = PBXBuildFile; fileRef = 7262ED8F0F7A767400498385 /* qgsspatialiteprovider.h */; };
|
1005 | 1005 | 7262EDCD0F7A9FFC00498385 /* qgsspatialitetablemodel.h in Sources */ = {isa = PBXBuildFile; fileRef = 7262ED7F0F7A74B700498385 /* qgsspatialitetablemodel.h */; };
|
| 1006 | + 7263051911D7059F00574433 /* QgsDelimitedTextPluginGui-fr_FR in Copy - context_help */ = {isa = PBXBuildFile; fileRef = 7263051711D7058E00574433 /* QgsDelimitedTextPluginGui-fr_FR */; }; |
| 1007 | + 7263051A11D7059F00574433 /* QgsIdentifyResults-fr_FR in Copy - context_help */ = {isa = PBXBuildFile; fileRef = 7263051811D7058E00574433 /* QgsIdentifyResults-fr_FR */; }; |
1006 | 1008 | 7264FE991024D117004D4CDD /* qgsmaptooladdvertex.h in Sources */ = {isa = PBXBuildFile; fileRef = 7209E6220F39E57A003DC336 /* qgsmaptooladdvertex.h */; };
|
1007 | 1009 | 7264FE9A1024D117004D4CDD /* qgsmaptooldeletepart.h in Sources */ = {isa = PBXBuildFile; fileRef = 72820FDC0FACCE520011C963 /* qgsmaptooldeletepart.h */; };
|
1008 | 1010 | 7264FE9B1024D117004D4CDD /* qgsmaptooldeletering.h in Sources */ = {isa = PBXBuildFile; fileRef = 72820FDB0FACCE520011C963 /* qgsmaptooldeletering.h */; };
|
|
3164 | 3166 | dstPath = "$(QGIS_DATA_SUBDIR)/resources/context_help";
|
3165 | 3167 | dstSubfolderSpec = 6;
|
3166 | 3168 | files = (
|
| 3169 | + 7263051911D7059F00574433 /* QgsDelimitedTextPluginGui-fr_FR in Copy - context_help */, |
| 3170 | + 7263051A11D7059F00574433 /* QgsIdentifyResults-fr_FR in Copy - context_help */, |
3167 | 3171 | 72EF7B1E11CFAF9100263425 /* QgsProjectProperties-ja_JP in Copy - context_help */,
|
3168 | 3172 | 72EF7B1C11CFAF6700263425 /* QgsNewConnection-ja_JP in Copy - context_help */,
|
3169 | 3173 | 72EF7B1A11CFAF4900263425 /* MapServerExport-es_ES in Copy - context_help */,
|
|
6096 | 6100 | 7262ED8F0F7A767400498385 /* qgsspatialiteprovider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsspatialiteprovider.h; path = ../../src/providers/spatialite/qgsspatialiteprovider.h; sourceTree = SOURCE_ROOT; };
|
6097 | 6101 | 7262ED9C0F7A770300498385 /* libspatialiteprovider.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libspatialiteprovider.so; sourceTree = BUILT_PRODUCTS_DIR; };
|
6098 | 6102 | 7262EDB90F7A99CE00498385 /* FindSPATIALITE.cmake */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = FindSPATIALITE.cmake; path = ../../cmake/FindSPATIALITE.cmake; sourceTree = SOURCE_ROOT; };
|
| 6103 | + 7263051711D7058E00574433 /* QgsDelimitedTextPluginGui-fr_FR */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "QgsDelimitedTextPluginGui-fr_FR"; path = "../../resources/context_help/QgsDelimitedTextPluginGui-fr_FR"; sourceTree = SOURCE_ROOT; }; |
| 6104 | + 7263051811D7058E00574433 /* QgsIdentifyResults-fr_FR */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "QgsIdentifyResults-fr_FR"; path = "../../resources/context_help/QgsIdentifyResults-fr_FR"; sourceTree = SOURCE_ROOT; }; |
6099 | 6105 | 72683FF80FD6B1EA00D90FFC /* mActionMergeFeatures.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionMergeFeatures.png; path = ../../images/themes/default/mActionMergeFeatures.png; sourceTree = SOURCE_ROOT; };
|
6100 | 6106 | 72683FF90FD6B1EA00D90FFC /* mActionFromSelectedFeature.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionFromSelectedFeature.png; path = ../../images/themes/default/mActionFromSelectedFeature.png; sourceTree = SOURCE_ROOT; };
|
6101 | 6107 | 72683FFA0FD6B1EA00D90FFC /* mActionRemoveSelectedFeature.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionRemoveSelectedFeature.png; path = ../../images/themes/default/mActionRemoveSelectedFeature.png; sourceTree = SOURCE_ROOT; };
|
|
12214 | 12220 | 721D944C11CE90DF00714113 /* QgsWMSSourceSelect-ru_RU */,
|
12215 | 12221 | 721D944D11CE90DF00714113 /* QgsWMSSourceSelect-sk_SK */,
|
12216 | 12222 | 721D944E11CE90DF00714113 /* QgsWMSSourceSelect-sv_SE */,
|
| 12223 | + 7263051711D7058E00574433 /* QgsDelimitedTextPluginGui-fr_FR */, |
| 12224 | + 7263051811D7058E00574433 /* QgsIdentifyResults-fr_FR */, |
12217 | 12225 | );
|
12218 | 12226 | name = context_help;
|
12219 | 12227 | path = ../../resources/context_help;
|
|
20511 | 20519 | COPY_PHASE_STRIP = NO;
|
20512 | 20520 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
20513 | 20521 | GCC_OPTIMIZATION_LEVEL = 0;
|
20514 |
| - QGIS_VERSION_BUILD = 13789; |
| 20522 | + QGIS_VERSION_BUILD = 13812; |
20515 | 20523 | STRIP_INSTALLED_PRODUCT = NO;
|
20516 | 20524 | };
|
20517 | 20525 | name = Debug;
|
|
20522 | 20530 | buildSettings = {
|
20523 | 20531 | COPY_PHASE_STRIP = YES;
|
20524 | 20532 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
20525 |
| - QGIS_VERSION_BUILD = 13789; |
| 20533 | + QGIS_VERSION_BUILD = 13812; |
20526 | 20534 | STRIP_INSTALLED_PRODUCT = YES;
|
20527 | 20535 | };
|
20528 | 20536 | name = Release;
|
|
0 commit comments