Fix 64-bit test path
authorScott Cantor <cantor.2@osu.edu>
Thu, 17 May 2012 22:14:33 +0000 (22:14 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 17 May 2012 22:14:33 +0000 (22:14 +0000)
samltest/samltest.vcxproj

index 8784bdb..690f6dc 100644 (file)
@@ -22,7 +22,7 @@
     <ProjectGuid>{8BBB3B12-DBA1-4533-9C36-2CA95F1F1659}</ProjectGuid>\r
     <RootNamespace>samltest</RootNamespace>\r
     <Keyword>Win32Proj</Keyword>\r
-    <CxxTestRoot>..\..\..\..\cxxtest\</CxxTestRoot>\r
+    <CxxTestRoot>..\..\..\cxxtest\</CxxTestRoot>\r
   </PropertyGroup>\r
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
   <ImportGroup Label="ExtensionTargets">\r
   </ImportGroup>\r
-</Project>
\ No newline at end of file
+</Project>\r