diff options
author | Yang Tse <yangsita@gmail.com> | 2013-02-13 17:02:38 +0100 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2013-02-13 17:14:21 +0100 |
commit | cc8fad9a7fa6397d7b16eb52f8d6fa689eceff94 (patch) | |
tree | 66d27d7b4e5755937737c67d9dd6a39d605b1955 /vc/vc6/lib | |
parent | 72da89a74d7f29a99a801b8dc7dbade13d09ea2f (diff) |
move msvc IDE related files to 'vs' directory tree
Use 'vs' directory tree given that 'vc' intended one clashes
with an already existing build target in file Makefile.dist.
Diffstat (limited to 'vc/vc6/lib')
-rw-r--r-- | vc/vc6/lib/.gitattributes | 1 | ||||
-rw-r--r-- | vc/vc6/lib/.gitignore | 4 | ||||
-rw-r--r-- | vc/vc6/lib/vc6libcurl.dsw | 29 |
3 files changed, 0 insertions, 34 deletions
diff --git a/vc/vc6/lib/.gitattributes b/vc/vc6/lib/.gitattributes deleted file mode 100644 index aecf25037..000000000 --- a/vc/vc6/lib/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* -crlf diff --git a/vc/vc6/lib/.gitignore b/vc/vc6/lib/.gitignore deleted file mode 100644 index 7832007ba..000000000 --- a/vc/vc6/lib/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -* -!.gitattributes -!.gitignore -!vc6libcurl.dsw diff --git a/vc/vc6/lib/vc6libcurl.dsw b/vc/vc6/lib/vc6libcurl.dsw deleted file mode 100644 index 1fa8814a6..000000000 --- a/vc/vc6/lib/vc6libcurl.dsw +++ /dev/null @@ -1,29 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "libcurl"=".\vc6libcurl.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
|