Salome HOME
Rename files:
[tools/libbatch.git] / src / CCC / CMakeLists.txt
index 272eadb6f7aba39efe0e81d264a3dbf2f6e179d4..55c1e271eeda34f018a6c7f642cf5a0af33f2ef6 100644 (file)
@@ -20,9 +20,9 @@
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-SET(CLASS_LIST CCC/Batch_BatchManager_eCCC
-               CCC/Batch_FactBatchManager_eCCC
-               CCC/Batch_JobInfo_eCCC
+SET(CLASS_LIST CCC/BatchManager_CCC
+               CCC/FactBatchManager_CCC
+               CCC/JobInfo_CCC
    )
 
 APPEND_CLASSES_TO_SRC_FILES(${CLASS_LIST})