From f0d0c4f2ba1bf93ce4b0285054dd4bd5672f9f4e Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 8 May 2003 14:43:22 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4777 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/tcl/class/example.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/tcl/class/example.dsp b/Examples/tcl/class/example.dsp index 0eeb9d4dd..b50d3fba6 100644 --- a/Examples/tcl/class/example.dsp +++ b/Examples/tcl/class/example.dsp @@ -126,7 +126,7 @@ InputName=example echo TCL_INCLUDE: %TCL_INCLUDE% echo TCL_LIB: %TCL_LIB% echo on - ..\..\..\swig -tcl8 $(InputPath) + ..\..\..\swig -c++ -tcl8 $(InputPath) # End Custom Build