diff options
author | DEC05EBA <dec05eba@protonmail.com> | 2020-01-05 16:35:09 +0000 |
---|---|---|
committer | DEC05EBA <dec05eba@protonmail.com> | 2020-01-05 16:35:09 +0000 |
commit | 07643327ae81657953e158fc6390a91420ddad1f (patch) | |
tree | 0104fa6bc62bac0e18ab81ddca5cb3fc9066f65c /project.conf | |
parent | 42e9415ef61017a2589c5f2fc96645b233a51be1 (diff) | |
download | vr-video-player-07643327ae81657953e158fc6390a91420ddad1f.tar.gz vr-video-player-07643327ae81657953e158fc6390a91420ddad1f.tar.bz2 vr-video-player-07643327ae81657953e158fc6390a91420ddad1f.zip |
make it work
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index b0d7c9c..7353844 100644 --- a/project.conf +++ b/project.conf @@ -1,5 +1,5 @@ [package] -name = "vr_window_manager" +name = "vr_video_player" type = "executable" version = "0.1.0" platforms = ["linux"] |