From 3a44d9de885efcfada88057b154914e2408ba67c Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Thu, 17 May 2012 22:14:33 +0000 Subject: [PATCH] Fix 64-bit test path --- samltest/samltest.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samltest/samltest.vcxproj b/samltest/samltest.vcxproj index 8784bdb..690f6dc 100644 --- a/samltest/samltest.vcxproj +++ b/samltest/samltest.vcxproj @@ -22,7 +22,7 @@ {8BBB3B12-DBA1-4533-9C36-2CA95F1F1659} samltest Win32Proj - ..\..\..\..\cxxtest\ + ..\..\..\cxxtest\ @@ -1510,4 +1510,4 @@ - \ No newline at end of file + -- 2.1.4