move msvc IDE related files to 'vs' directory tree
authorYang Tse <yangsita@gmail.com>
Wed, 13 Feb 2013 16:02:38 +0000 (17:02 +0100)
committerYang Tse <yangsita@gmail.com>
Wed, 13 Feb 2013 16:14:21 +0000 (17:14 +0100)
commitcc8fad9a7fa6397d7b16eb52f8d6fa689eceff94
tree66d27d7b4e5755937737c67d9dd6a39d605b1955
parent72da89a74d7f29a99a801b8dc7dbade13d09ea2f
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.
30 files changed:
Makefile.am
docs/INSTALL
vs/.gitignore [moved from vc/.gitignore with 100% similarity]
vs/t/.gitattributes [moved from vc/vc8/src/.gitattributes with 100% similarity]
vs/t/.gitignore [moved from vc/t/.gitignore with 100% similarity]
vs/t/README [moved from vc/t/README with 67% similarity]
vs/t/lib/.gitattributes [moved from vc/vc8/lib/.gitattributes with 100% similarity]
vs/t/lib/.gitignore [moved from vc/t/src/.gitignore with 100% similarity]
vs/t/lib/vc6_libcurl_dsp.foot [moved from vc/t/lib/vc6_libcurl_dsp.foot with 100% similarity]
vs/t/lib/vc6_libcurl_dsp.head [moved from vc/t/lib/vc6_libcurl_dsp.head with 100% similarity]
vs/t/lib/vc8_libcurl_prj.foot [moved from vc/t/lib/vc8_libcurl_prj.foot with 100% similarity]
vs/t/lib/vc8_libcurl_prj.head [moved from vc/t/lib/vc8_libcurl_prj.head with 100% similarity]
vs/t/src/.gitattributes [moved from vc/vc8/.gitattributes with 100% similarity]
vs/t/src/.gitignore [moved from vc/t/lib/.gitignore with 100% similarity]
vs/vc6/.gitattributes [moved from vc/vc6/src/.gitattributes with 100% similarity]
vs/vc6/.gitignore [moved from vc/vc6/.gitignore with 100% similarity]
vs/vc6/lib/.gitattributes [moved from vc/vc6/lib/.gitattributes with 100% similarity]
vs/vc6/lib/.gitignore [moved from vc/vc6/lib/.gitignore with 100% similarity]
vs/vc6/lib/vc6libcurl.dsw [moved from vc/vc6/lib/vc6libcurl.dsw with 100% similarity]
vs/vc6/src/.gitattributes [moved from vc/vc6/.gitattributes with 100% similarity]
vs/vc6/src/.gitignore [moved from vc/vc6/src/.gitignore with 100% similarity]
vs/vc6/src/vc6curltool.dsp [moved from vc/vc6/src/vc6curltool.dsp with 100% similarity]
vs/vc6/src/vc6curltool.dsw [moved from vc/vc6/src/vc6curltool.dsw with 100% similarity]
vs/vc6/vc6curl.dsw [moved from vc/vc6/vc6curl.dsw with 100% similarity]
vs/vc8/.gitattributes [moved from vc/t/src/.gitattributes with 100% similarity]
vs/vc8/.gitignore [moved from vc/vc8/.gitignore with 100% similarity]
vs/vc8/lib/.gitattributes [moved from vc/t/lib/.gitattributes with 100% similarity]
vs/vc8/lib/.gitignore [moved from vc/vc8/lib/.gitignore with 100% similarity]
vs/vc8/src/.gitattributes [moved from vc/t/.gitattributes with 100% similarity]
vs/vc8/src/.gitignore [moved from vc/vc8/src/.gitignore with 100% similarity]