We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5563bcf commit 36ea531Copy full SHA for 36ea531
mac/xcode/Qgis.xcodeproj/project.pbxproj
@@ -16126,6 +16126,7 @@
16126
"$(PGSQL_INC)",
16127
"$(GDAL_INC)",
16128
);
16129
+ HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(TARGET_TEMP_DIR)/../qgis_gui.build/DerivedSources\"";
16130
LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)";
16131
MACH_O_TYPE = mh_bundle;
16132
OTHER_CFLAGS = "$(QT_CXXFLAGS)";
@@ -16199,6 +16200,7 @@
16199
16200
"$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
16201
"$(GEOS_INC)",
16202
16203
16204
16205
16206
0 commit comments