dolphin/Externals/imgui
Shawn Hoffman c5da2877cc msbuild: refactor to reduce rebuild events
* moves dolphin-specific settings out of Base.props
* creates exports.props for externals, allowing to easily import
  individual Externals
* corrects some cruft that accumulated and probably contributed
  to msbuild overbuilding
2022-08-02 22:24:22 -07:00
..
CMakeLists.txt cmake: Disable warnings for most externals on MSVC, like we do in the VS project files. 2022-05-22 00:30:56 +02:00
exports.props msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
imconfig.h
imgui_draw.cpp
imgui_internal.h
imgui_tables.cpp
imgui_widgets.cpp
imgui.cpp
imgui.h
imgui.vcxproj msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
imstb_rectpack.h
imstb_textedit.h
imstb_truetype.h
LICENSE.txt
README.txt

When updating, make sure to preserve changes to imconfig.h.  Dolphin modifies it to use a custom assertion handler and to tweak settings.