linke to ole32
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit

This commit is contained in:
IoIxD 2026-07-22 19:49:05 -07:00
commit 27b4f83840
5 changed files with 5 additions and 4 deletions

View file

@ -5,5 +5,6 @@ $math = "";
add_ldflags("-Wl,--out-implib,src/libMw.dll.a -static-libgcc");
use_backend("gdi");
add_libs("-lwinmm");
add_libs("-lole32");
1;