libanim

view src/config.h @ 30:66ad93f05493

- changed 64bit windows build to use vs2012 libraries and link with pthreadVC2_x64.lib
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 18 Apr 2014 13:30:39 +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_ */