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

[config]
ignore_dirs = ["build"]
expose_include_dirs = ["include"]