Skip to content

Commit aeff48e

Browse files
committed
fix build on newer premake5
1 parent 709c5e4 commit aeff48e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

premake5.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ solution("clink")
114114
platforms({"x32", "x64"})
115115
location(to)
116116

117+
characterset("MBCS")
117118
flags("Symbols")
118119
flags("StaticRuntime")
119120
defines("HAVE_CONFIG_H")

0 commit comments

Comments
 (0)