aboutsummaryrefslogtreecommitdiff
path: root/vs/t/README
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-05-18 21:25:53 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-05-18 21:27:44 +0100
commit29d790fe6053ba8bb0b4ade48a6fe8b98ab189d9 (patch)
tree6b99d345e88da5177c1393eb7f35bb335419f9f2 /vs/t/README
parentf01e7e08d84d1574397842f52656ae000f7859a6 (diff)
build: Removed old Visual Studio project files
Diffstat (limited to 'vs/t/README')
-rw-r--r--vs/t/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/vs/t/README b/vs/t/README
deleted file mode 100644
index 69ebd2701..000000000
--- a/vs/t/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Note:
-
-Files located in subdirectory 'vs/t' and below are 'templates' used for
-the generation of msvc IDE workspace and project files, distributed in
-subdirectories 'vs/vc6' and 'vs/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.