/haxm-test

A bit of code to test HAXM behaviour

Primary LanguageCGNU General Public License v2.0GPL-2.0

haxm-test

A bit of code to test HAXM behaviour.

To clone, make and run from MSYS2/MINGW:

git clone https://github.com/JayFoxRox/haxm-test.git
cd haxm-test
mkdir build
cd build
cmake .. -G 'MSYS Makefiles'
make
./haxm-test

Copyright 2018 Jannik Vogel

Licensed under GPLv2 or any later version

Refer to the included LICENSE.txt file.