File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 16313
16313
"$(QT_LIB_CORE)",
16314
16314
"$(QT_LIB_GUI)",
16315
16315
"$(GDAL_LIB)",
16316
+ "$(GEOS_LIB)",
16316
16317
);
16317
16318
PRODUCT_NAME = qgis_analysis;
16318
16319
};
16345
16346
"$(QT_LIB_CORE)",
16346
16347
"$(QT_LIB_GUI)",
16347
16348
"$(GDAL_LIB)",
16349
+ "$(GEOS_LIB)",
16348
16350
);
16349
16351
PRODUCT_NAME = qgis_analysis;
16350
16352
};
19359
19361
COPY_PHASE_STRIP = NO;
19360
19362
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
19361
19363
GCC_OPTIMIZATION_LEVEL = 0;
19362
- QGIS_VERSION_BUILD = 12965 ;
19364
+ QGIS_VERSION_BUILD = 12967 ;
19363
19365
STRIP_INSTALLED_PRODUCT = NO;
19364
19366
};
19365
19367
name = Debug;
19370
19372
buildSettings = {
19371
19373
COPY_PHASE_STRIP = YES;
19372
19374
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
19373
- QGIS_VERSION_BUILD = 12965 ;
19375
+ QGIS_VERSION_BUILD = 12967 ;
19374
19376
STRIP_INSTALLED_PRODUCT = YES;
19375
19377
};
19376
19378
name = Release;
You can’t perform that action at this time.
0 commit comments