Home | History | Annotate | Line # | Download | only in VS_scripts
      1 @echo off
      2 
      3 rem build 32-bit
      4 call "%~p0%build.generic.cmd" VS2012 Win32 Release v110
      5 rem build 64-bit
      6 call "%~p0%build.generic.cmd" VS2012 x64 Release v110