From 2d5dc3c4ed9af815ee1e99ab1ce7bdc40095a42d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20P=2E=20Tjern=C3=B8?= Date: Tue, 12 Feb 2013 12:29:08 -0800 Subject: [PATCH] Fix linker error for Win32 tests. This adds the new testautomation_main.c to the VisualC projects. --- VisualC/tests/testautomation/testautomation_vs2010.vcxproj | 3 ++- VisualC/tests/testautomation/testautomation_vs2012.vcxproj | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/VisualC/tests/testautomation/testautomation_vs2010.vcxproj b/VisualC/tests/testautomation/testautomation_vs2010.vcxproj index 59193f1c4..a2d1d5bbf 100644 --- a/VisualC/tests/testautomation/testautomation_vs2010.vcxproj +++ b/VisualC/tests/testautomation/testautomation_vs2010.vcxproj @@ -179,6 +179,7 @@ + @@ -203,4 +204,4 @@ - \ No newline at end of file + diff --git a/VisualC/tests/testautomation/testautomation_vs2012.vcxproj b/VisualC/tests/testautomation/testautomation_vs2012.vcxproj index 3e0a76797..6927468f6 100644 --- a/VisualC/tests/testautomation/testautomation_vs2012.vcxproj +++ b/VisualC/tests/testautomation/testautomation_vs2012.vcxproj @@ -184,6 +184,7 @@ + @@ -207,4 +208,4 @@ - \ No newline at end of file +