forked from pyrite-dev/milsko
remove pthread
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@695 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
3f4a813115
commit
f3d296c34d
2 changed files with 1 additions and 3 deletions
|
|
@ -3,7 +3,6 @@ $library_prefix = "";
|
|||
$library_suffix = ".dll";
|
||||
$executable_suffix = ".exe";
|
||||
$math = "";
|
||||
$thread = "";
|
||||
add_ldflags("-Wl,--out-implib,src/libMw.a -static-libgcc");
|
||||
use_backend("gdi");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue