mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-03-13 03:33:28 +00:00
Added some mingw stuffs
This commit is contained in:
parent
01238243c1
commit
41d03f34b0
1 changed files with 13 additions and 0 deletions
13
README.WIN
13
README.WIN
|
@ -1,3 +1,16 @@
|
|||
-----------------------------------------------------------------------
|
||||
COMPILING NEWTREE FOR WIN32 (Win95/98,NT/2000)
|
||||
|
||||
We've succesfully compiled newtree source code with following
|
||||
compilers:
|
||||
|
||||
- Microsoft Visual C 6.0 (commercial)
|
||||
- Borland C++ compiler v5.5 (free) and v5.02
|
||||
- Borland C++ Builder 5 (commercial)
|
||||
- Mingw (free, GPL), (GCC 2.95.2, http://www.mingw.org)
|
||||
|
||||
* Mingw compiling instructions will be added shortly.
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
Steps to compile standalone on win32 platforms with VC++.
|
||||
|
||||
|
|
Loading…
Reference in a new issue