Compiling Moby Dam in Linux

  For gcc or clang 64-bit:
  In the 'main' subdirectory, give command 'make'.

Compiling Moby Dam in Windows

  If you use Cygwin 64-bit:
  In the 'main' subdirectory, give command 'make'.

  If you use MSYS2 / Mingw-w64:
  In the 'main' subdirectory, give command 'make win'.

  If you use Visual Studio:
  In the 'win' subdirectory, doubleclick 'mobydam.sln'.
