Fix build script for Windows.
This commit is contained in:
		
							parent
							
								
									28c58b41fe
								
							
						
					
					
						commit
						f3d5f0c9de
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -177,7 +177,7 @@ if %BuildUWP% equ 0 ( | ||||||
| 
 | 
 | ||||||
| for /f ^"usebackq^ eol^=^ | for /f ^"usebackq^ eol^=^ | ||||||
| 
 | 
 | ||||||
| ^ delims^=^" %%a in (%ReleasePath%\%BinaryName%.exe.sym) do ( | ^ delims^=^" %%a in (%ReleasePath%\%BinaryName%.sym) do ( | ||||||
|   set "SymbolsHashLine=%%a" |   set "SymbolsHashLine=%%a" | ||||||
|   goto symbolslinedone |   goto symbolslinedone | ||||||
| ) | ) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 John Preston
						John Preston