From 008997aa2107ae6940b2895b320f574adc85a114 Mon Sep 17 00:00:00 2001 From: talha Date: Tue, 12 Mar 2024 03:55:58 +0500 Subject: Added project files to git --- libs/SDL2/SDL2.lib | Bin 0 -> 183542 bytes libs/SDL2/SDL2main.lib | Bin 0 -> 36292 bytes libs/SDL2/libSDL2.so | Bin 0 -> 11138720 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 libs/SDL2/SDL2.lib create mode 100644 libs/SDL2/SDL2main.lib create mode 100755 libs/SDL2/libSDL2.so (limited to 'libs') diff --git a/libs/SDL2/SDL2.lib b/libs/SDL2/SDL2.lib new file mode 100644 index 0000000..99c5321 Binary files /dev/null and b/libs/SDL2/SDL2.lib differ diff --git a/libs/SDL2/SDL2main.lib b/libs/SDL2/SDL2main.lib new file mode 100644 index 0000000..241e7c3 Binary files /dev/null and b/libs/SDL2/SDL2main.lib differ diff --git a/libs/SDL2/libSDL2.so b/libs/SDL2/libSDL2.so new file mode 100755 index 0000000..31b26b2 Binary files /dev/null and b/libs/SDL2/libSDL2.so differ -- cgit v1.2.3