1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-06 15:42:38 -05:00

Use uv_tty for console output and remove legacy winansi.

This commit is contained in:
XMRig
2017-07-23 05:59:57 +03:00
parent b6bf6d9bc9
commit 9665ff15ae
8 changed files with 36 additions and 452 deletions

View File

@@ -94,8 +94,6 @@ set(SOURCES_CRYPTO
if (WIN32)
set(SOURCES_OS
res/app.rc
src/3rdparty/winansi.cpp
src/3rdparty/winansi.h
src/App_win.cpp
src/Cpu_win.cpp
src/Mem_win.cpp