]> SALOME platform Git repositories - modules/superv.git/commitdiff
Salome HOME
MPV: GenericObj SALOMEDS objects usage
authormpv <mpv@opencascade.com>
Thu, 21 Apr 2005 11:52:36 +0000 (11:52 +0000)
committermpv <mpv@opencascade.com>
Thu, 21 Apr 2005 11:52:36 +0000 (11:52 +0000)
src/GraphBase/Makefile.in
src/GraphEditor/Makefile.in
src/GraphExecutor/Makefile.in
src/SUPERVGUI/Makefile.in
src/Supervision/Makefile.in

index a1194956cbc045f5f8e59a6ebc700351a727600e..208f1614192d4a570cbbc7180a05f002f9eb91ea 100644 (file)
@@ -92,7 +92,8 @@ LIB_CLIENT_IDL = Logger.idl \
                 SALOMEDS.idl \
                 SUPERV.idl \
                 SALOMEDS_Attributes.idl \
-                SALOME_Exception.idl
+                SALOME_Exception.idl \
+                SALOME_GenericObj.idl
 # Executables targets
 BIN = SuperVisionBase_CheckOfUndefined
 BIN_SRC = 
index 4c991c452894f06d6c539fb00271ed5876ea453a..d5223cade1aa5729cb890b0e0d32b0e58cfa8bfd 100644 (file)
@@ -51,7 +51,8 @@ LIB_CLIENT_IDL = SALOME_ModuleCatalog.idl \
                  SALOME_Component.idl \
                  SALOMEDS.idl \
                  SUPERV.idl  \
-                 SALOME_Exception.idl
+                 SALOME_Exception.idl \
+                SALOME_GenericObj.idl
 
 # Executables targets
 #BIN = SuperVisionEditor_CheckOfUndefined
index 97cf9dff03e2b749c122f92afcf8988a9d85efbe..b10fe3529b6e994bced2f6508bef8733b7286d30 100644 (file)
@@ -38,7 +38,8 @@ LIB_CLIENT_IDL = SALOME_ModuleCatalog.idl \
                   SALOME_Component.idl \
                   SALOMEDS.idl \
                   SUPERV.idl  \
-                  SALOME_Exception.idl
+                  SALOME_Exception.idl \
+                 SALOME_GenericObj.idl
 
 # Executables targets
 #BIN = SuperVisionExecutor_CheckOfUndefined
index 52c94720836a2a1b692ed82b82cc491d75726eaa..1acfc405439a1dd8a85badad39aaa55022d37633 100644 (file)
@@ -91,7 +91,8 @@ LIB_CLIENT_IDL = SALOMEDS.idl                \
                 SALOME_ModuleCatalog.idl    \
                 SALOME_Component.idl        \
                 SUPERV.idl                  \
-                SALOME_Exception.idl 
+                SALOME_Exception.idl        \
+                SALOME_GenericObj.idl
 
 LIB_SERVER_IDL = 
 
index 60bce4d1947c1f5fd889854ee1a82f770b5a7a96..2aff0657bf298374144179b38944dd9e0182b2a7 100755 (executable)
@@ -78,7 +78,8 @@ LIB_CLIENT_IDL = SALOME_ModuleCatalog.idl \
                  SALOME_Component.idl \
                  SALOMEDS.idl \
                  SUPERV.idl  \
-                 SALOME_Exception.idl
+                 SALOME_Exception.idl \
+                SALOME_GenericObj.idl
 
 # Executables targets
 #BIN = SuperV_CheckOfUndefined