6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
|
|
#ifndef BH_INTERNAL_CONFIG_H
|
||
|
|
#define BH_INTERNAL_CONFIG_H
|
||
|
|
|
||
|
|
#cmakedefine BH_THREADS_WINXP
|
||
|
|
|
||
|
|
#endif /* BH_INTERNAL_CONFIG_H */
|