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

[config]
error_on_warning = "true"

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

[dependencies]
sfml-graphics = "2"
x11 = "1"
xrandr = "1"
jsoncpp = "1"
cppcodec-1 = "0"
gl = ">=0"