mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-10-26 12:27:01 +00:00 
			
		
		
		
	Match build-windows.bat changes (#1923)
The location for manual setting of the vcvarsall.bat location moved to line 38 in the latest change.
This commit is contained in:
		 Dennis E. Hamilton
					Dennis E. Hamilton
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							462e7aec52
						
					
				
				
					commit
					e203fb58c6
				
			| @@ -6,7 +6,7 @@ exception to this however, and that is Windows, because Windows | |||||||
| doesn't have a built-in C compiler. On Windows, you'll need to install | doesn't have a built-in C compiler. On Windows, you'll need to install | ||||||
| [Visual Studio][visual-studio] or the [build tools][vs-tools]. If you | [Visual Studio][visual-studio] or the [build tools][vs-tools]. If you | ||||||
| didn't install them in the default location, write your changes around | didn't install them in the default location, write your changes around | ||||||
| line 101 of [`build-windows.bat`](build-windows.bat). | line 38 of [`build-windows.bat`](build-windows.bat). | ||||||
|  |  | ||||||
| ## Script customization | ## Script customization | ||||||
| First of all, the scripts have a few variables at the very top, which | First of all, the scripts have a few variables at the very top, which | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user