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

[lang.cpp]
version = "c++17"

[dependencies]
sfml-graphics = "2"
x11 = "1.6.5"
jsoncpp = "1.5"
cppcodec-1 = "0.1"