From 5d14d6f81a37d35831938851eea8a59f0717e444 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 11 Apr 2006 12:38:33 +0000 Subject: ChangeLogTag: Tue Apr 11 12:43:14 UTC 2006 Johnny Willemsen --- TAO/CIAO/tools/Config_Handlers/Utils/Utils.mpc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TAO/CIAO/tools/Config_Handlers/Utils/Utils.mpc b/TAO/CIAO/tools/Config_Handlers/Utils/Utils.mpc index 359af0af27a..6fc4f4697a1 100644 --- a/TAO/CIAO/tools/Config_Handlers/Utils/Utils.mpc +++ b/TAO/CIAO/tools/Config_Handlers/Utils/Utils.mpc @@ -1,12 +1,11 @@ // $Id$ -project (CIAO_XML_Utils) : acelib, xerces { +project (CIAO_XML_Utils) : acelib, xerces, exceptions { includes += $(CIAO_ROOT)/tools/Config_Handlers sharedname += CIAO_XML_Utils dynamicflags = CIAO_XML_UTILS_BUILD_DLL macros += XML_USE_PTHREADS - requires += exceptions - + Source_Files { XML_Schema_Resolver.cpp XML_Error_Handler.cpp -- cgit v1.2.1