aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-10-29 21:49:54 +0100
committerdec05eba <dec05eba@protonmail.com>2018-10-29 21:52:12 +0100
commitb1296f2c97c6fdc1c6a9922dc09c951b5cafdc12 (patch)
tree0986a2e3ab45f73c1f7219deef044b3d4ca94e89 /project.conf
Initial commit
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/project.conf b/project.conf
new file mode 100644
index 0000000..7bfa3b1
--- /dev/null
+++ b/project.conf
@@ -0,0 +1,12 @@
+[package]
+name = "dchat_core"
+type = "dynamic"
+version = "0.1.0"
+platforms = ["any"]
+
+[dependencies]
+tiny-process = "2"
+boost-filesystem = "1.66"
+libpreview = ">=0.2.0"
+libgd = "2"
+libnsgif = "0.2.0" \ No newline at end of file