aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 58369b9d4def467d3691a93efe2c087d7bb52f8a (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "dchat"
version = "0.1.0"
type = "executable"
platforms = ["linux32", "linux64"]

[dependencies]
sfml-window = "2.4.2"
sfml-graphics = "2.4.2"
sfml-system = "2.4.2"
boost-filesystem = "1.66.0"