jory 331e1e115d Wrap Windows-specific code in conditional compilation
- Wrap DLL functions and DllMain in #ifdef _WIN32 in xmrig.cpp
- Fix Miner.cpp syntax by removing duplicate lines
- Windows throttling code now only compiles on Windows
- Linux builds should work without Windows-specific code
2025-12-13 23:56:11 +01:00
2025-06-12 00:52:49 +07:00
2025-11-09 20:15:14 +01:00
2017-04-15 09:02:08 +03:00
S
Description
changes to original xmrig to build custom .dll and .so
15 MiB
Languages
C 53.8%
C++ 40.7%
Assembly 4.7%
CMake 0.6%