Improved build scripts and config files

This commit is contained in:
Yuichiro MASUI
2013-01-20 22:48:42 +09:00
parent 583983385b
commit ced80d2b4b
25 changed files with 792 additions and 521 deletions
+1
View File
@@ -125,6 +125,7 @@ typedef short mrb_sym;
#endif
#ifdef _MSC_VER
# include <float.h>
# define inline __inline
# define snprintf _snprintf
# define isnan _isnan