30 lines
1.4 KiB
Plaintext
30 lines
1.4 KiB
Plaintext
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
|
|
Debug = Debug
|
|
Release = Release
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfiguration) = postSolution
|
|
{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 = 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
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|