diff VisualC/tests/automated/automated.vcxproj.filters @ 4886:df5525eb7c41

Updated build for Visual Studio 2010
author Sam Lantinga <slouken@libsdl.org>
date Fri, 17 Sep 2010 09:08:47 -0700
parents 6547943feda9
children
line wrap: on
line diff
--- a/VisualC/tests/automated/automated.vcxproj.filters	Wed Sep 15 22:33:46 2010 -0700
+++ b/VisualC/tests/automated/automated.vcxproj.filters	Fri Sep 17 09:08:47 2010 -0700
@@ -42,6 +42,9 @@
     <ClCompile Include="..\..\..\test\automated\testsdl.c">
       <Filter>Source Files</Filter>
     </ClCompile>
+    <ClCompile Include="..\..\..\test\automated\rwops\TestSupportRWops_Generic.c">
+      <Filter>Source Files</Filter>
+    </ClCompile>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="..\..\..\test\automated\audio\audio.h">