For @spidervirus to see am working on Netris

This commit is contained in:
Wanjohi
2023-12-06 09:33:52 +03:00
parent f1f6b42d44
commit 19a61e8717
5 changed files with 405 additions and 246 deletions

3
gst-warp-sink/build.rs Normal file
View File

@@ -0,0 +1,3 @@
fn main() {
gst_plugin_version_helper::info()
}