mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-27 15:45:54 +00:00
When using config.h, it must be the very first include in all source files since it contains #define that may change the compilation process (eg libc structure layout changes when it's used to enable large file support on 32 bit x86 archs). This commit adds it at the beginning of all .c and .cpp files |
||
|---|---|---|
| .. | ||
| commonv2c.ttf.c | ||
| commonwealth-10.font.c | ||
| dejavu_sans-10.font.c | ||
| dejavu_sans.ttf.c | ||
| gui.cpp | ||
| gui.h | ||
| Makefile.am | ||
| resource_provider.cpp | ||
| resource_provider.h | ||
| softrenderer.cpp | ||
| softrenderer.h | ||
| softtexture.cpp | ||
| softtexture.h | ||
| taharez_look.imageset.c | ||
| taharez_look.looknfeel.c | ||
| taharez_look.scheme.c | ||
| taharez_look.tga.c | ||