Build dump_syms for Windows
This commit is contained in:
		
							parent
							
								
									c2b749e5b4
								
							
						
					
					
						commit
						0d683c84b9
					
				| @ -11,8 +11,8 @@ install: | ||||
|   - cd %APPVEYOR_BUILD_FOLDER% | ||||
|   - '"%VS140COMNTOOLS%\vsvars32.bat"' | ||||
|   - breakpad.bat | ||||
|   - set PATH=%PATH%;%CD%\breakpad\src\src\tools\windows\dump_syms\Release | ||||
| build_script: | ||||
|   - '"%VS140COMNTOOLS%\vsvars32.bat"' | ||||
|   - mkdir build | ||||
|   - cd build | ||||
|   - C:\python27\python.exe ..\configure.py --enable-optimize | ||||
|  | ||||
| @ -31,4 +31,7 @@ msbuild src\src\client\windows\crash_generation\crash_generation.sln /m /p:Confi | ||||
| cmd /c gyp\gyp.bat --no-circular-check src\src\processor\processor.gyp | ||||
| msbuild src\src\processor\processor.sln /m /p:Configuration=Release | ||||
| 
 | ||||
| cmd /c gyp\gyp.bat --no-circular-check src\src\tools\windows\dump_syms\dump_syms.gyp | ||||
| msbuild src\src\tools\windows\dump_syms\dump_syms.sln /m /p:Configuration=Release | ||||
| 
 | ||||
| cd .. | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user