changed projects to build

This commit is contained in:
Yann Collet
2016-09-19 14:58:14 +02:00
parent 1eb2fdc74f
commit 4c9a4c18a9
43 changed files with 72 additions and 43 deletions
+6
View File
@@ -0,0 +1,6 @@
@echo off
rem build 32-bit
call "%~p0%build.generic.cmd" VS2012 Win32 Release v110
rem build 64-bit
call "%~p0%build.generic.cmd" VS2012 x64 Release v110