summaryrefslogtreecommitdiff
path: root/modules/sdl3_windows/3.1.10/MODULE.bazel
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2025-01-20 00:23:07 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2025-01-20 00:28:49 +0100
commit9ff32056ca4f75cc2193f115adf34d1495448249 (patch)
treefe2001478a1a314da155cdbcba7756b94b89f571 /modules/sdl3_windows/3.1.10/MODULE.bazel
parentc9aa86f73d2fc2b5308ce7691050701eb627e4f3 (diff)
Add sdl3_windows 3.1.10
Diffstat (limited to 'modules/sdl3_windows/3.1.10/MODULE.bazel')
-rw-r--r--modules/sdl3_windows/3.1.10/MODULE.bazel6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/sdl3_windows/3.1.10/MODULE.bazel b/modules/sdl3_windows/3.1.10/MODULE.bazel
new file mode 100644
index 0000000..61fd554
--- /dev/null
+++ b/modules/sdl3_windows/3.1.10/MODULE.bazel
@@ -0,0 +1,6 @@
+module(
+ name = "sdl3_windows",
+ version = "3.1.10",
+ compatibility_level = 1,
+ bazel_compatibility = [">=8.0.0"],
+)