Renamed particle fire sample
This commit is contained in:
parent
384b2031a2
commit
9dcc8110cf
25 changed files with 15 additions and 15 deletions
|
|
@ -110,8 +110,8 @@
|
|||
# include "../examples/textoverlay/textoverlay.cpp"
|
||||
#endif
|
||||
|
||||
#ifdef MVK_particlefire
|
||||
# include "../examples/particlefire/particlefire.cpp"
|
||||
#ifdef MVK_particlesystem
|
||||
# include "../examples/particlesystem/particlesystem.cpp"
|
||||
#endif
|
||||
|
||||
// No headless target when using xcode examples project, builds/runs fine using vulkanExamples project.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue