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

[config]
expose_include_dirs = ["include"]