Add core_basic_window project example for Builder

This commit is contained in:
Michael Vetter
2018-02-16 11:23:02 +01:00
parent 988f5b7832
commit 6ebc3fd29a
2 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1 @@
Open `meson.build` with Builder or run `meson build; cd build; ninja; ./core_basic_window` on the commandline to launch the example.