Mercurial > sdl-ios-xcode
comparison VisualC/SDL/SDL_VS2005.vcproj @ 4931:fc718f26c15e
Fixed SDL_VS2005.vcproj
author | Jim Grandpre <jim.tla@gmail.com> |
---|---|
date | Wed, 15 Dec 2010 21:31:12 -0500 |
parents | 719dbb5afce8 |
children | 379361d5e425 |
comparison
equal
deleted
inserted
replaced
4930:719dbb5afce8 | 4931:fc718f26c15e |
---|---|
1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
2 <VisualStudioProject | 2 <VisualStudioProject |
3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
4 Version="8.00" | 4 Version="8.00" |
5 | |
5 Name="SDL" | 6 Name="SDL" |
6 ProjectGUID="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}" | 7 ProjectGUID="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}" |
7 RootNamespace="SDL" | 8 RootNamespace="SDL" |
9 | |
8 > | 10 > |
9 <Platforms> | 11 <Platforms> |
10 <Platform | 12 <Platform |
11 Name="Win32" | 13 Name="Win32" |
12 /> | 14 /> |
75 Name="VCPreLinkEventTool" | 77 Name="VCPreLinkEventTool" |
76 /> | 78 /> |
77 <Tool | 79 <Tool |
78 Name="VCLinkerTool" | 80 Name="VCLinkerTool" |
79 AdditionalOptions="/MACHINE:I386" | 81 AdditionalOptions="/MACHINE:I386" |
82 | |
80 AdditionalDependencies="msimg32.lib winmm.lib" | 83 AdditionalDependencies="msimg32.lib winmm.lib" |
81 OutputFile=".\Debug/SDL.dll" | 84 OutputFile=".\Debug/SDL.dll" |
82 LinkIncremental="2" | 85 LinkIncremental="2" |
83 SuppressStartupBanner="true" | 86 SuppressStartupBanner="true" |
87 | |
84 IgnoreAllDefaultLibraries="true" | 88 IgnoreAllDefaultLibraries="true" |
85 GenerateDebugInformation="true" | 89 GenerateDebugInformation="true" |
86 ProgramDatabaseFile=".\Debug/SDL.pdb" | 90 ProgramDatabaseFile=".\Debug/SDL.pdb" |
91 | |
87 SubSystem="2" | 92 SubSystem="2" |
93 | |
88 ImportLibrary=".\Debug/SDL.lib" | 94 ImportLibrary=".\Debug/SDL.lib" |
89 CLRUnmanagedCodeCheck="false" | 95 CLRUnmanagedCodeCheck="false" |
90 /> | 96 /> |
91 <Tool | 97 <Tool |
92 Name="VCALinkTool" | 98 Name="VCALinkTool" |
105 /> | 111 /> |
106 <Tool | 112 <Tool |
107 Name="VCAppVerifierTool" | 113 Name="VCAppVerifierTool" |
108 /> | 114 /> |
109 <Tool | 115 <Tool |
116 | |
110 Name="VCWebDeploymentTool" | 117 Name="VCWebDeploymentTool" |
111 /> | 118 /> |
112 <Tool | 119 <Tool |
113 Name="VCPostBuildEventTool" | 120 Name="VCPostBuildEventTool" |
114 /> | 121 /> |
115 </Configuration> | 122 </Configuration> |
116 <Configuration | 123 <Configuration |
117 Name="Release|Win32" | 124 Name="Release|Win32" |
183 LinkIncremental="1" | 190 LinkIncremental="1" |
184 SuppressStartupBanner="true" | 191 SuppressStartupBanner="true" |
185 IgnoreAllDefaultLibraries="true" | 192 IgnoreAllDefaultLibraries="true" |
186 ProgramDatabaseFile=".\Release/SDL.pdb" | 193 ProgramDatabaseFile=".\Release/SDL.pdb" |
187 SubSystem="2" | 194 SubSystem="2" |
195 | |
188 ImportLibrary=".\Release/SDL.lib" | 196 ImportLibrary=".\Release/SDL.lib" |
189 /> | 197 /> |
190 <Tool | 198 <Tool |
191 Name="VCALinkTool" | 199 Name="VCALinkTool" |
192 /> | 200 /> |
939 <File | 947 <File |
940 RelativePath="..\..\src\timer\SDL_timer_c.h" | 948 RelativePath="..\..\src\timer\SDL_timer_c.h" |
941 > | 949 > |
942 </File> | 950 </File> |
943 <File | 951 <File |
952 | |
953 RelativePath="..\..\src\events\SDL_touch.c" | |
954 > | |
955 </File> | |
956 <File | |
957 RelativePath="..\..\src\events\SDL_touch_c.h" | |
958 > | |
959 </File> | |
960 <File | |
944 RelativePath="..\..\src\video\SDL_video.c" | 961 RelativePath="..\..\src\video\SDL_video.c" |
945 > | 962 > |
946 </File> | 963 </File> |
947 <File | 964 <File |
948 RelativePath="..\..\src\video\win32\SDL_vkeys.h" | 965 RelativePath="..\..\src\video\win32\SDL_vkeys.h" |