From: Lars Op den Kamp Date: Wed, 18 Jan 2012 09:55:23 +0000 (+0100) Subject: cec: move create-installer.cmd to support/ X-Git-Tag: upstream/2.2.0~1^2~39^2~27 X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=commitdiff_plain;h=f79bc260c45e674537476225e5061417d4683ef4 cec: move create-installer.cmd to support/ --- diff --git a/project/create-installer.cmd b/support/create-installer.cmd similarity index 99% rename from project/create-installer.cmd rename to support/create-installer.cmd index 49e4fda..cd5227c 100644 --- a/project/create-installer.cmd +++ b/support/create-installer.cmd @@ -20,6 +20,8 @@ IF "%VS100COMNTOOLS%"=="" ( set COMPILER10="%VS100COMNTOOLS%\..\IDE\devenv.exe" ) ELSE GOTO NOSDK10 +cd ..\project + del /s /f /q ..\build mkdir ..\build mkdir ..\build\x64