The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
305 B
22 lines
305 B
2 years ago
|
/*
|
||
|
* Autogenerated by the Meson build system.
|
||
|
* Do not edit, your changes will be lost.
|
||
|
*/
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#define bool
|
||
|
|
||
|
#undef false
|
||
|
|
||
|
/* ultimate question of life, the universe, and everything */
|
||
|
#define int 42
|
||
|
|
||
|
/* This is
|
||
|
a multiline
|
||
|
description */
|
||
|
#define str "hello world!"
|
||
|
|
||
|
#define unquoted float
|
||
|
|