Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Reverted SDL_VS2005.vcproj to revision 4634.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimtla committed Dec 16, 2010
1 parent de6d1b5 commit 05e30da
Showing 1 changed file with 0 additions and 50 deletions.
50 changes: 0 additions & 50 deletions VisualC/SDL/SDL_VS2005.vcproj
@@ -1,18 +1,10 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
<<<<<<< local
Version="8.00"
=======
Version="9.00"
>>>>>>> other
Name="SDL"
ProjectGUID="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
RootNamespace="SDL"
<<<<<<< local
=======
TargetFrameworkVersion="131072"
>>>>>>> other
>
<Platforms>
<Platform
Expand Down Expand Up @@ -84,36 +76,16 @@
/>
<Tool
Name="VCLinkerTool"
<<<<<<< local
AdditionalOptions="/MACHINE:I386"
=======
AdditionalOptions="/MACHINE:I386&#x0D;&#x0A;msvcrt.lib"
>>>>>>> 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"
/>
<Tool
Expand All @@ -135,12 +107,9 @@
Name="VCAppVerifierTool"
/>
<Tool
<<<<<<< local
Name="VCWebDeploymentTool"
/>
<Tool
=======
>>>>>>> other
Name="VCPostBuildEventTool"
/>
</Configuration>
Expand Down Expand Up @@ -216,11 +185,6 @@
IgnoreAllDefaultLibraries="true"
ProgramDatabaseFile=".\Release/SDL.pdb"
SubSystem="2"
<<<<<<< local
=======
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
>>>>>>> other
ImportLibrary=".\Release/SDL.lib"
/>
<Tool
Expand All @@ -242,12 +206,9 @@
Name="VCAppVerifierTool"
/>
<Tool
<<<<<<< local
Name="VCWebDeploymentTool"
/>
<Tool
=======
>>>>>>> other
Name="VCPostBuildEventTool"
/>
</Configuration>
Expand Down Expand Up @@ -980,17 +941,6 @@
>
</File>
<File
<<<<<<< local
=======
RelativePath="..\..\src\events\SDL_touch.c"
>
</File>
<File
RelativePath="..\..\src\events\SDL_touch_c.h"
>
</File>
<File
>>>>>>> other
RelativePath="..\..\src\video\SDL_video.c"
>
</File>
Expand Down

0 comments on commit 05e30da

Please sign in to comment.