Skip to content

Commit 6998a5f

Browse files
committed
Merge branch 'main' into feature/add-more-screenshots-to-readme
2 parents 066ae0c + f31f9a3 commit 6998a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ CC = CL
3636
CXX = CL
3737
CFLAGS = /std:c11
3838
CPPFLAGS = /W4 \
39-
/MD \
39+
/MT \
4040
/nologo \
4141
/w44996 \
4242
"/DAPP_NAME=\"$(APP_NAME)\"" \

0 commit comments

Comments
 (0)