libanim

view src/config.h @ 68:801e0894bc48

fixed the visual studio (2012) project
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 06 May 2014 13:01:56 +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_ */