comparison tests/evaltest.c @ 1432:a9516570cc26

Improve build, so that we can build the tools and tests with minimal depencies (e.g. without libSDL linking when possible.) And this also on Win32 MinGW.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 22 Nov 2017 01:33:21 +0200
parents 985225a93aeb
children
comparison
equal deleted inserted replaced
1431:ed04fb6da07c 1432:a9516570cc26
1 #include "dmtool.h"
1 #include "dmlib.h" 2 #include "dmlib.h"
2 #include "dmeval.h" 3 #include "dmeval.h"
3 #include "dmargs.h" 4 #include "dmargs.h"
4 5
5 6