diff --git a/.gitignore b/.gitignore index 4957ad6..49d5cc2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ *.exe arounders arounders_debug -*.dll +./*.dll release/* \ No newline at end of file diff --git a/bin/SDL2.dll b/bin/SDL2.dll new file mode 100644 index 0000000..2282f93 Binary files /dev/null and b/bin/SDL2.dll differ diff --git a/bin/SDL2_mixer.dll b/bin/SDL2_mixer.dll new file mode 100644 index 0000000..cfabe79 Binary files /dev/null and b/bin/SDL2_mixer.dll differ diff --git a/bin/libgcc_s_seh-1.dll b/bin/libgcc_s_seh-1.dll new file mode 100644 index 0000000..abd357d Binary files /dev/null and b/bin/libgcc_s_seh-1.dll differ diff --git a/bin/libogg-0.dll b/bin/libogg-0.dll new file mode 100644 index 0000000..96ebd16 Binary files /dev/null and b/bin/libogg-0.dll differ diff --git a/bin/libstdc++-6.dll b/bin/libstdc++-6.dll new file mode 100644 index 0000000..a7dc1e2 Binary files /dev/null and b/bin/libstdc++-6.dll differ diff --git a/bin/libwinpthread-1.dll b/bin/libwinpthread-1.dll new file mode 100644 index 0000000..500de9d Binary files /dev/null and b/bin/libwinpthread-1.dll differ