diff --git a/VisualC/SDL/SDL_VS2005.vcproj b/VisualC/SDL/SDL_VS2005.vcproj index b77c0a811..e15ec0fc0 100644 --- a/VisualC/SDL/SDL_VS2005.vcproj +++ b/VisualC/SDL/SDL_VS2005.vcproj @@ -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 --git a/VisualC/SDLmain/SDLmain_VS2005.vcproj b/VisualC/SDLmain/SDLmain_VS2005.vcproj index 16c191458..aa328c4c1 100644 --- a/VisualC/SDLmain/SDLmain_VS2005.vcproj +++ b/VisualC/SDLmain/SDLmain_VS2005.vcproj @@ -1,10 +1,17 @@ >>>>>> other Name="SDLmain" ProjectGUID="{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}" +<<<<<<< local +======= TargetFrameworkVersion="131072" +>>>>>>> other > >>>>>> other /> >>>>>> other /> >>>>>> other />