aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 7a9212bb25866761d4bc8212065d20be1cea2a5a (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "mgui"
type = "static"
version = "0.1.0"
platforms = ["posix"]

[config]
expose_include_dirs = ["include"]
error_on_warning = "true"