From f66b29820536f352c1c2bb53c45072e46625fdbc Mon Sep 17 00:00:00 2001 From: Julien Bonjean <julien@bonjean.info> Date: Thu, 16 Apr 2009 16:11:40 -0400 Subject: [PATCH] Updated eclipse settings --- sflphone-gtk/.cproject | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sflphone-gtk/.cproject b/sflphone-gtk/.cproject index 0164b0a62c..c737a8d2a3 100644 --- a/sflphone-gtk/.cproject +++ b/sflphone-gtk/.cproject @@ -33,6 +33,7 @@ <option id="gnu.c.compiler.option.preprocessor.def.symbols.1676995808" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols"> <listOptionValue builtIn="false" value=""ICONS_DIR="/usr/share/sflphone\""/> <listOptionValue builtIn="false" value=""CODECS_DIR="/usr/lib/sflphone/codecs\""/> +<listOptionValue builtIn="false" value=""DATA_DIR="/usr/share/sflphone\""/> </option> <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1938301835" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/> </tool> @@ -44,7 +45,7 @@ </tool> <tool id="cdt.managedbuild.tool.gnu.cpp.linker.base.963771621" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.base"/> <tool id="cdt.managedbuild.tool.gnu.assembler.base.1924201184" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.base"> -<option id="gnu.both.asm.option.include.paths.1513412733" name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths" valueType="includePath"/> +<option id="gnu.both.asm.option.include.paths.1513412733" name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths"/> <inputType id="cdt.managedbuild.tool.gnu.assembler.input.938125330" superClass="cdt.managedbuild.tool.gnu.assembler.input"/> </tool> </toolChain> @@ -55,6 +56,7 @@ <storageModule moduleId="org.eclipse.cdt.core.language.mapping"/> <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/> + <storageModule moduleId="scannerConfiguration"> <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/> <profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"> -- GitLab