libanim

view src/config.h @ 51:117d6dbc147c

disable link-time code generation in visual studio
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 30 Apr 2013 05:02:36 +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_ */