Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Commit

Permalink
Preparations for next release.
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarsouza committed Jan 11, 2017
1 parent 8e0cbd0 commit f714def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Setup/Archiver/package-framework.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ mkdir ..\bin
set output=..\bin\%fullname%
del %output%

set ignore=-x*.tmp -x*\.vs -x*.suo -x*.user -x*.vsp -x*.pidb -x*SlimDX.pdb -x*.sdf -x*\obj -x*\.svn* -x*.lastcodeanalysissucceeded -x*.CodeAnalysisLog.xml -x*.VC.db
set ignore=-x*.tmp -x*\.vs -x*.suo -x*.user -x*.vsp -x*.pidb -x*SlimDX.pdb -x*.sdf -x*\obj -x*\.svn* -x*.lastcodeanalysissucceeded -x*.CodeAnalysisLog.xml -x*.VC.db -x*.VC.opendb

%rar% %opts% %output% "..\..\Contributors.txt"
%rar% %opts% %output% "..\..\Copyright.txt"
Expand Down

0 comments on commit f714def

Please sign in to comment.