RetroShare/tests/librssimulator
Julian Ospald ed867c52bd
Don't hardcode g++ in the toolchain settings
Although it's already quite ugly that we overwrite QMAKE_CC like this,
hardcoding 'g++' can break the build where prefixed versions of
the toolchain are expected and where QMAKE_CXX is already properly
defined. So we just use QMAKE_CXX variable here.

This fixes build failures on some distributions, e.g.
https://galileo.mailstation.de/jenkins/job/lipidity/36/console
2016-05-27 18:07:28 +02:00
..
peer Added NxsNetMgr to simulator 2014-04-12 07:22:57 +00:00
testing removed debug 2014-04-30 11:52:08 +00:00
librssimulator.pro Don't hardcode g++ in the toolchain settings 2016-05-27 18:07:28 +02:00