X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=project%2Fcreate-installer.cmd;h=5187528a28c53886cc1e54b24e08394d84e7a394;hb=4bdea07d9e94c9a86e64ac3a2a4569e5ce73f8d9;hp=951b92b7896a72d10688a33b00de47aff50effad;hpb=09054f708d81b6b51b54b47d31bf84fac8d14487;p=deb_libcec.git diff --git a/project/create-installer.cmd b/project/create-installer.cmd index 951b92b..5187528 100644 --- a/project/create-installer.cmd +++ b/project/create-installer.cmd @@ -13,11 +13,11 @@ IF "%VS100COMNTOOLS%"=="" ( rem Compile libCEC echo Cleaning libCEC -%COMPILER% libcec.sln /clean Debug +%COMPILER% libcec.sln /clean Release echo Compiling libCEC -%COMPILER% libcec.sln /clean Debug -%COMPILER% libcec.sln /build Debug +%COMPILER% libcec.sln /clean Release +%COMPILER% libcec.sln /build Release rem Copy driver installer echo Copying driver installer