aboutsummaryrefslogtreecommitdiff
path: root/vc/t/README
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2013-02-13 17:02:38 +0100
committerYang Tse <yangsita@gmail.com>2013-02-13 17:14:21 +0100
commitcc8fad9a7fa6397d7b16eb52f8d6fa689eceff94 (patch)
tree66d27d7b4e5755937737c67d9dd6a39d605b1955 /vc/t/README
parent72da89a74d7f29a99a801b8dc7dbade13d09ea2f (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/t/README')
-rw-r--r--vc/t/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/vc/t/README b/vc/t/README
deleted file mode 100644
index 75b04782c..000000000
--- a/vc/t/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Note:
-
-Files located in subdirectory 'vc/t' and below are 'templates' used for
-the generation of msvc IDE workspace and project files, distributed in
-subdirectories 'vc/vc6' and 'vc/vc8'.
-
-All these template files use UNIX line endings intentionally, in order
-to allow proper file generation. Don't convert these to crlf line-ends.