mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			100 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			100 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| cd ..
 | |
| mkdir msvc
 | |
| cd msvc
 | |
| "C:\Program Files (x86)\CMake\bin\cmake.exe" .. -G "Visual Studio 12"
 | |
| pause |