libanim

view src/config.h @ 32:fc0f8cd574f4

converted vs2012 project to vs2013
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 03 Oct 2014 17:14:24 +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_ */