Skip to content

Commit 2e22683

Browse files
att
1 parent 27f5c9c commit 2e22683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build/windowsi32_build.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ function windowsi32_build()
2323
{ "././keys", "/keys" },
2424

2525
},
26-
command = compiler..[[ --static -o /release/windowsi32.exe -lws2_32]]
26+
command = compiler..[[ --static /release/amalgamation.c -o /release/windowsi32.exe -lws2_32]]
2727
})
2828
end

0 commit comments

Comments
 (0)