aboutsummaryrefslogtreecommitdiff
path: root/video_player/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'video_player/project.conf')
-rw-r--r--video_player/project.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/video_player/project.conf b/video_player/project.conf
new file mode 100644
index 0000000..b71b204
--- /dev/null
+++ b/video_player/project.conf
@@ -0,0 +1,8 @@
+[package]
+name = "quickmedia-video-player"
+type = "executable"
+version = "0.1.0"
+platforms = ["posix"]
+
+[dependencies]
+mpv = "2"