Fix tst_qquickimageparticle test compilation with Visual Studio
authorMiikka Heikkinen <miikka.heikkinen@digia.com>
Wed, 14 Mar 2012 15:09:06 +0000 (17:09 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 15 Mar 2012 09:14:37 +0000 (10:14 +0100)
commit5adfdaf9b33923f4cd2137c055aa549915b120d1
treed7eb6cc4fb68c7a38bfd09bccbf8ef4665043db9
parent31467e8649979d06ea2f676768016e6a147eadb9
Fix tst_qquickimageparticle test compilation with Visual Studio

MSVC doesn't support setenv or unsetenv functions, so use
qputenv instead.

Change-Id: Ife4eb056e6c87d23774512c61b13a3ae3d8ac9ce
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
tests/auto/particles/qquickimageparticle/tst_qquickimageparticle.cpp