diff options
author | Yang Tse <yangsita@gmail.com> | 2010-01-15 20:23:35 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-01-15 20:23:35 +0000 |
commit | b992928f3d604d4914a683358132146af93efac7 (patch) | |
tree | 8640de01950c5aa3a381b719a37fb293f71a53de | |
parent | 32413a8e34cea358391d279457f9e43b3b8589e8 (diff) | |
download | curl-b992928f3d604d4914a683358132146af93efac7.tar.gz |
Store now this file in CVS with unix line endings.
maketgz already converts this file to DOS style with an awk filter.
-rw-r--r-- | lib/msvcproj.foot | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/lib/msvcproj.foot b/lib/msvcproj.foot index 6ab63b4be..8ce4ca0af 100644 --- a/lib/msvcproj.foot +++ b/lib/msvcproj.foot @@ -1,11 +1,11 @@ -
-# Begin Group "Resource Files"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\libcurl.rc
-# End Source File
-# End Group
-# End Target
-# End Project
+ +# Begin Group "Resource Files" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=.\libcurl.rc +# End Source File +# End Group +# End Target +# End Project |