Built SDL2_image and _mixer static
This commit is contained in:
3
libsdl2_mixer/VisualC/clean.sh
Executable file
3
libsdl2_mixer/VisualC/clean.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
find . -type f \( -name '*.user' -o -name '*.sdf' -o -name '*.ncb' -o -name '*.suo' \) -print -delete
|
||||
rm -rvf Win32 */Win32 x64 */x64
|
Reference in New Issue
Block a user