summaryrefslogtreecommitdiffstats
path: root/win/tcl.dsp
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2007-09-17 08:41:34 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2007-09-17 08:41:34 (GMT)
commitc938a7a6fdf6aaca13459ff404136e56fd588be6 (patch)
treefbd49a21cd8465ad952e348f49bb4a162755b183 /win/tcl.dsp
parent5a2a95ecd2db2b546fb4787526508aa3da7eae4e (diff)
downloadtcl-c938a7a6fdf6aaca13459ff404136e56fd588be6.zip
tcl-c938a7a6fdf6aaca13459ff404136e56fd588be6.tar.gz
tcl-c938a7a6fdf6aaca13459ff404136e56fd588be6.tar.bz2
Default for 8.5 is threaded build
Diffstat (limited to 'win/tcl.dsp')
-rw-r--r--win/tcl.dsp12
1 files changed, 6 insertions, 6 deletions
diff --git a/win/tcl.dsp b/win/tcl.dsp
index 193ef14..7f9f06c 100644
--- a/win/tcl.dsp
+++ b/win/tcl.dsp
@@ -43,9 +43,9 @@ CFG=tcl - Win32 Debug Static
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release\tcl_Dynamic"
-# PROP Cmd_Line "nmake -nologo -f makefile.vc OPTS=none MSVCDIR=IDE"
-# PROP Rebuild_Opt "-a"
-# PROP Target_File "Release\tclsh85.exe"
+# PROP Cmd_Line "nmake -nologo -f makefile.vc OPTS=threads MSVCDIR=IDE"
+# PROP Rebuild_Opt "clean release"
+# PROP Target_File "Release\tclsh85t.exe"
# PROP Bsc_Name ""
# PROP Target_Dir ""
@@ -64,9 +64,9 @@ CFG=tcl - Win32 Debug Static
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug\tcl_Dynamic"
-# PROP Cmd_Line "nmake -nologo -f makefile.vc OPTS=symbols MSVCDIR=IDE"
-# PROP Rebuild_Opt "-a"
-# PROP Target_File "Debug\tclsh85g.exe"
+# PROP Cmd_Line "nmake -nologo -f makefile.vc OPTS=threads,symbols MSVCDIR=IDE"
+# PROP Rebuild_Opt "clean release"
+# PROP Target_File "Debug\tclsh85tg.exe"
# PROP Bsc_Name ""
# PROP Target_Dir ""