Sign in
skia
/
external
/
github.com
/
ocornut
/
imgui
/
61041f4dca72bb8145cc997b5f5cef9da24f5897
/
.
/
examples
/
premake5-lib.lua
blob: 9747ba654b5d8b8591790bc381dc9ea04243210c [
file
]
project
"imgui"
kind
"StaticLib"
files
{
"../*.h"
,
"../*.cpp"
}
vpaths
{
[
"imgui"
]
=
{
"../*.cpp"
,
"../*.h"
,
"../misc/debuggers/*.natvis"
}
}
filter
{
"toolset:msc*"
}
files
{
"../misc/debuggers/*.natvis"
}