summaryrefslogtreecommitdiff
path: root/msvc/README
diff options
context:
space:
mode:
authorSimon Howard2008-02-28 21:22:41 +0000
committerSimon Howard2008-02-28 21:22:41 +0000
commit6121dd5eb9cc18e673cb1b82a71e7f76e82e6518 (patch)
treed292d60b105c5b368e619009911ebc98d398b5a7 /msvc/README
parenta112557264ea2ed7acdf7c2ea95df6ea20f2b368 (diff)
downloadchocolate-doom-6121dd5eb9cc18e673cb1b82a71e7f76e82e6518.tar.gz
chocolate-doom-6121dd5eb9cc18e673cb1b82a71e7f76e82e6518.tar.bz2
chocolate-doom-6121dd5eb9cc18e673cb1b82a71e7f76e82e6518.zip
Move vc9/ project files into the msvc/ directory and update the README
file for the MSVC files. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1097
Diffstat (limited to 'msvc/README')
-rw-r--r--msvc/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/msvc/README b/msvc/README
index 6787de30..a63f9653 100644
--- a/msvc/README
+++ b/msvc/README
@@ -1,2 +1,5 @@
-Files for a possible future MSVC build.
+Project and header files for building with Microsoft Visual C++. Please
+note that the MSVC project files are not officially supported; the
+canonical way to build Chocolate Doom under Windows is using
+MingW + MSYS.