diff options
| author | ruki <[email protected]> | 2017-07-20 17:38:20 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-07-20 17:38:20 +0800 |
| commit | be3b116a4078bf95b80c181a9d4cd641094ef0ba (patch) | |
| tree | e690352893a9299527f6ea8a19c1a68c6dd2153e | |
| parent | be78dc55d571e152cfc8abf69b60b9e207539768 (diff) | |
update tbox
| -rw-r--r-- | core/pkg/tbox.pkg/inc/windows/tbox.config.h | 15 | ||||
| -rw-r--r-- | core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib | bin | 1293008 -> 1292984 bytes | |||
| -rw-r--r-- | core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib | bin | 1002706 -> 1002698 bytes |
3 files changed, 1 insertions, 14 deletions
diff --git a/core/pkg/tbox.pkg/inc/windows/tbox.config.h b/core/pkg/tbox.pkg/inc/windows/tbox.config.h index faeff71d2..4cc30f8d8 100644 --- a/core/pkg/tbox.pkg/inc/windows/tbox.config.h +++ b/core/pkg/tbox.pkg/inc/windows/tbox.config.h @@ -6,7 +6,7 @@ #define TB_CONFIG_VERSION_MAJOR 1
#define TB_CONFIG_VERSION_MINOR 6
#define TB_CONFIG_VERSION_ALTER 2
-#define TB_CONFIG_VERSION_BUILD 201707201114
+#define TB_CONFIG_VERSION_BUILD 201707201725
// defines
#define TB_CONFIG_OS_WINDOWS 1
@@ -46,29 +46,16 @@ #define TB_CONFIG_LIBC_HAVE_SETJMP 1
#define TB_CONFIG_LIBC_HAVE_SETLOCALE 1
#define TB_CONFIG_LIBC_HAVE_FPUTS 1
-#define TB_CONFIG_LIBM_HAVE_LOG2 1
-#define TB_CONFIG_LIBM_HAVE_LOG2F 1
#define TB_CONFIG_LIBM_HAVE_SQRT 1
-#define TB_CONFIG_LIBM_HAVE_SQRTF 1
#define TB_CONFIG_LIBM_HAVE_ACOS 1
-#define TB_CONFIG_LIBM_HAVE_ACOSF 1
#define TB_CONFIG_LIBM_HAVE_ASIN 1
-#define TB_CONFIG_LIBM_HAVE_ASINF 1
#define TB_CONFIG_LIBM_HAVE_POW 1
-#define TB_CONFIG_LIBM_HAVE_POWF 1
#define TB_CONFIG_LIBM_HAVE_FMOD 1
-#define TB_CONFIG_LIBM_HAVE_FMODF 1
#define TB_CONFIG_LIBM_HAVE_TAN 1
-#define TB_CONFIG_LIBM_HAVE_TANF 1
#define TB_CONFIG_LIBM_HAVE_ATAN 1
-#define TB_CONFIG_LIBM_HAVE_ATANF 1
#define TB_CONFIG_LIBM_HAVE_ATAN2 1
-#define TB_CONFIG_LIBM_HAVE_ATAN2F 1
#define TB_CONFIG_LIBM_HAVE_COS 1
-#define TB_CONFIG_LIBM_HAVE_COSF 1
#define TB_CONFIG_LIBM_HAVE_SIN 1
-#define TB_CONFIG_LIBM_HAVE_SINF 1
#define TB_CONFIG_LIBM_HAVE_EXP 1
-#define TB_CONFIG_LIBM_HAVE_EXPF 1
#endif
diff --git a/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib b/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib Binary files differindex 69e5b2f8c..1966f933e 100644 --- a/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib +++ b/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib diff --git a/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib b/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib Binary files differindex 331948915..6cffd8113 100644 --- a/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib +++ b/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib |
