|
226 | 226 | /* End PBXAggregateTarget section */
|
227 | 227 |
|
228 | 228 | /* Begin PBXBuildFile section */
|
| 229 | + 7202656211BDADAE000A356A /* __init__.py in Copy - tools */ = {isa = PBXBuildFile; fileRef = 7202656111BDAD9E000A356A /* __init__.py */; }; |
229 | 230 | 720382E00F8B86070083B883 /* qgstolerance.h in Headers */ = {isa = PBXBuildFile; fileRef = 72F8D9420F8924F100D10CE5 /* qgstolerance.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
230 | 231 | 7203830A0F8B8C8F0083B883 /* qgscentralpointpositionmanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 720383000F8B8C2D0083B883 /* qgscentralpointpositionmanager.cpp */; };
|
231 | 232 | 7203830B0F8B8C8F0083B883 /* qgsoverlayobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 720383080F8B8C2D0083B883 /* qgsoverlayobject.cpp */; };
|
|
3534 | 3535 | dstPath = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_DATA_SUBDIR)/python/plugins/fTools/tools";
|
3535 | 3536 | dstSubfolderSpec = 0;
|
3536 | 3537 | files = (
|
| 3538 | + 7202656211BDADAE000A356A /* __init__.py in Copy - tools */, |
3537 | 3539 | 72DEE21B11B95988004ED376 /* dialogBase.py in Copy - tools */,
|
3538 | 3540 | 72DEE21C11B95988004ED376 /* dialogSRS.py in Copy - tools */,
|
3539 | 3541 | 72DEE21D11B95988004ED376 /* doAbout.py in Copy - tools */,
|
|
3729 | 3731 |
|
3730 | 3732 | /* Begin PBXFileReference section */
|
3731 | 3733 | 508344B209E5C41E0093A071 /* Qgis.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Qgis.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 3734 | + 7202656111BDAD9E000A356A /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = __init__.py; path = ../../python/plugins/GdalTools/tools/__init__.py; sourceTree = SOURCE_ROOT; }; |
3732 | 3735 | 720382E20F8B8B540083B883 /* feature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = feature.cpp; path = ../../src/core/pal/feature.cpp; sourceTree = SOURCE_ROOT; };
|
3733 | 3736 | 720382E30F8B8B540083B883 /* feature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = feature.h; path = ../../src/core/pal/feature.h; sourceTree = SOURCE_ROOT; };
|
3734 | 3737 | 720382E40F8B8B540083B883 /* geomfunction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = geomfunction.cpp; path = ../../src/core/pal/geomfunction.cpp; sourceTree = SOURCE_ROOT; };
|
|
13305 | 13308 | 72DEE01F11B953D7004ED376 /* tools */ = {
|
13306 | 13309 | isa = PBXGroup;
|
13307 | 13310 | children = (
|
| 13311 | + 7202656111BDAD9E000A356A /* __init__.py */, |
13308 | 13312 | 72DEE02011B953D8004ED376 /* CMakeLists.txt */,
|
13309 | 13313 | 72DEE02111B953D8004ED376 /* dialogAbout.ui */,
|
13310 | 13314 | 72DEE02211B953D8004ED376 /* dialogBase.py */,
|
|
20353 | 20357 | COPY_PHASE_STRIP = NO;
|
20354 | 20358 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
20355 | 20359 | GCC_OPTIMIZATION_LEVEL = 0;
|
20356 |
| - QGIS_VERSION_BUILD = 13660; |
| 20360 | + QGIS_VERSION_BUILD = 13685; |
20357 | 20361 | STRIP_INSTALLED_PRODUCT = NO;
|
20358 | 20362 | };
|
20359 | 20363 | name = Debug;
|
|
20364 | 20368 | buildSettings = {
|
20365 | 20369 | COPY_PHASE_STRIP = YES;
|
20366 | 20370 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
20367 |
| - QGIS_VERSION_BUILD = 13660; |
| 20371 | + QGIS_VERSION_BUILD = 13685; |
20368 | 20372 | STRIP_INSTALLED_PRODUCT = YES;
|
20369 | 20373 | };
|
20370 | 20374 | name = Release;
|
|
0 commit comments