mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 01:36:52 +08:00
add termcap
This commit is contained in:
parent
b1841f1d24
commit
34c51c5632
1 changed files with 2 additions and 0 deletions
|
@ -177,6 +177,8 @@ build_script:
|
||||||
|
|
||||||
Copy-Item C:\ProxSpace\msys2\mingw32\bin\libreadline6.dll C:\ProxSpace\Release
|
Copy-Item C:\ProxSpace\msys2\mingw32\bin\libreadline6.dll C:\ProxSpace\Release
|
||||||
|
|
||||||
|
Copy-Item C:\ProxSpace\msys2\mingw32\bin\libtermcap-0.dll C:\ProxSpace\Release
|
||||||
|
|
||||||
Write-Host "[ OK ]" -ForegroundColor Green
|
Write-Host "[ OK ]" -ForegroundColor Green
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue