From: nadir Date: Fri, 19 Sep 2003 07:56:22 +0000 (+0000) Subject: taking into account of the xml file for the component test of ther Corba X-Git-Tag: V1_2_2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=306019bd6c9dd15842c3131da01e4df2caacd71f;p=modules%2Fmed.git taking into account of the xml file for the component test of ther Corba class MED Client to use MED classes in the Client side. --- diff --git a/src/MedClient/test/test1/Makefile.in b/src/MedClient/test/test1/Makefile.in index 13ee5d752..9f11c82d3 100644 --- a/src/MedClient/test/test1/Makefile.in +++ b/src/MedClient/test/test1/Makefile.in @@ -28,10 +28,13 @@ top_srcdir=@top_srcdir@ top_builddir=../../../.. srcdir=@srcdir@ -VPATH=.:@srcdir@:@top_srcdir@/idl +VPATH=.:@srcdir@:@top_srcdir@/bin:@top_srcdir@/resources:@top_builddir@/bin:@top_srcdir@/idl:${KERNEL_ROOT_DIR}/idl/salome @COMMENCE@ +RESOURCES_FILES = \ + CatalogModuleTest.xml + EXPORT_PYSCRIPTS = Compo1.py Compo1Py.py \ ${patsubst ${srcdir}/%, %, ${wildcard ${srcdir}/TestMedCorba*.py} } @@ -49,4 +52,5 @@ BIN_SRC = LDFLAGS+= -@CONCLUDE@ +@MODULE@ +