Rebuild disasmtool Windows

pull/13/head
Anichitei Ionel-Cristinel 4 years ago committed by GitHub
parent 6e8937a71b
commit 079fbb8802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -62,4 +62,4 @@ jobs:
- name: Build bddisasm and bdshemu for Win32
run: MSBuild /t:Rebuild /p:Configuration=Release /p:Platform=Win32 bddisasm.sln
- name: Build disasmtool
run: MSBuild /t:Build /p:Configuration=Release /p:Platform=x64 disasmtool\disasmtool.vcxproj
run: MSBuild /t:Rebuild /p:Configuration=Release /p:Platform=x64 disasmtool\disasmtool.vcxproj

Loading…
Cancel
Save