Mercurial > sdl-ios-xcode
comparison VisualC/SDL/SDL_VS2010.vcxproj @ 5140:e594f07297a9
Removed partially functional renderers
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 31 Jan 2011 22:21:29 -0800 |
parents | 6b6cf2727809 |
children | fb424691cfc7 |
comparison
equal
deleted
inserted
replaced
5139:1a47d41912ff | 5140:e594f07297a9 |
---|---|
294 <ClInclude Include="..\..\src\audio\dummy\SDL_dummyaudio.h" /> | 294 <ClInclude Include="..\..\src\audio\dummy\SDL_dummyaudio.h" /> |
295 <ClInclude Include="..\..\src\audio\windx5\SDL_dx5audio.h" /> | 295 <ClInclude Include="..\..\src\audio\windx5\SDL_dx5audio.h" /> |
296 <ClInclude Include="..\..\src\SDL_error_c.h" /> | 296 <ClInclude Include="..\..\src\SDL_error_c.h" /> |
297 <ClInclude Include="..\..\src\events\SDL_events_c.h" /> | 297 <ClInclude Include="..\..\src\events\SDL_events_c.h" /> |
298 <ClInclude Include="..\..\src\SDL_fatal.h" /> | 298 <ClInclude Include="..\..\src\SDL_fatal.h" /> |
299 <ClInclude Include="..\..\src\video\windows\SDL_gdirender.h" /> | |
300 <ClInclude Include="..\..\src\video\SDL_glesfuncs.h" /> | 299 <ClInclude Include="..\..\src\video\SDL_glesfuncs.h" /> |
301 <ClInclude Include="..\..\src\video\SDL_glfuncs.h" /> | 300 <ClInclude Include="..\..\src\video\SDL_glfuncs.h" /> |
302 <ClInclude Include="..\..\src\joystick\SDL_joystick_c.h" /> | 301 <ClInclude Include="..\..\src\joystick\SDL_joystick_c.h" /> |
303 <ClInclude Include="..\..\src\events\SDL_keyboard_c.h" /> | 302 <ClInclude Include="..\..\src\events\SDL_keyboard_c.h" /> |
304 <ClInclude Include="..\..\src\video\SDL_leaks.h" /> | 303 <ClInclude Include="..\..\src\video\SDL_leaks.h" /> |
399 <ClCompile Include="..\..\src\SDL_error.c" /> | 398 <ClCompile Include="..\..\src\SDL_error.c" /> |
400 <ClCompile Include="..\..\src\events\SDL_events.c" /> | 399 <ClCompile Include="..\..\src\events\SDL_events.c" /> |
401 <ClCompile Include="..\..\src\SDL_fatal.c" /> | 400 <ClCompile Include="..\..\src\SDL_fatal.c" /> |
402 <ClCompile Include="..\..\src\video\SDL_fillrect.c" /> | 401 <ClCompile Include="..\..\src\video\SDL_fillrect.c" /> |
403 <ClCompile Include="..\..\src\video\SDL_gamma.c" /> | 402 <ClCompile Include="..\..\src\video\SDL_gamma.c" /> |
404 <ClCompile Include="..\..\src\video\windows\SDL_gdirender.c" /> | |
405 <ClCompile Include="..\..\src\stdlib\SDL_getenv.c" /> | 403 <ClCompile Include="..\..\src\stdlib\SDL_getenv.c" /> |
406 <ClCompile Include="..\..\src\haptic\SDL_haptic.c" /> | 404 <ClCompile Include="..\..\src\haptic\SDL_haptic.c" /> |
407 <ClCompile Include="..\..\src\stdlib\SDL_iconv.c" /> | 405 <ClCompile Include="..\..\src\stdlib\SDL_iconv.c" /> |
408 <ClCompile Include="..\..\src\joystick\SDL_joystick.c" /> | 406 <ClCompile Include="..\..\src\joystick\SDL_joystick.c" /> |
409 <ClCompile Include="..\..\src\events\SDL_keyboard.c" /> | 407 <ClCompile Include="..\..\src\events\SDL_keyboard.c" /> |