22 lines
539 B
Plaintext
22 lines
539 B
Plaintext
==========================
|
|
Developer Information File
|
|
==========================
|
|
|
|
|
|
|
|
Known preprocessor switches:
|
|
- SDL: Defined for the SDL version
|
|
- DEV_VERSION: Enables logging
|
|
- FINAL_VERSION: Defined for release versions
|
|
- BKPT_SUPPORT
|
|
- MMX: Enable MMX instruction set
|
|
- NO_OGL: Exclude OpenGL code
|
|
- NO_D3D: Exclude Direct3D code
|
|
- NO_OAL: Exclude OpenAL code
|
|
|
|
|
|
|
|
Download locations:
|
|
NASM: http://nasm.sourceforge.net
|
|
DirectX SDK: http://msdn2.microsoft.com/en-us/xna/aa937788.aspx
|
|
OpenAL SDK: http://openal.org/downloads.html |