Skip to content

Commit

Permalink
debug configuration fixes
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10329 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
kyngchaos committed Mar 20, 2009
1 parent 1806afc commit 23e01ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mac/xcode/Qgis.xcodeproj/project.pbxproj
Expand Up @@ -15787,6 +15787,7 @@
"$(PROJ_INC)",
"$(QT_INC_QT3)",
);
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)";
Expand Down Expand Up @@ -16266,6 +16267,7 @@
../../src/gui,
"$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
);
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)";
Expand Down

0 comments on commit 23e01ff

Please sign in to comment.