From beae838ed567f248e8edac97569954ff75e43d09 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 11 Feb 2013 19:11:14 +0100 Subject: move msvc IDE related files to 'vc' directory tree --- vc/t/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 vc/t/README (limited to 'vc/t/README') 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. -- cgit v1.2.3