Added a script to generate VS solution

This commit is contained in:
Benoit Blanchon
2014-10-14 12:31:08 +02:00
parent 4ee1ac015f
commit 6d39bfa703
3 changed files with 11 additions and 3 deletions

View File

@ -0,0 +1,3 @@
cd ..
"C:\Program Files (x86)\CMake\bin\cmake.exe" -G "Visual Studio 12"
pause