This repository has been archived on 2026-04-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
bhlib-old/include/bh/internal/config.in

7 lines
151 B
Plaintext
Raw Normal View History

#ifndef BH_INTERNAL_CONFIG_H
#define BH_INTERNAL_CONFIG_H
2024-06-16 12:29:48 +03:00
#cmakedefine BH_BIGINT_LONG
#cmakedefine BH_THREADS_WINXP
#endif /* BH_INTERNAL_CONFIG_H */