Skip to content

Commit

Permalink
clean more file
Browse files Browse the repository at this point in the history
  • Loading branch information
lapoigne committed Aug 16, 2018
1 parent 05bca48 commit 8a764ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build-cygwin.bat
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ del /s /q %CYGPATH%\lib\gcc
del /s /q %CYGPATH%\lib\w32api
del /s /q %CYGPATH%\usr\include\w32api

REM --- Remove extra files

del /s /q %CYGPATH%\*.h
del /s /q %CYGPATH%\var\log
del /s /q %CYGPATH%\var\cache

REM --- Build Installer using NSIS

cd %OURPATH%
Expand Down

0 comments on commit 8a764ae

Please sign in to comment.