Fix build instructions for Windows (ThirdParty/patches and zlib)
This commit is contained in:
		
							parent
							
								
									3023a383fc
								
							
						
					
					
						commit
						908b513601
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -32,7 +32,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath*** | |||
|     cd ThirdParty | ||||
|     git clone https://github.com/desktop-app/patches.git | ||||
|     cd patches | ||||
|     git checkout b0ec5df4 | ||||
|     git checkout b0ec5df | ||||
|     cd ../ | ||||
|     git clone https://chromium.googlesource.com/external/gyp | ||||
|     cd gyp | ||||
|  | @ -95,7 +95,6 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath*** | |||
| 
 | ||||
|     git clone https://github.com/desktop-app/zlib.git | ||||
|     cd zlib | ||||
|     git checkout tdesktop | ||||
|     cd contrib\vstudio\vc14 | ||||
|     msbuild zlibstat.vcxproj /property:Configuration=Debug | ||||
|     msbuild zlibstat.vcxproj /property:Configuration=ReleaseWithoutAsm | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 John Preston
							John Preston