X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=project%2Fcreate-installer.cmd;h=f82db3dde79463ff396e9b21e7be76cdb80c5dfa;hb=fe0cd8aa72091d860ad374abcbc0d8217f25ba69;hp=5187528a28c53886cc1e54b24e08394d84e7a394;hpb=722869e27e6f6ef9db09fa9114994e167b7e8894;p=deb_libcec.git diff --git a/project/create-installer.cmd b/project/create-installer.cmd index 5187528..f82db3d 100644 --- a/project/create-installer.cmd +++ b/project/create-installer.cmd @@ -16,8 +16,11 @@ echo Cleaning libCEC %COMPILER% libcec.sln /clean Release echo Compiling libCEC -%COMPILER% libcec.sln /clean Release -%COMPILER% libcec.sln /build Release +%COMPILER% libcec.sln /build Release /project libcec +echo Compiling cec-client +%COMPILER% libcec.sln /build Release /project testclient +echo Compiling LibCecSharp +%COMPILER% libcec.sln /build Release /project LibCecSharp rem Copy driver installer echo Copying driver installer