Changes committed to git://git.performancecopilot.org/kenj/pcp.git dev
qa/qt/qmc_format/qmc_format.pro | 2 +-
src/libpcp_qed/src/libpcp_qed.pro | 3 ++-
src/libpcp_qmc/src/libpcp_qmc.pro | 2 ++
src/libpcp_qwt/src/libpcp_qwt.pro | 2 ++
src/pmdumptext/pmdumptext.pro | 2 +-
5 files changed, 8 insertions(+), 3 deletions(-)
commit 7c58e2c759c8ecb8180f1ceec5625902c6f873cd
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Fri Oct 10 08:29:19 2014 +1100
Makefile changes for qt bits
When Makefile is generated by qmake from a *.pro file, be consistent
about where the build artefacts are placed. These changes make sure
the libpcp_q* libraries and all the apps that use those libraries
are consistent.
|