comparison VisualC/SDL/SDL_VS2005.vcproj @ 5062:e8916fe9cfc8

Fixed bug #925 Changed "win32" to "windows"
author Sam Lantinga <slouken@libsdl.org>
date Thu, 20 Jan 2011 18:04:05 -0800
parents 3a95a2b93eb3
children 124cda437b07
comparison
equal deleted inserted replaced
5061:9e9940eae455 5062:e8916fe9cfc8
27 ATLMinimizesCRunTimeLibraryUsage="false" 27 ATLMinimizesCRunTimeLibraryUsage="false"
28 > 28 >
29 <Tool 29 <Tool
30 Name="VCPreBuildEventTool" 30 Name="VCPreBuildEventTool"
31 Description="Making sure basic SDL headers are in place..." 31 Description="Making sure basic SDL headers are in place..."
32 CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_win32.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_win32.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY&#x0D;&#x0A;" 32 CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_windows.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_windows.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY&#x0D;&#x0A;"
33 /> 33 />
34 <Tool 34 <Tool
35 Name="VCCustomBuildTool" 35 Name="VCCustomBuildTool"
36 /> 36 />
37 <Tool 37 <Tool
205 ATLMinimizesCRunTimeLibraryUsage="false" 205 ATLMinimizesCRunTimeLibraryUsage="false"
206 > 206 >
207 <Tool 207 <Tool
208 Name="VCPreBuildEventTool" 208 Name="VCPreBuildEventTool"
209 Description="Making sure basic SDL headers are in place..." 209 Description="Making sure basic SDL headers are in place..."
210 CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_win32.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_win32.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY&#x0D;&#x0A;" 210 CommandLine="if exist &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot; goto SDLCONFIGOKAY&#x0D;&#x0A;echo Copying SDL_config_windows.h to SDL_config.h...&#x0D;&#x0A;copy &quot;$(ProjectDir)\..\..\include\SDL_config_windows.h&quot; &quot;$(ProjectDir)\..\..\include\SDL_config.h&quot;&#x0D;&#x0A;:SDLCONFIGOKAY&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot; goto SDLREVISIONOKAY&#x0D;&#x0A;echo Creating stub SDL_revision.h file...&#x0D;&#x0A;echo #define SDL_REVISION 0 &gt;&quot;$(ProjectDir)\..\..\include\SDL_revision.h&quot;&#x0D;&#x0A;:SDLREVISIONOKAY&#x0D;&#x0A;"
211 /> 211 />
212 <Tool 212 <Tool
213 Name="VCCustomBuildTool" 213 Name="VCCustomBuildTool"
214 /> 214 />
215 <Tool 215 <Tool
409 <File 409 <File
410 RelativePath="..\..\include\SDL_config.h" 410 RelativePath="..\..\include\SDL_config.h"
411 > 411 >
412 </File> 412 </File>
413 <File 413 <File
414 RelativePath="..\..\include\SDL_config_win32.h" 414 RelativePath="..\..\include\SDL_config_windows.h"
415 > 415 >
416 </File> 416 </File>
417 <File 417 <File
418 RelativePath="..\..\include\SDL_copying.h" 418 RelativePath="..\..\include\SDL_copying.h"
419 > 419 >
766 <File 766 <File
767 RelativePath="..\..\src\cpuinfo\SDL_cpuinfo.c" 767 RelativePath="..\..\src\cpuinfo\SDL_cpuinfo.c"
768 > 768 >
769 </File> 769 </File>
770 <File 770 <File
771 RelativePath="..\..\src\video\win32\SDL_d3drender.c" 771 RelativePath="..\..\src\video\windows\SDL_d3drender.c"
772 > 772 >
773 </File> 773 </File>
774 <File 774 <File
775 RelativePath="..\..\src\video\win32\SDL_d3drender.h" 775 RelativePath="..\..\src\video\windows\SDL_d3drender.h"
776 > 776 >
777 </File> 777 </File>
778 <File 778 <File
779 RelativePath="..\..\src\audio\windib\SDL_dibaudio.c" 779 RelativePath="..\..\src\audio\windib\SDL_dibaudio.c"
780 > 780 >
822 <File 822 <File
823 RelativePath="..\..\src\audio\windx5\SDL_dx5audio.h" 823 RelativePath="..\..\src\audio\windx5\SDL_dx5audio.h"
824 > 824 >
825 </File> 825 </File>
826 <File 826 <File
827 RelativePath="..\..\src\joystick\win32\SDL_dxjoystick.c" 827 RelativePath="..\..\src\joystick\windows\SDL_dxjoystick.c"
828 > 828 >
829 </File> 829 </File>
830 <File 830 <File
831 RelativePath="..\..\src\SDL_error.c" 831 RelativePath="..\..\src\SDL_error.c"
832 > 832 >
858 <File 858 <File
859 RelativePath="..\..\src\video\SDL_gamma.c" 859 RelativePath="..\..\src\video\SDL_gamma.c"
860 > 860 >
861 </File> 861 </File>
862 <File 862 <File
863 RelativePath="..\..\src\video\win32\SDL_gdirender.c" 863 RelativePath="..\..\src\video\windows\SDL_gdirender.c"
864 > 864 >
865 </File> 865 </File>
866 <File 866 <File
867 RelativePath="..\..\src\video\win32\SDL_gdirender.h" 867 RelativePath="..\..\src\video\windows\SDL_gdirender.h"
868 > 868 >
869 </File> 869 </File>
870 <File 870 <File
871 RelativePath="..\..\src\events\SDL_gesture.c" 871 RelativePath="..\..\src\events\SDL_gesture.c"
872 > 872 >
946 <File 946 <File
947 RelativePath="..\..\src\audio\SDL_mixer_MMX_VC.h" 947 RelativePath="..\..\src\audio\SDL_mixer_MMX_VC.h"
948 > 948 >
949 </File> 949 </File>
950 <File 950 <File
951 RelativePath="..\..\src\joystick\win32\SDL_mmjoystick.c" 951 RelativePath="..\..\src\joystick\windows\SDL_mmjoystick.c"
952 > 952 >
953 </File> 953 </File>
954 <File 954 <File
955 RelativePath="..\..\src\events\SDL_mouse.c" 955 RelativePath="..\..\src\events\SDL_mouse.c"
956 > 956 >
1070 <File 1070 <File
1071 RelativePath="..\..\src\events\SDL_sysevents.h" 1071 RelativePath="..\..\src\events\SDL_sysevents.h"
1072 > 1072 >
1073 </File> 1073 </File>
1074 <File 1074 <File
1075 RelativePath="..\..\src\haptic\win32\SDL_syshaptic.c" 1075 RelativePath="..\..\src\haptic\windows\SDL_syshaptic.c"
1076 > 1076 >
1077 </File> 1077 </File>
1078 <File 1078 <File
1079 RelativePath="..\..\src\haptic\SDL_syshaptic.h" 1079 RelativePath="..\..\src\haptic\SDL_syshaptic.h"
1080 > 1080 >
1082 <File 1082 <File
1083 RelativePath="..\..\src\joystick\SDL_sysjoystick.h" 1083 RelativePath="..\..\src\joystick\SDL_sysjoystick.h"
1084 > 1084 >
1085 </File> 1085 </File>
1086 <File 1086 <File
1087 RelativePath="..\..\src\loadso\win32\SDL_sysloadso.c" 1087 RelativePath="..\..\src\loadso\windows\SDL_sysloadso.c"
1088 > 1088 >
1089 </File> 1089 </File>
1090 <File 1090 <File
1091 RelativePath="..\..\src\thread\win32\SDL_sysmutex.c" 1091 RelativePath="..\..\src\thread\windows\SDL_sysmutex.c"
1092 > 1092 >
1093 </File> 1093 </File>
1094 <File 1094 <File
1095 RelativePath="..\..\src\power\windows\SDL_syspower.c" 1095 RelativePath="..\..\src\power\windows\SDL_syspower.c"
1096 > 1096 >
1097 </File> 1097 </File>
1098 <File 1098 <File
1099 RelativePath="..\..\src\thread\win32\SDL_syssem.c" 1099 RelativePath="..\..\src\thread\windows\SDL_syssem.c"
1100 > 1100 >
1101 </File> 1101 </File>
1102 <File 1102 <File
1103 RelativePath="..\..\src\thread\win32\SDL_systhread.c" 1103 RelativePath="..\..\src\thread\windows\SDL_systhread.c"
1104 > 1104 >
1105 </File> 1105 </File>
1106 <File 1106 <File
1107 RelativePath="..\..\src\thread\SDL_systhread.h" 1107 RelativePath="..\..\src\thread\SDL_systhread.h"
1108 > 1108 >
1109 </File> 1109 </File>
1110 <File 1110 <File
1111 RelativePath="..\..\src\thread\win32\SDL_systhread_c.h" 1111 RelativePath="..\..\src\thread\windows\SDL_systhread_c.h"
1112 > 1112 >
1113 </File> 1113 </File>
1114 <File 1114 <File
1115 RelativePath="..\..\src\timer\win32\SDL_systimer.c" 1115 RelativePath="..\..\src\timer\windows\SDL_systimer.c"
1116 > 1116 >
1117 </File> 1117 </File>
1118 <File 1118 <File
1119 RelativePath="..\..\src\timer\SDL_systimer.h" 1119 RelativePath="..\..\src\timer\SDL_systimer.h"
1120 > 1120 >
1150 <File 1150 <File
1151 RelativePath="..\..\src\video\SDL_video.c" 1151 RelativePath="..\..\src\video\SDL_video.c"
1152 > 1152 >
1153 </File> 1153 </File>
1154 <File 1154 <File
1155 RelativePath="..\..\src\video\win32\SDL_vkeys.h" 1155 RelativePath="..\..\src\video\windows\SDL_vkeys.h"
1156 > 1156 >
1157 </File> 1157 </File>
1158 <File 1158 <File
1159 RelativePath="..\..\src\audio\SDL_wave.c" 1159 RelativePath="..\..\src\audio\SDL_wave.c"
1160 > 1160 >
1162 <File 1162 <File
1163 RelativePath="..\..\src\audio\SDL_wave.h" 1163 RelativePath="..\..\src\audio\SDL_wave.h"
1164 > 1164 >
1165 </File> 1165 </File>
1166 <File 1166 <File
1167 RelativePath="..\..\src\video\win32\SDL_win32clipboard.c" 1167 RelativePath="..\..\src\video\windows\SDL_windowsclipboard.c"
1168 > 1168 >
1169 </File> 1169 </File>
1170 <File 1170 <File
1171 RelativePath="..\..\src\video\win32\SDL_win32clipboard.h" 1171 RelativePath="..\..\src\video\windows\SDL_windowsclipboard.h"
1172 > 1172 >
1173 </File> 1173 </File>
1174 <File 1174 <File
1175 RelativePath="..\..\src\video\win32\SDL_win32events.c" 1175 RelativePath="..\..\src\video\windows\SDL_windowsevents.c"
1176 > 1176 >
1177 </File> 1177 </File>
1178 <File 1178 <File
1179 RelativePath="..\..\src\video\win32\SDL_win32events.h" 1179 RelativePath="..\..\src\video\windows\SDL_windowsevents.h"
1180 > 1180 >
1181 </File> 1181 </File>
1182 <File 1182 <File
1183 RelativePath="..\..\src\video\win32\SDL_win32gamma.c" 1183 RelativePath="..\..\src\video\windows\SDL_windowsgamma.c"
1184 > 1184 >
1185 </File> 1185 </File>
1186 <File 1186 <File
1187 RelativePath="..\..\src\video\win32\SDL_win32gamma.h" 1187 RelativePath="..\..\src\video\windows\SDL_windowsgamma.h"
1188 > 1188 >
1189 </File> 1189 </File>
1190 <File 1190 <File
1191 RelativePath="..\..\src\video\win32\SDL_win32keyboard.c" 1191 RelativePath="..\..\src\video\windows\SDL_windowskeyboard.c"
1192 > 1192 >
1193 </File> 1193 </File>
1194 <File 1194 <File
1195 RelativePath="..\..\src\video\win32\SDL_win32keyboard.h" 1195 RelativePath="..\..\src\video\windows\SDL_windowskeyboard.h"
1196 > 1196 >
1197 </File> 1197 </File>
1198 <File 1198 <File
1199 RelativePath="..\..\src\video\win32\SDL_win32modes.c" 1199 RelativePath="..\..\src\video\windows\SDL_windowsmodes.c"
1200 > 1200 >
1201 </File> 1201 </File>
1202 <File 1202 <File
1203 RelativePath="..\..\src\video\win32\SDL_win32modes.h" 1203 RelativePath="..\..\src\video\windows\SDL_windowsmodes.h"
1204 > 1204 >
1205 </File> 1205 </File>
1206 <File 1206 <File
1207 RelativePath="..\..\src\video\win32\SDL_win32mouse.c" 1207 RelativePath="..\..\src\video\windows\SDL_windowsmouse.c"
1208 > 1208 >
1209 </File> 1209 </File>
1210 <File 1210 <File
1211 RelativePath="..\..\src\video\win32\SDL_win32mouse.h" 1211 RelativePath="..\..\src\video\windows\SDL_windowsmouse.h"
1212 > 1212 >
1213 </File> 1213 </File>
1214 <File 1214 <File
1215 RelativePath="..\..\src\video\win32\SDL_win32opengl.c" 1215 RelativePath="..\..\src\video\windows\SDL_windowsopengl.c"
1216 > 1216 >
1217 </File> 1217 </File>
1218 <File 1218 <File
1219 RelativePath="..\..\src\video\win32\SDL_win32opengl.h" 1219 RelativePath="..\..\src\video\windows\SDL_windowsopengl.h"
1220 > 1220 >
1221 </File> 1221 </File>
1222 <File 1222 <File
1223 RelativePath="..\..\src\video\win32\SDL_win32shape.c" 1223 RelativePath="..\..\src\video\windows\SDL_windowsshape.c"
1224 > 1224 >
1225 </File> 1225 </File>
1226 <File 1226 <File
1227 RelativePath="..\..\src\video\win32\SDL_win32shape.h" 1227 RelativePath="..\..\src\video\windows\SDL_windowsshape.h"
1228 > 1228 >
1229 </File> 1229 </File>
1230 <File 1230 <File
1231 RelativePath="..\..\src\video\win32\SDL_win32video.c" 1231 RelativePath="..\..\src\video\windows\SDL_windowsvideo.c"
1232 > 1232 >
1233 </File> 1233 </File>
1234 <File 1234 <File
1235 RelativePath="..\..\src\video\win32\SDL_win32video.h" 1235 RelativePath="..\..\src\video\windows\SDL_windowsvideo.h"
1236 > 1236 >
1237 </File> 1237 </File>
1238 <File 1238 <File
1239 RelativePath="..\..\src\video\win32\SDL_win32window.c" 1239 RelativePath="..\..\src\video\windows\SDL_windowswindow.c"
1240 > 1240 >
1241 </File> 1241 </File>
1242 <File 1242 <File
1243 RelativePath="..\..\src\video\win32\SDL_win32window.h" 1243 RelativePath="..\..\src\video\windows\SDL_windowswindow.h"
1244 > 1244 >
1245 </File> 1245 </File>
1246 <File 1246 <File
1247 RelativePath="..\..\src\events\SDL_windowevents.c" 1247 RelativePath="..\..\src\events\SDL_windowevents.c"
1248 > 1248 >
1262 <File 1262 <File
1263 RelativePath="..\..\src\video\SDL_yuv_sw_c.h" 1263 RelativePath="..\..\src\video\SDL_yuv_sw_c.h"
1264 > 1264 >
1265 </File> 1265 </File>
1266 <File 1266 <File
1267 RelativePath="..\..\src\video\win32\wmmsg.h" 1267 RelativePath="..\..\src\video\windows\wmmsg.h"
1268 > 1268 >
1269 </File> 1269 </File>
1270 </Files> 1270 </Files>
1271 <Globals> 1271 <Globals>
1272 </Globals> 1272 </Globals>