X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=project%2Fcreate-installer.cmd;h=f82db3dde79463ff396e9b21e7be76cdb80c5dfa;hb=42c025634f2efe8989a1c1321cf65274f1093f36;hp=5187528a28c53886cc1e54b24e08394d84e7a394;hpb=f93e2ad3647a1fa5f3ce60908a18e6dfea1d1193;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