Sign in
qemu
/
meson
/
refs/heads/fromlongmsg
/
.
/
docs
/
markdown
/
snippets
/
visual_studio_project_generation.md
blob: 127733d7ad55fbd2110602fa5a8dffc59ef698fe [
file
] [
log
] [
blame
] [
view
]
## New for the generation of Visual Studio vcxproj projects
When
vcxproj
is
generated
,
another file vcxproj
.
filters
is
generated
in
parallel
.
It
enables to
set
a hierarchy of the files inside the solution following their place on filesystem
.