diff options
author | jan.nijtmans <jan.nijtmans@noemail.net> | 2015-06-25 07:52:36 (GMT) |
---|---|---|
committer | jan.nijtmans <jan.nijtmans@noemail.net> | 2015-06-25 07:52:36 (GMT) |
commit | 9b80c25426c062b4a3101aa73a66c4b0a23b10cc (patch) | |
tree | 4a35c256c764c140e6d6e0c94252eee87658ee9d /win/tcl.dsw | |
parent | 409a33f0864ae5711cb4925c694d67a525e7dde1 (diff) | |
download | tcl-9b80c25426c062b4a3101aa73a66c4b0a23b10cc.zip tcl-9b80c25426c062b4a3101aa73a66c4b0a23b10cc.tar.gz tcl-9b80c25426c062b4a3101aa73a66c4b0a23b10cc.tar.bz2 |
Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then translate some windows-specific files to UTF-8 too.
Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether.
See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
FossilOrigin-Name: 0ff7f3392cdb635e07dc303417f0e6eed54a79a9
Diffstat (limited to 'win/tcl.dsw')
-rw-r--r-- | win/tcl.dsw | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/win/tcl.dsw b/win/tcl.dsw index fa93b00..1c16fad 100644 --- a/win/tcl.dsw +++ b/win/tcl.dsw @@ -1,29 +1,29 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "tcl"=.\tcl.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - +Microsoft Developer Studio Workspace File, Format Version 6.00
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
+
+###############################################################################
+
+Project: "tcl"=.\tcl.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Global:
+
+Package=<5>
+{{{
+}}}
+
+Package=<3>
+{{{
+}}}
+
+###############################################################################
+
|