建档
This commit is contained in:
3
Library/SDL2_image-2.5.2/VisualC/clean.sh
Normal file
3
Library/SDL2_image-2.5.2/VisualC/clean.sh
Normal 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