Nebula
Loading...
Searching...
No Matches
stdneb.h
Go to the documentation of this file.
1
//------------------------------------------------------------------------------
12
#include "
core/config.h
"
13
#include "
util/compilerhelper.h
"
14
#if __WIN32__
15
#include "
core/win32/precompiled.h
"
16
#elif __linux__
17
#include "
core/posix/precompiled.h
"
18
#else
19
#error "precompiled.h not implemented on this platform"
20
#endif
21
//------------------------------------------------------------------------------
compilerhelper.h
config.h
Nebula compiler specific defines and configuration.
precompiled.h
precompiled.h
Contains precompiled headers on the Posix platform.
code
foundation
foundation
stdneb.h
Generated on Wed Nov 13 2024 21:37:26 for Nebula. Dark theme by
Tilen Majerle
. All rights reserved.