aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: a705bedbb4993f6e15e4c3e461b0de3c5e4bb7f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "dchat_core"
type = "dynamic"
version = "0.1.0"
platforms = ["any"]

[config]
expose_include_dirs = ["include"]

[dependencies]
tiny-process = "2"
boost-filesystem = "1.66"
libpreview = ">=0.2.0"
libgd = "2"
libnsgif = "0.2.0"