summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ciao_config_handlers.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/ciao_config_handlers.mpb')
-rw-r--r--bin/MakeProjectCreator/config/ciao_config_handlers.mpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/MakeProjectCreator/config/ciao_config_handlers.mpb b/bin/MakeProjectCreator/config/ciao_config_handlers.mpb
index 90eb4bc48df..5fbdecaf47b 100644
--- a/bin/MakeProjectCreator/config/ciao_config_handlers.mpb
+++ b/bin/MakeProjectCreator/config/ciao_config_handlers.mpb
@@ -5,8 +5,8 @@ project : ciao_xml_utils, dynamicany, typecodefactory {
verbatim(gnuace, macros) {
override no_hidden_visibility = 1
}
- after += XSC_Config_Handlers
- libs += XSC_DynAny_Handler XSC_Config_Handlers XSC_XML_Handlers RT_CCM_Config_Handlers
+ after += XSC_DynAny_Handler XSC_Config_Handlers XSC_XML_Handlers RT_CCM_Config_Handlers CIAO_Events_Handlers
+ libs += XSC_DynAny_Handler XSC_Config_Handlers XSC_XML_Handlers RT_CCM_Config_Handlers CIAO_Events_Handlers
}