From: inv Date: Tue, 14 Sep 2010 11:06:43 +0000 (+0000) Subject: Small correction X-Git-Tag: V6_7_1~121 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=caa9c9ba100ae69dd420863b6692f3040a925732;p=occt-wok.git Small correction --- diff --git a/src/WOKTclLib/osutils.tcl b/src/WOKTclLib/osutils.tcl index cc3f22b..1b489e2 100755 --- a/src/WOKTclLib/osutils.tcl +++ b/src/WOKTclLib/osutils.tcl @@ -939,7 +939,6 @@ proc osutils:vcproj { vc plat dir tkloc _guids {tmplat {} } {fmtcpp {} } } { # Generate Visual Studio project file for executable proc osutils:vcprojx { vc plat dir tkloc _guids {tmplat0 {} } {fmtcpp {} } } { - puts "VTN: osutils:vcprojx" if { $fmtcpp == {} } {set fmtcpp [osutils:vcproj:fmtcppx]} set fout {} foreach f [osutils:tk:files $tkloc osutils:compilable 0] {