mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-13 18:46:35 +02:00
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