mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
|
|
||
|---|---|---|
| .. | ||
| gui | ||
| lib | ||
| posix | ||
| ps | ||
| terrain | ||
| main.cpp | ||
| readme.txt | ||
- download http://oss.sgi.com/projects/ogl-sample/ABI/glext.h , put in compiler's include\gl dir - leave out debug* for now (requires dbghelp, included with vc7) - leave out memcpy.cpp, unless processor pack installed (not currently used anyway) - don't define D3D8 unless the SDK is installed (=> less accurate graphics card info) - dito for DDRAW7 (=> video card memory size not available) - set code generation to multithreaded - set entry point to entry (=>