--- a/VisualC/tests/testautomation/testautomation_vs2012.vcxproj Fri May 24 03:23:21 2013 -0700
+++ b/VisualC/tests/testautomation/testautomation_vs2012.vcxproj Fri May 24 03:29:31 2013 -0700
@@ -183,20 +183,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_main.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" />