diff options
author | Simon Howard | 2008-02-28 21:22:41 +0000 |
---|---|---|
committer | Simon Howard | 2008-02-28 21:22:41 +0000 |
commit | 6121dd5eb9cc18e673cb1b82a71e7f76e82e6518 (patch) | |
tree | d292d60b105c5b368e619009911ebc98d398b5a7 /msvc/README | |
parent | a112557264ea2ed7acdf7c2ea95df6ea20f2b368 (diff) | |
download | chocolate-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/README | 5 |
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. |