comparison VisualC/SDL/SDL_VS2008.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
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="9.00" 4 Version="9.00"
5 Name="SDL" 5 Name="SDL"
6 ProjectGUID="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}" 6 ProjectGUID="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
7 RootNamespace="SDL" 7 RootNamespace="SDL"
8 SccProjectName="Perforce Project"
9 SccLocalPath="..\.."
10 SccProvider="MSSCCI:Perforce SCM"
11 TargetFrameworkVersion="131072" 8 TargetFrameworkVersion="131072"
12 > 9 >
13 <Platforms> 10 <Platforms>
14 <Platform 11 <Platform
15 Name="Win32" 12 Name="Win32"
384 <File 381 <File
385 RelativePath="..\..\include\SDL_audio.h" 382 RelativePath="..\..\include\SDL_audio.h"
386 > 383 >
387 </File> 384 </File>
388 <File 385 <File
386 RelativePath="..\..\include\SDL_clipboard.h"
387 >
388 </File>
389 <File
389 RelativePath="..\..\include\SDL_compat.h" 390 RelativePath="..\..\include\SDL_compat.h"
390 > 391 >
391 </File> 392 </File>
392 <File 393 <File
393 RelativePath="..\..\include\SDL_config.h" 394 RelativePath="..\..\include\SDL_config.h"
717 <File 718 <File
718 RelativePath="..\..\src\video\SDL_bmp.c" 719 RelativePath="..\..\src\video\SDL_bmp.c"
719 > 720 >
720 </File> 721 </File>
721 <File 722 <File
723 RelativePath="..\..\src\video\SDL_clipboard.c"
724 >
725 </File>
726 <File
722 RelativePath="..\..\src\SDL_compat.c" 727 RelativePath="..\..\src\SDL_compat.c"
723 > 728 >
724 </File> 729 </File>
725 <File 730 <File
726 RelativePath="..\..\src\cpuinfo\SDL_cpuinfo.c" 731 RelativePath="..\..\src\cpuinfo\SDL_cpuinfo.c"
1094 RelativePath="..\..\src\audio\SDL_wave.c" 1099 RelativePath="..\..\src\audio\SDL_wave.c"
1095 > 1100 >
1096 </File> 1101 </File>
1097 <File 1102 <File
1098 RelativePath="..\..\src\audio\SDL_wave.h" 1103 RelativePath="..\..\src\audio\SDL_wave.h"
1104 >
1105 </File>
1106 <File
1107 RelativePath="..\..\src\video\win32\SDL_win32clipboard.c"
1108 >
1109 </File>
1110 <File
1111 RelativePath="..\..\src\video\win32\SDL_win32clipboard.h"
1099 > 1112 >
1100 </File> 1113 </File>
1101 <File 1114 <File
1102 RelativePath="..\..\src\video\win32\SDL_win32events.c" 1115 RelativePath="..\..\src\video\win32\SDL_win32events.c"
1103 > 1116 >