git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@643 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-08 22:48:42 +00:00
parent 2f6a0d1ada
commit a9fa9cb83c
5 changed files with 85 additions and 77 deletions

View File

@@ -1,8 +1,8 @@
# $Id$
$library_prefix = "";
$library_suffix = ".dll";
$library_prefix = "";
$library_suffix = ".dll";
$executable_suffix = ".exe";
$math = "";
$math = "";
add_ldflags("-Wl,--out-implib,src/libMw.a -static-libgcc");
use_backend("gdi");