We ship bundles, this is unnecessary too

This commit is contained in:
Berke Viktor 2013-04-12 18:05:54 +02:00
parent 30fa189cbb
commit 7f86fbad1e
2 changed files with 0 additions and 14 deletions

View File

@ -1,7 +0,0 @@
:: run this from a command prompt
@echo off
set PATH=%PATH%;%ProgramFiles%\7-zip
cd x64
7z x *.7z
pause

View File

@ -1,7 +0,0 @@
:: run this from a command prompt
@echo off
set PATH=%PATH%;%ProgramFiles%\7-zip
cd Win32
7z x *.7z
pause