tbf/clean.bat

61 lines
1.7 KiB
Batchfile
Raw Normal View History

rmdir /s /q Common\bin
rmdir /s /q Common\obj
rmdir /s /q Config\bin
rmdir /s /q Config\obj
2020-05-01 08:44:28 +00:00
rmdir /s /q DataStreamInterface\bin
rmdir /s /q DataStreamInterface\obj
rmdir /s /q Decrypt\bin
rmdir /s /q Decrypt\obj
rmdir /s /q DeviceTest\bin
rmdir /s /q DeviceTest\obj
rmdir /s /q Dirichlet.Numerics\bin
rmdir /s /q Dirichlet.Numerics\obj
rmdir /s /q Encrypt\bin
rmdir /s /q Encrypt\obj
rmdir /s /q EventViewer\bin
rmdir /s /q EventViewer\obj
rmdir /s /q Events\bin
rmdir /s /q Events\obj
rmdir /s /q FeatureVectorCalculator\bin
rmdir /s /q FeatureVectorCalculator\obj
rmdir /s /q GemCard\bin
rmdir /s /q GemCard\obj
rmdir /s /q GenCode128\bin
rmdir /s /q GenCode128\obj
rmdir /s /q GraphLib\bin
rmdir /s /q GraphLib\obj
rmdir /s /q MergeResultsDBs\bin
rmdir /s /q MergeResultsDBs\obj
rmdir /s /q OrderManagement\bin\Debug
rmdir /s /q OrderManagement\bin\Release
rmdir /s /q OrderManagement\bin\Logs
rmdir /s /q OrderManagement\obj
rmdir /s /q TracingDB\bin
rmdir /s /q TracingDB\obj
rmdir /s /q ResetBatchNr\bin
rmdir /s /q ResetBatchNr\obj
rmdir /s /q RestClient\bin
rmdir /s /q RestClient\obj
rmdir /s /q Results\bin
rmdir /s /q Results\obj
rmdir /s /q ResultsBrowser\bin
rmdir /s /q ResultsBrowser\obj
rmdir /s /q ResultsParser\bin
rmdir /s /q ResultsParser\obj
rmdir /s /q SharedDatabase\bin
rmdir /s /q SharedDatabase\obj
rmdir /s /q SchematicDrawing\bin
rmdir /s /q SchematicDrawing\obj
rmdir /s /q Statistics\bin
rmdir /s /q Statistics\obj
rmdir /s /q TBF\bin
rmdir /s /q TBF\obj
rmdir /s /q ToFirstMonitor\bin
rmdir /s /q ToFirstMonitor\obj
rmdir /s /q ToSecondMonitor\bin
rmdir /s /q ToSecondMonitor\obj
2016-12-19 11:58:38 +00:00
rmdir /s /q Users\bin
rmdir /s /q Users\obj
rmdir /s /q UserManagement\bin
rmdir /s /q UserManagement\obj