We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45c93c commit 7d54dd5Copy full SHA for 7d54dd5
mac/xcode/Qgis.xcodeproj/project.pbxproj
@@ -16837,6 +16837,7 @@
16837
"$(GRASS_INC)",
16838
"$(GDAL_INC)",
16839
"$(PROJ_INC)",
16840
+ "$(GEOS_INC)",
16841
);
16842
LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)";
16843
MACH_O_TYPE = mh_bundle;
@@ -17297,6 +17298,7 @@
17297
17298
17299
17300
17301
17302
17303
HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(TARGET_TEMP_DIR)/../qgis_gui.build/DerivedSources\"";
17304
0 commit comments