Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
GRASS needs GEOS now (r10893)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10894 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
kyngchaos committed Jun 9, 2009
1 parent 9e3a3a9 commit b4549c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mac/xcode/Qgis.xcodeproj/project.pbxproj
Expand Up @@ -16837,6 +16837,7 @@
"$(GRASS_INC)",
"$(GDAL_INC)",
"$(PROJ_INC)",
"$(GEOS_INC)",
);
LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)";
MACH_O_TYPE = mh_bundle;
Expand Down Expand Up @@ -17297,6 +17298,7 @@
"$(GRASS_INC)",
"$(GDAL_INC)",
"$(PROJ_INC)",
"$(GEOS_INC)",
);
HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(TARGET_TEMP_DIR)/../qgis_gui.build/DerivedSources\"";
LIBRARY_SEARCH_PATHS = "$(QGIS_BUILD_PATH)/MacOS/$(QGIS_LIB_SUBDIR)";
Expand Down

0 comments on commit b4549c7

Please sign in to comment.