mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
the old "readme.txt" from the workspace dirs, which are now automatically generated
This was SVN commit r240.
This commit is contained in:
parent
34c3c12934
commit
114d07c347
1 changed files with 12 additions and 0 deletions
12
source/workspaces/required libraries.txt
Executable file
12
source/workspaces/required libraries.txt
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
- glext.h:
|
||||
download from http://oss.sgi.com/projects/ogl-sample/ABI/glext.h ;
|
||||
put it in GL subdir of compiler's include dir
|
||||
|
||||
- ZLib:
|
||||
download from http://www.stud.uni-karlsruhe.de/~urkt/zlib.zip ;
|
||||
put the DLL in binaries\, put header and lib into compiler dirs
|
||||
Note: this is version 1.1.4.8751
|
||||
|
||||
- Xerces:
|
||||
download Xerces binary from http://xml.apache.org/xerces-c/download.cgi ;
|
||||
put the DLL in binaries\, put include\ contents into compiler include dir
|
||||
Loading…
Reference in a new issue