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

Commit

Permalink
Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jan 24, 2011
1 parent 3983bbd commit 9ec6b5b
Show file tree
Hide file tree
Showing 42 changed files with 1,146 additions and 3,446 deletions.
4 changes: 2 additions & 2 deletions VisualCE/SDL.sln
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@


Microsoft Visual Studio Solution File, Format Version 9.00 Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2005 # Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL", "SDL\SDL.vcproj", "{C598024D-8030-4F9C-AB76-69BF4CA0645F}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL", "SDL\SDL.vcproj", "{C598024D-8030-4F9C-AB76-69BF4CA0645F}"
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDLmain", "SDLmain\SDLmain.vcproj", "{5AC88B84-5EAA-4C1E-948D-332DA34227F6}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDLmain", "SDLmain\SDLmain.vcproj", "{5AC88B84-5EAA-4C1E-948D-332DA34227F6}"
Expand Down
Loading

0 comments on commit 9ec6b5b

Please sign in to comment.