b1ackmai1er
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
Source/Apps/Clean.cmd
|
|
@ -13,3 +13,4 @@ pushd Tune && call Clean || exit /b 1 & popd |
|
|
pushd FAT && call Clean || exit /b 1 & popd |
|
|
pushd FAT && call Clean || exit /b 1 & popd |
|
|
pushd Test && call Clean || exit /b 1 & popd |
|
|
pushd Test && call Clean || exit /b 1 & popd |
|
|
pushd ZMP && call Clean || exit /b 1 & popd |
|
|
pushd ZMP && call Clean || exit /b 1 & popd |
|
|
|
|
|
pushd ZMD && call Clean || exit /b 1 & popd |
|
|
|