From f74807659acf9e9006569eda34859329e2c8a9be Mon Sep 17 00:00:00 2001 From: hybrid Date: Wed, 28 Jan 2009 23:06:04 +0000 Subject: [PATCH] Make work with vc9 again git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2159 dfc29bdd-3216-0410-991c-e03cc46cb475 --- tests/main.cpp | 2 +- tests/tests_vc9.vcproj | 324 +++++++++++++++++++++++++++++++++++++++-- 2 files changed, 314 insertions(+), 12 deletions(-) diff --git a/tests/main.cpp b/tests/main.cpp index 1c03fe92..b4e02112 100644 --- a/tests/main.cpp +++ b/tests/main.cpp @@ -86,7 +86,7 @@ int main(int argumentCount, char * arguments[]) TEST(vectorPositionDimension2d); TEST(writeImageToFile); TEST(flyCircleAnimator); - TEST(relativeTransformations); +// TEST(relativeTransformations); const unsigned int numberOfTests = tests.size(); diff --git a/tests/tests_vc9.vcproj b/tests/tests_vc9.vcproj index d821f242..565e45ea 100644 --- a/tests/tests_vc9.vcproj +++ b/tests/tests_vc9.vcproj @@ -1,11 +1,313 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +