Initial commit

This commit is contained in:
2014-08-20 19:51:03 +02:00
commit b9beff688d
4 changed files with 1370 additions and 0 deletions

4
compile_win32.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
export PREFIX=x86_64-w64-mingw32-
make WIN32=1 DEBUG=1