mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
fixed another debug configuration compile issue
git-svn-id: http://svn.osgeo.org/qgis/trunk@10351 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
30bd78a72c
commit
34b24ee82a
@ -16126,6 +16126,7 @@
|
||||
"$(PGSQL_INC)",
|
||||
"$(GDAL_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)";
|
||||
MACH_O_TYPE = mh_bundle;
|
||||
OTHER_CFLAGS = "$(QT_CXXFLAGS)";
|
||||
@ -16199,6 +16200,7 @@
|
||||
"$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
|
||||
"$(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)";
|
||||
MACH_O_TYPE = mh_bundle;
|
||||
OTHER_CFLAGS = "$(QT_CXXFLAGS)";
|
||||
|
Loading…
x
Reference in New Issue
Block a user