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

[dependencies]
glm = "0"
glx = "1"
glew = "2"
sdl2 = "2"
soil = "1.16.0"
openvr = "1"
x11 = "1"
xcomposite = ">=0.2"