aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-07-20 23:34:50 +0200
committerdec05eba <dec05eba@protonmail.com>2020-08-18 23:50:13 +0200
commitab80c5bbc86d45032564b73757e8b09c5ad4f798 (patch)
treee59f69aa55a486750bee744a80df29b6c19ef88a /project.conf
parent3dd30d705bf9ec6ca8973483100258655cd357f4 (diff)
Initial commit
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/project.conf b/project.conf
new file mode 100644
index 0000000..178feae
--- /dev/null
+++ b/project.conf
@@ -0,0 +1,9 @@
+[package]
+name = "sibs-functional"
+type = "dynamic"
+version = "0.1.0"
+platforms = ["any"]
+tests = "tests"
+
+[config]
+expose_include_dirs = ["include"]