aboutsummaryrefslogtreecommitdiff
path: root/vc/t/README
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2013-02-11 19:11:14 +0100
committerYang Tse <yangsita@gmail.com>2013-02-13 13:28:13 +0100
commitbeae838ed567f248e8edac97569954ff75e43d09 (patch)
treea520a89ad40db2c723e584aa638b43f01c3c12d8 /vc/t/README
parent7970821117d2877964308726fae6a6b7f41ca786 (diff)
move msvc IDE related files to 'vc' directory tree
Diffstat (limited to 'vc/t/README')
-rw-r--r--vc/t/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/vc/t/README b/vc/t/README
new file mode 100644
index 000000000..75b04782c
--- /dev/null
+++ b/vc/t/README
@@ -0,0 +1,8 @@
+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.