Skip to content

Commit 7d54dd5

Browse files
author
kyngchaos
committed
GRASS needs GEOS now (r10893)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10894 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent c45c93c commit 7d54dd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mac/xcode/Qgis.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -16837,6 +16837,7 @@
1683716837
"$(GRASS_INC)",
1683816838
"$(GDAL_INC)",
1683916839
"$(PROJ_INC)",
16840+
"$(GEOS_INC)",
1684016841
);
1684116842
LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)";
1684216843
MACH_O_TYPE = mh_bundle;
@@ -17297,6 +17298,7 @@
1729717298
"$(GRASS_INC)",
1729817299
"$(GDAL_INC)",
1729917300
"$(PROJ_INC)",
17301+
"$(GEOS_INC)",
1730017302
);
1730117303
HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(TARGET_TEMP_DIR)/../qgis_gui.build/DerivedSources\"";
1730217304
LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)";

0 commit comments

Comments
 (0)