]> SALOME platform Git repositories - tools/hxx2salome.git/commitdiff
Salome HOME
*** empty log message ***
authorjyp <jyp>
Tue, 20 Dec 2005 10:24:40 +0000 (10:24 +0000)
committerjyp <jyp>
Tue, 20 Dec 2005 10:24:40 +0000 (10:24 +0000)
scripts/hxx2salome
scripts/template_src.tgz

index c7c01c90b39eb955d4001d81d412109712df811f..383094da3601ef3a8cf5762b876d77d409dfed40 100755 (executable)
@@ -190,6 +190,8 @@ generate_module_source()
     echo -e "\n-> Duplicate template module" | tee hxx2salome_journal
     tar xvfz ${gene_dir}/template_src.tgz >> hxx2salome_journal
     mv HXX2SALOME_GENERIC_CLASS_NAME_SRC ${CLASS_NAME}_SRC
+    mkdir ${CLASS_NAME}_BUILD
+    mkdir ${CLASS_NAME}_INSTALL
     ${gene_dir}/renameSalomeModule -i HXX2SALOME_GENERIC_CLASS_NAME ${CLASS_NAME} ${CLASS_NAME}_SRC >> hxx2salome_journal
 #
     if [ $make_gui -eq 0 ]
index b2910fd9a5e57122e149926dcb038873221b7cd1..a5bb66b8a1778b37d262d001a5d2830a881a4c17 100644 (file)
Binary files a/scripts/template_src.tgz and b/scripts/template_src.tgz differ