0ad/source/vc6
Gee 5d70cd5260 no message
This was SVN commit r111.
2003-11-26 02:00:51 +00:00
..
ps.dsp no message 2003-11-26 02:00:51 +00:00
ps.dsw no message 2003-11-04 21:37:55 +00:00
readme.txt no message 2003-11-05 02:02:54 +00:00

VC6 workspace

TODO:

- get latest glext.h:
  download from http://oss.sgi.com/projects/ogl-sample/ABI/glext.h ;
  put it in GL subdir of compiler's include dir

- install 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

- omit GUI folder (not necessary ATM)
OR
- install 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


NOTE: important workspace settings (already set)

- code generation = multithreaded [debug]
- entry point = entry
- add lib\ to include path