mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2024-11-21 12:11:07 +00:00
An SDK to create Mods for dhewm3
afebd7e1e5
Don't include the lazy precompiled.h everywhere, only what's required for the compilation unit. platform.h needs to be included instead to provide all essential defines and types. All includes use the relative path to the neo or the game specific root. Move all idlib related includes from idlib/Lib.h to precompiled.h. precompiled.h still exists for the MFC stuff in tools/. Add some missing header guards. |
||
---|---|---|
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
renderer | ||
sound | ||
sys | ||
tools/compilers/aas | ||
ui | ||
CMakeLists.txt | ||
COPYING.txt |