diff --git a/adm/genproj.tcl b/adm/genproj.tcl index 83dd3cccf7..0b2e3c9c3f 100644 --- a/adm/genproj.tcl +++ b/adm/genproj.tcl @@ -2090,6 +2090,7 @@ proc osutils:cbp { theOutDir theProjName theSrcFiles theLibsList theFrameworks t puts $aFile "\t\t\t\t\t" } else { puts $aFile "\t\t\t\t\t" + puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t" @@ -2147,6 +2148,7 @@ proc osutils:cbp { theOutDir theProjName theSrcFiles theLibsList theFrameworks t puts $aFile "\t\t\t\t\t" } else { puts $aFile "\t\t\t\t\t" + puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t" puts $aFile "\t\t\t\t\t"