Skip to content

Commit

Permalink
scripts: clean_BatchRvtGUI.All.bat: convenient script to clean both D…
Browse files Browse the repository at this point in the history
…ebug and Release builds.
  • Loading branch information
DanRumery committed Apr 25, 2019
1 parent 033b1d2 commit 1504161
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/clean_BatchRvtGUI.All.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

@echo off

call clean_BatchRvtGUI.Debug.bat
call clean_BatchRvtGUI.Release.bat

0 comments on commit 1504161

Please sign in to comment.