From: rahuel Date: Thu, 9 Feb 2006 15:56:24 +0000 (+0000) Subject: idls missing and -ftemplate option X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9f8258e605fa231aa84461c1c733f957cc5cc1fd;p=modules%2Fkernel.git idls missing and -ftemplate option --- diff --git a/src/ModuleCatalog/Makefile.in b/src/ModuleCatalog/Makefile.in index 65f688f97..620193087 100644 --- a/src/ModuleCatalog/Makefile.in +++ b/src/ModuleCatalog/Makefile.in @@ -51,9 +51,9 @@ LIB_SRC = \ SALOME_ModuleCatalog_impl.cxx \ SALOME_ModuleCatalog_Acomponent_impl.cxx -LIB_SERVER_IDL = SALOME_ModuleCatalog.idl SALOME_Exception.idl +LIB_SERVER_IDL = SALOME_ModuleCatalog.idl SALOME_Exception.idl SALOME_ContainerManager.idl SALOME_Component.idl -CXXFLAGS+=-ftemplate-depth-32 +#CXXFLAGS+=-ftemplate-depth-32 # Executables targets # trouble we have client and serveur and build don't known about this with rule