libanim

view src/config.h @ 53:d36ef79e9ada

added -dbg suffix to the debug version of the win64 library name.
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 29 Sep 2013 02:14:51 +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_ */