From a072b394a2ea71c424cd80c2541492724448b6d2 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 6 Aug 2012 14:57:48 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4537 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- tools/eclipse/config_wizard/build.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools/eclipse/config_wizard/build.properties') diff --git a/tools/eclipse/config_wizard/build.properties b/tools/eclipse/config_wizard/build.properties index 05b402447..81715159f 100644 --- a/tools/eclipse/config_wizard/build.properties +++ b/tools/eclipse/config_wizard/build.properties @@ -32,4 +32,5 @@ bin.includes = plugin.xml,\ resources/gencfg/processors/boards/stm32l1xx/templates/board.h.ftl,\ resources/gencfg/processors/boards/stm32l1xx/templates/board.mk.ftl,\ resources/gencfg/schema/boards/stm32l1xx_board.xsd,\ - resources/gencfg/xml/stm32l1board.xml + resources/gencfg/xml/stm32l1board.xml,\ + resources/gencfg/schema/common/config_settings.xsd -- cgit v1.2.3