]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
taking into account of the xml file for the component test of ther Corba
authornadir <nadir>
Fri, 19 Sep 2003 07:56:22 +0000 (07:56 +0000)
committernadir <nadir>
Fri, 19 Sep 2003 07:56:22 +0000 (07:56 +0000)
class MED Client to use MED classes in the Client side.

src/MedClient/test/test1/Makefile.in

index 13ee5d75202f55919957afedaed211dba017407d..9f11c82d3170c27562162d53d1cc1da8508fa249 100644 (file)
 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@
+