summaryrefslogtreecommitdiff
path: root/core/pkg/tbox.pkg
diff options
context:
space:
mode:
authorruki <[email protected]>2015-04-27 15:28:05 +0800
committerruki <[email protected]>2015-04-27 15:28:05 +0800
commit7e1eaad77a9b18b3da5ad4f0148d59fb800d32ad (patch)
tree26a6a8dbe2026f0089201e331242461a802da1a9 /core/pkg/tbox.pkg
parent3987c001cff96c26aed3067943886f3fd72d3fa8 (diff)
add install.bat for windows
Diffstat (limited to 'core/pkg/tbox.pkg')
-rw-r--r--core/pkg/tbox.pkg/inc/msvc/x86/tbox.config.h4
-rw-r--r--core/pkg/tbox.pkg/lib/msvc/x86/tboxd.pdbbin274432 -> 290816 bytes
-rw-r--r--core/pkg/tbox.pkg/lib/msvc/x86/tboxr.pdbbin274432 -> 282624 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/core/pkg/tbox.pkg/inc/msvc/x86/tbox.config.h b/core/pkg/tbox.pkg/inc/msvc/x86/tbox.config.h
index e53f6183d..cf912fd77 100644
--- a/core/pkg/tbox.pkg/inc/msvc/x86/tbox.config.h
+++ b/core/pkg/tbox.pkg/inc/msvc/x86/tbox.config.h
@@ -15,10 +15,10 @@
#define TB_CONFIG_VERSION_ALTER 8
// build version
-#define TB_CONFIG_VERSION_BUILD 201412261501
+#define TB_CONFIG_VERSION_BUILD 201504271443
// small
-#define TB_CONFIG_SMALL (0)
+#define TB_CONFIG_SMALL (1)
// os
#define TB_CONFIG_OS_WINDOWS
diff --git a/core/pkg/tbox.pkg/lib/msvc/x86/tboxd.pdb b/core/pkg/tbox.pkg/lib/msvc/x86/tboxd.pdb
index 8ec864d1a..522dedf4d 100644
--- a/core/pkg/tbox.pkg/lib/msvc/x86/tboxd.pdb
+++ b/core/pkg/tbox.pkg/lib/msvc/x86/tboxd.pdb
Binary files differ
diff --git a/core/pkg/tbox.pkg/lib/msvc/x86/tboxr.pdb b/core/pkg/tbox.pkg/lib/msvc/x86/tboxr.pdb
index fb3449589..895a17b7e 100644
--- a/core/pkg/tbox.pkg/lib/msvc/x86/tboxr.pdb
+++ b/core/pkg/tbox.pkg/lib/msvc/x86/tboxr.pdb
Binary files differ