From 1962f03286d802f665184f6b26fd3d79cb0ff371 Mon Sep 17 00:00:00 2001 From: Renaud Lepage Date: Mon, 23 Jan 2006 23:15:10 +0000 Subject: [PATCH] fixes to the project files. --- stepmania/src/lua-5.0/LuaXbox.sln | 20 ++++++++++--------- stepmania/src/lua-5.0/src/LibLua.vcproj | 18 +++++++++++++++-- .../src/lua-5.0/src/lib/LibLuaLib.vcproj | 18 +++++++++++++++-- 3 files changed, 43 insertions(+), 13 deletions(-) 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 @@ - + + + + + + + + + + + + + + + + + +