git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@617 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-07 16:57:53 +00:00
parent 32cc042a9a
commit 437fe7192f
5 changed files with 11 additions and 2 deletions

7
m4/ostype/Windows.m4 Normal file
View File

@@ -0,0 +1,7 @@
dnl $Id$
define([executable_suffix],[.exe])dnl
define([library_prefix],[])dnl
define([library_suffix],[.dll])dnl
add_ldflag([-Wl,--out-implib,src/libMw.a -static-libgcc])dnl
define([math],[])dnl
define([use_gdi])dnl