7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
#ifndef BH_INTERNAL_CONFIG_H
|
|
#define BH_INTERNAL_CONFIG_H
|
|
|
|
#cmakedefine BH_BIGINT_LONG
|
|
#cmakedefine BH_THREADS_WINXP
|
|
|
|
#endif /* BH_INTERNAL_CONFIG_H */ |