libanim

view src/config.h @ 18:2317c40b8dcb

added local install post-build event in the vs2008 vcproj
author John Tsiombikas <nuclear@member.fsf.org>
date Sat, 16 Nov 2013 09:08:42 +0200
parents
children
line source
1 #ifndef ANIM_CONFIG_H_
2 #define ANIM_CONFIG_H_
4 #undef ANIM_THREAD_SAFE
6 #endif /* ANIM_CONFIG_H_ */