mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 20:00:09 +00:00
Full Unicode Support
This commit is contained in:
@@ -23,7 +23,7 @@ set compiler_warnings= ^
|
||||
-wd4505 -wd4512 -wd4550
|
||||
|
||||
set compiler_includes=
|
||||
set libs= kernel32.lib user32.lib gdi32.lib opengl32.lib
|
||||
set libs= kernel32.lib user32.lib gdi32.lib opengl32.lib ..\src\utf8proc\utf8proc.lib
|
||||
|
||||
set linker_flags= -incremental:no -opt:ref -subsystem:console
|
||||
|
||||
|
||||
Reference in New Issue
Block a user