diff --git a/stepmania/src/lua-5.0/LuaXbox.sln b/stepmania/src/lua-5.0/LuaXbox.sln index b56fee2f94..15fb8f3734 100644 --- a/stepmania/src/lua-5.0/LuaXbox.sln +++ b/stepmania/src/lua-5.0/LuaXbox.sln @@ -1,22 +1,24 @@ -Microsoft Visual Studio Solution File, Format Version 7.00 +Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibLua", "src\LibLua.vcproj", "{A893088C-3E2D-43A7-B106-BBBC9DF6D0EF}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibLuaLib", "src\lib\LibLuaLib.vcproj", "{DD432F26-496E-451C-93E2-2CE19A748AF8}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection EndProject Global GlobalSection(SolutionConfiguration) = preSolution - ConfigName.0 = Debug - ConfigName.1 = Release - EndGlobalSection - GlobalSection(ProjectDependencies) = postSolution + Debug = Debug + Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution - {A893088C-3E2D-43A7-B106-BBBC9DF6D0EF}.Debug.ActiveCfg = Release|Xbox - {A893088C-3E2D-43A7-B106-BBBC9DF6D0EF}.Debug.Build.0 = Release|Xbox + {A893088C-3E2D-43A7-B106-BBBC9DF6D0EF}.Debug.ActiveCfg = DebugXbox|Xbox + {A893088C-3E2D-43A7-B106-BBBC9DF6D0EF}.Debug.Build.0 = DebugXbox|Xbox {A893088C-3E2D-43A7-B106-BBBC9DF6D0EF}.Release.ActiveCfg = Release|Xbox {A893088C-3E2D-43A7-B106-BBBC9DF6D0EF}.Release.Build.0 = Release|Xbox - {DD432F26-496E-451C-93E2-2CE19A748AF8}.Debug.ActiveCfg = Release|Xbox - {DD432F26-496E-451C-93E2-2CE19A748AF8}.Debug.Build.0 = Release|Xbox + {DD432F26-496E-451C-93E2-2CE19A748AF8}.Debug.ActiveCfg = DebugXbox|Xbox + {DD432F26-496E-451C-93E2-2CE19A748AF8}.Debug.Build.0 = DebugXbox|Xbox {DD432F26-496E-451C-93E2-2CE19A748AF8}.Release.ActiveCfg = Release|Xbox {DD432F26-496E-451C-93E2-2CE19A748AF8}.Release.Build.0 = Release|Xbox EndGlobalSection diff --git a/stepmania/src/lua-5.0/src/LibLua.vcproj b/stepmania/src/lua-5.0/src/LibLua.vcproj index f586a1fa26..5763725ada 100644 --- a/stepmania/src/lua-5.0/src/LibLua.vcproj +++ b/stepmania/src/lua-5.0/src/LibLua.vcproj @@ -1,7 +1,7 @@ - + + + + + + + + + + + + + + + + + +