<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Yves,<br>
        We manage our projects with CMake and for deploying we use CPack
    that "magically" (need only some install directives inside
    CMakeLists.txt) create packages and installer both for linux (we
    test only with .deb on ubuntu) and windows (working on 7 and XP).<br>
    <br>
    CMake is quite integrated in QtCreator, in order to create packages
    automatically I think you can create a custom build step inside the
    creator, but I haven't try, I use command line because the deploy
    step is even rare...<br>
    <br>
    Stefano.<br>
    <br>
    <div class="moz-signature">-- <br>
      <b>Stefano Cordibella</b><br>
      EDALab s.r.l. - Networked Embedded Systems<br>
      <br>
      Strada Le Grazie, 15 - 37134 Verona - Italy<br>
      email : <a class="moz-txt-link-abbreviated" href="mailto:stefano.cordibella@edalab.it">stefano.cordibella@edalab.it</a><br>
      skype : stefano.cordibella<br>
      tel. : +39 045 802 70 85<br>
      web : <a class="moz-txt-link-abbreviated" href="http://www.edalab.it">www.edalab.it</a></div>
  </body>
</html>