[Sumover-dev] [svn commit] r3857 - tcl-8.0/trunk/win

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Wed Sep 13 14:11:28 BST 2006


Author: piers
Date: Wed Sep 13 14:11:05 2006
New Revision: 3857

Modified:
   tcl-8.0/trunk/win/tcllib.vcproj

Log:
Updated to VC7.1

Modified: tcl-8.0/trunk/win/tcllib.vcproj
==============================================================================
--- tcl-8.0/trunk/win/tcllib.vcproj	(original)
+++ tcl-8.0/trunk/win/tcllib.vcproj	Wed Sep 13 14:11:05 2006
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.00"
+	Version="7.10"
 	Name="tcllib"
-	RootNamespace="tcllib"
 	SccProjectName=""
 	SccLocalPath="">
 	<Platforms>
@@ -2120,7 +2119,8 @@
 					Name="Debug|Win32">
 					<Tool
 						Name="VCCustomBuildTool"
-						CommandLine="$(ProjectDir)tcl2c\tcl2c.exe lib_&quot;$(InputName)&quot; &lt; &quot;$(InputPath)&quot; &gt; lib_&quot;$(InputName)&quot;.c"
+						CommandLine="tcl2c\tcl2c.exe lib_&quot;$(InputName)&quot; &lt; &quot;$(InputPath)&quot; &gt; lib_&quot;$(InputName)&quot;.c
+"
 						Outputs="lib_$(InputName).c"/>
 				</FileConfiguration>
 			</File>



More information about the Sumover-dev mailing list