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

Commit f714def

Browse files
committed
Preparations for next release.
1 parent 8e0cbd0 commit f714def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Setup/Archiver/package-framework.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ mkdir ..\bin
4040
set output=..\bin\%fullname%
4141
del %output%
4242

43-
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
43+
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
4444

4545
%rar% %opts% %output% "..\..\Contributors.txt"
4646
%rar% %opts% %output% "..\..\Copyright.txt"

0 commit comments

Comments
 (0)