--- a/VisualC/tests/testautomation/testautomation_vs2010.vcxproj Fri May 24 03:23:21 2013 -0700
+++ b/VisualC/tests/testautomation/testautomation_vs2010.vcxproj Fri May 24 03:29:31 2013 -0700
@@ -179,20 +179,21 @@
<ClCompile Include="..\..\..\test\testautomation.c" />
<ClCompile Include="..\..\..\test\testautomation_audio.c" />
<ClCompile Include="..\..\..\test\testautomation_clipboard.c" />
+ <ClCompile Include="..\..\..\test\testautomation_events.c" />
+ <ClCompile Include="..\..\..\test\testautomation_keyboard.c" />
<ClCompile Include="..\..\..\test\testautomation_main.c" />
+ <ClCompile Include="..\..\..\test\testautomation_mouse.c" />
+ <ClCompile Include="..\..\..\test\testautomation_pixels.c" />
<ClCompile Include="..\..\..\test\testautomation_platform.c" />
<ClCompile Include="..\..\..\test\testautomation_rect.c" />
<ClCompile Include="..\..\..\test\testautomation_render.c" />
<ClCompile Include="..\..\..\test\testautomation_rwops.c" />
+ <ClCompile Include="..\..\..\test\testautomation_sdltest.c" />
+ <ClCompile Include="..\..\..\test\testautomation_stdlib.c" />
<ClCompile Include="..\..\..\test\testautomation_surface.c" />
- <ClCompile Include="..\..\..\test\testautomation_events.c" />
- <ClCompile Include="..\..\..\test\testautomation_keyboard.c" />
- <ClCompile Include="..\..\..\test\testautomation_video.c" />
<ClCompile Include="..\..\..\test\testautomation_syswm.c" />
- <ClCompile Include="..\..\..\test\testautomation_sdltest.c" />
- <ClCompile Include="..\..\..\test\testautomation_mouse.c" />
<ClCompile Include="..\..\..\test\testautomation_timer.c" />
- <ClCompile Include="..\..\..\test\testautomation_pixels.c" />
+ <ClCompile Include="..\..\..\test\testautomation_video.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\test\testautomation_suites.h" />
@@ -211,4 +212,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project>
\ No newline at end of file
+</Project>