Master

Branch: ysc3839/0.4-squirrel:master
Branch: stormeus/0.4-squirrel:master
Merged
Description
Change platfrom toolset to VS2013
Set LibraryPath to default to fix "cannot open file 'uuid.lib'" issue.
Use "calloc" and "memset" instead of "malloc" and "ZeroBuffer".
Add c99_snprintf.h for VS2013(and lesser) to fix print issue.
Fix warning D9030.
Unreferenced local variable.
Forcing value to bool 'true' or 'false'.
Warnings fix.
Fix wrong lib output path.