mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-22 02:20:25 +01:00
bd68934e32
This simplifies the standalone CMakeLists.txt file arriving in the next commit. _WIN32 is defined by MVSC and the MinGW toolchain for all relevant Windows versions. We don't need to explicitly check for UNIX because it's the only non-Windows case we care about. |
||
---|---|---|
.. | ||
bison.simple | ||
Ecc.vcxproj | ||
Ecc.vcxproj.filters | ||
Ecc.vcxproj.user | ||
Main.cpp | ||
Main.h | ||
parser.h | ||
Parser.y | ||
Scanner.l | ||
StdH.h |