forked from bblanchon/ArduinoJson
Moved the location of the VS files
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
cd ..
|
||||
"C:\Program Files (x86)\CMake\bin\cmake.exe" -G "Visual Studio 12"
|
||||
mkdir msvc
|
||||
cd msvc
|
||||
"C:\Program Files (x86)\CMake\bin\cmake.exe" .. -G "Visual Studio 12"
|
||||
pause
|
Reference in New Issue
Block a user