Files
TCPlayerbotCore/config.h.cmake
T

9 lines
144 B
CMake
Raw Normal View History

2009-07-25 02:19:16 +02:00
#ifndef HAVE_CONFIG_H
#define HAVE_CONFIG_H
#cmakedefine HAVE_ACE_STACK_TRACE_H
#cmakedefine USE_MULTI_THREAD_MAP
2010-05-18 05:27:59 +02:00
#endif /* HAVE_CONFIG_H */