pull imgui 1.89.3 generate correct sdl2 backend inclusion

This commit is contained in:
sonoro1234
2023-02-15 09:55:35 +01:00
parent 5a857ee68d
commit 1187e22308
18 changed files with 4181 additions and 3432 deletions

View File

@@ -18,7 +18,7 @@ set PATH=%PATH%;C:\anima;C:\mingws\i686-7.2.0-release-posix-dwarf-rt_v5-rev1\min
:: arg[2] options as words in one string: internal for imgui_internal generation, freetype for freetype generation, comments for comments generation
:: examples: "" "internal" "internal freetype comments"
:: arg[3..n] name of implementations to generate and/or CFLAGS (e.g. -DIMGUI_USER_CONFIG or -DIMGUI_USE_WCHAR32)
luajit ./generator.lua gcc "internal" glfw opengl3 opengl2 sdl
luajit ./generator.lua gcc "internal" glfw opengl3 opengl2 sdl2
::leave console open
cmd /k