1
0
Files
template-altium-project/source/CleanFabricationPackage.cmd
2024-04-18 15:46:49 +03:00

15 lines
139 B
Batchfile

@echo off
chcp 1251
cd "%~dp0Ä33"
del "*.APR"
del "*.APR_LIB"
del "*.REP"
del "*.EXTREP"
del "*.RUL"
del "*.LDP"
del "*.DRR"
del "%~f0"