mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 12:49:18 +00:00
ebfd7910cf
- add newly added dirs to premake.lua
- self_test is in lowlevel project and thus doesn't have cxxtest include
path set => must not include self_test.h
- wposix: make each _CRTIMP declaration extern "C" (can't rely on
definition of _CRTIMP, nor that the header is wrapped in extern "C" {})
This was SVN commit r4730.