Added project for building all unit tests
authorSami Rämö <sami.ramo@ixonos.com>
Tue, 25 May 2010 05:46:07 +0000 (08:46 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Tue, 25 May 2010 05:46:07 +0000 (08:46 +0300)
commit9823fd65bc8b88d60d3d4a20bb8970ef0d62d521
tree9e21560e00c593093b3a69a8fe116e1548b11175
parent3431d5ff9803192327b14ce759cc5b9d07cfbcf5
Added project for building all unit tests

 - new unit tests must be added manually to tests/tests.pro

 - all unit tests can be built by using tests/tests.pro

 - whole project, including actual application and unit tests,
   can be built using situare.pro

 - actual application can be built using src/src.pro
situare.pro
tests/tests.pro [new file with mode: 0644]