test: Allow linking to the gyp build mips/arm release/debug build
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>
Tue, 15 May 2012 19:46:25 +0000 (21:46 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 16 May 2012 10:00:47 +0000 (12:00 +0200)
commitf8c31e1be51fdeed6b62643f34e25a5e52ebf5df
tree52de523df8d94cc00833c695fe32f0af1aa25ac6
parent152851dcc4ab7e8fc3c09bc00201e74090b198fa
test: Allow linking to the gyp build mips/arm release/debug build

SCons will be deprecated soon and the new gyp buildsystem allows to
build for MIPS/ARM debug/release at the same time in different build
directories. Add Makefile targets to link arm/mips test applications.
I plan to use them for nigthly builds on my public jenkins.

Change-Id: I16e7637e1066d1f27724ec3403bcc770cd190a61
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
tests/auto/v8/Makefile.nonqt
tests/auto/v8/v8main.cpp