Move to Meson build system
This commit is contained in:
parent
6db58d07cb
commit
ae97f07a41
13 changed files with 132 additions and 33 deletions
15
ober/.gitignore
vendored
Normal file
15
ober/.gitignore
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
.dub
|
||||
docs.json
|
||||
__dummy.html
|
||||
docs/
|
||||
/aiuo-shutdown
|
||||
aiuo-shutdown.so
|
||||
aiuo-shutdown.dylib
|
||||
aiuo-shutdown.dll
|
||||
aiuo-shutdown.a
|
||||
aiuo-shutdown.lib
|
||||
aiuo-shutdown-test-*
|
||||
*.exe
|
||||
*.o
|
||||
*.obj
|
||||
*.lst
|
Loading…
Add table
Add a link
Reference in a new issue