Initial commit
This commit is contained in:
4
compile_win32.sh
Executable file
4
compile_win32.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
export PREFIX=x86_64-w64-mingw32-
|
||||
make WIN32=1 DEBUG=1
|
||||
Reference in New Issue
Block a user