libanim

view src/config.h @ 76:a0c41c08f6e9

added -dbg suffix to the debug version target
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 02 Aug 2015 08:16:23 +0300
parents
children
line source
1 #ifndef ANIM_CONFIG_H_
2 #define ANIM_CONFIG_H_
4 #undef ANIM_THREAD_SAFE
6 #endif /* ANIM_CONFIG_H_ */