# HG changeset patch # User Jim Grandpre # Date 1279060269 14400 # Node ID 3c4e0130c9b126f94b8b72cdd7d79374e979c3a0 # Parent 03dcb795c583d0a55046c3f0b5b688c5dca3a222 Added alternative finger tracking method. Still prefer IPHONE_TOUCH_EFFICIENT_DANGEROUS. diff -r 03dcb795c583 -r 3c4e0130c9b1 VisualC/SDL/SDL_VS2005.vcproj --- a/VisualC/SDL/SDL_VS2005.vcproj Mon Jul 12 21:09:23 2010 -0700 +++ b/VisualC/SDL/SDL_VS2005.vcproj Tue Jul 13 18:31:09 2010 -0400 @@ -1,11 +1,18 @@ >>>>>> other Name="SDL" ProjectGUID="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}" RootNamespace="SDL" +<<<<<<< local +======= TargetFrameworkVersion="131072" +>>>>>>> other > >>>>>> other AdditionalDependencies="msimg32.lib winmm.lib" OutputFile=".\Debug/SDL.dll" LinkIncremental="2" SuppressStartupBanner="true" +<<<<<<< local + IgnoreAllDefaultLibraries="true" +======= IgnoreAllDefaultLibraries="false" IgnoreDefaultLibraryNames="" +>>>>>>> other GenerateDebugInformation="true" ProgramDatabaseFile=".\Debug/SDL.pdb" +<<<<<<< local + SubSystem="2" +======= SubSystem="0" RandomizedBaseAddress="1" DataExecutionPrevention="0" +>>>>>>> other ImportLibrary=".\Debug/SDL.lib" +<<<<<<< local +======= Profile="true" CLRThreadAttribute="0" +>>>>>>> other CLRUnmanagedCodeCheck="false" /> + >>>>>> other Name="VCPostBuildEventTool" /> @@ -188,8 +216,11 @@ IgnoreAllDefaultLibraries="true" ProgramDatabaseFile=".\Release/SDL.pdb" SubSystem="2" +<<<<<<< local +======= RandomizedBaseAddress="1" DataExecutionPrevention="0" +>>>>>>> other ImportLibrary=".\Release/SDL.lib" /> + >>>>>> other Name="VCPostBuildEventTool" /> @@ -943,6 +980,8 @@ > @@ -951,6 +990,7 @@ > >>>>>> other RelativePath="..\..\src\video\SDL_video.c" > diff -r 03dcb795c583 -r 3c4e0130c9b1 VisualC/SDLmain/SDLmain_VS2005.vcproj --- a/VisualC/SDLmain/SDLmain_VS2005.vcproj Mon Jul 12 21:09:23 2010 -0700 +++ b/VisualC/SDLmain/SDLmain_VS2005.vcproj Tue Jul 13 18:31:09 2010 -0400 @@ -1,10 +1,17 @@ >>>>>> other Name="SDLmain" ProjectGUID="{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}" +<<<<<<< local +======= TargetFrameworkVersion="131072" +>>>>>>> other > >>>>>> other /> >>>>>> other /> >>>>>> other />