Mercurial > sdl-ios-xcode
comparison VisualC/SDL/SDL.vcproj @ 3198:fefe74ca604d
Added power API and test program to Visual C++ project files.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 17 Jun 2009 04:26:19 +0000 |
parents | caffd6a5555d |
children | d2465e21f103 |
comparison
equal
deleted
inserted
replaced
3197:434ce3242e1c | 3198:fefe74ca604d |
---|---|
294 <File | 294 <File |
295 RelativePath="..\..\include\SDL_platform.h" | 295 RelativePath="..\..\include\SDL_platform.h" |
296 > | 296 > |
297 </File> | 297 </File> |
298 <File | 298 <File |
299 RelativePath="..\..\include\SDL_power.h" | |
300 > | |
301 </File> | |
302 <File | |
299 RelativePath="..\..\include\SDL_quit.h" | 303 RelativePath="..\..\include\SDL_quit.h" |
300 > | 304 > |
301 </File> | 305 </File> |
302 <File | 306 <File |
303 RelativePath="..\..\include\SDL_rwops.h" | 307 RelativePath="..\..\include\SDL_rwops.h" |
731 <File | 735 <File |
732 RelativePath="..\..\src\video\SDL_pixels_c.h" | 736 RelativePath="..\..\src\video\SDL_pixels_c.h" |
733 > | 737 > |
734 </File> | 738 </File> |
735 <File | 739 <File |
740 RelativePath="..\..\src\power\SDL_power.c" | |
741 > | |
742 </File> | |
743 <File | |
736 RelativePath="..\..\src\stdlib\SDL_qsort.c" | 744 RelativePath="..\..\src\stdlib\SDL_qsort.c" |
737 > | 745 > |
738 </File> | 746 </File> |
739 <File | 747 <File |
740 RelativePath="..\..\src\events\SDL_quit.c" | 748 RelativePath="..\..\src\events\SDL_quit.c" |
828 RelativePath="..\..\src\loadso\win32\SDL_sysloadso.c" | 836 RelativePath="..\..\src\loadso\win32\SDL_sysloadso.c" |
829 > | 837 > |
830 </File> | 838 </File> |
831 <File | 839 <File |
832 RelativePath="..\..\src\thread\win32\SDL_sysmutex.c" | 840 RelativePath="..\..\src\thread\win32\SDL_sysmutex.c" |
841 > | |
842 </File> | |
843 <File | |
844 RelativePath="..\..\src\power\windows\SDL_syspower.c" | |
833 > | 845 > |
834 </File> | 846 </File> |
835 <File | 847 <File |
836 RelativePath="..\..\src\thread\win32\SDL_syssem.c" | 848 RelativePath="..\..\src\thread\win32\SDL_syssem.c" |
837 > | 849 > |