We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 1806afc commit 23e01ffCopy full SHA for 23e01ff
mac/xcode/Qgis.xcodeproj/project.pbxproj
@@ -15787,6 +15787,7 @@
15787
"$(PROJ_INC)",
15788
"$(QT_INC_QT3)",
15789
);
15790
+ HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(TARGET_TEMP_DIR)/../qgis_gui.build/DerivedSources\"";
15791
LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)";
15792
MACH_O_TYPE = mh_bundle;
15793
OTHER_CFLAGS = "$(QT_CXXFLAGS)";
@@ -16266,6 +16267,7 @@
16266
16267
../../src/gui,
16268
"$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
16269
16270
16271
16272
16273
0 commit comments