comparison VisualC/SDL/SDL_VS2005.vcproj @ 4500:eff4e88cc1e8

Added Windows clipboard support
author Sam Lantinga <slouken@libsdl.org>
date Thu, 08 Jul 2010 05:43:34 -0700
parents ba7b2bc1f1a1
children 9faebccfefb3
comparison
equal deleted inserted replaced
4499:c2ebe3e020c6 4500:eff4e88cc1e8
234 <File 234 <File
235 RelativePath="..\..\include\SDL_audio.h" 235 RelativePath="..\..\include\SDL_audio.h"
236 > 236 >
237 </File> 237 </File>
238 <File 238 <File
239 RelativePath="..\..\include\SDL_clipboard.h"
240 >
241 </File>
242 <File
239 RelativePath="..\..\include\SDL_compat.h" 243 RelativePath="..\..\include\SDL_compat.h"
240 > 244 >
241 </File> 245 </File>
242 <File 246 <File
243 RelativePath="..\..\include\SDL_config_win32.h" 247 RelativePath="..\..\include\SDL_config_win32.h"
559 <File 563 <File
560 RelativePath="..\..\src\video\SDL_bmp.c" 564 RelativePath="..\..\src\video\SDL_bmp.c"
561 > 565 >
562 </File> 566 </File>
563 <File 567 <File
568 RelativePath="..\..\src\video\SDL_clipboard.c"
569 >
570 </File>
571 <File
564 RelativePath="..\..\src\SDL_compat.c" 572 RelativePath="..\..\src\SDL_compat.c"
565 > 573 >
566 </File> 574 </File>
567 <File 575 <File
568 RelativePath="..\..\src\cpuinfo\SDL_cpuinfo.c" 576 RelativePath="..\..\src\cpuinfo\SDL_cpuinfo.c"
936 RelativePath="..\..\src\audio\SDL_wave.c" 944 RelativePath="..\..\src\audio\SDL_wave.c"
937 > 945 >
938 </File> 946 </File>
939 <File 947 <File
940 RelativePath="..\..\src\audio\SDL_wave.h" 948 RelativePath="..\..\src\audio\SDL_wave.h"
949 >
950 </File>
951 <File
952 RelativePath="..\..\src\video\win32\SDL_win32clipboard.c"
953 >
954 </File>
955 <File
956 RelativePath="..\..\src\video\win32\SDL_win32clipboard.h"
941 > 957 >
942 </File> 958 </File>
943 <File 959 <File
944 RelativePath="..\..\src\video\win32\SDL_win32events.c" 960 RelativePath="..\..\src\video\win32\SDL_win32events.c"
945 > 961 >