Add internal configuration file, add missing includes, rename some options
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
#ifndef BH_CONFIG_H
|
||||
#define BH_CONFIG_H
|
||||
|
||||
#cmakedefine BH_USE_WINTHREAD
|
||||
#cmakedefine BH_USE_PTHREAD
|
||||
#cmakedefine BH_NO_WINXP
|
||||
#cmakedefine BH_PLATFORM_POSIX
|
||||
#cmakedefine BH_PLATFORM_WIN
|
||||
#cmakedefine BH_PLATFORM_THREADS
|
||||
|
||||
#endif /* BH_CONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user