Files
2022-10-26 12:25:11 +08:00

22 lines
890 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lua_library", "Lua_library.vcproj", "{800A89AA-D5CC-4708-A982-DC7A4291DF78}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{800A89AA-D5CC-4708-A982-DC7A4291DF78}.Debug.ActiveCfg = Debug|Win32
{800A89AA-D5CC-4708-A982-DC7A4291DF78}.Debug.Build.0 = Debug|Win32
{800A89AA-D5CC-4708-A982-DC7A4291DF78}.Release.ActiveCfg = Release|Win32
{800A89AA-D5CC-4708-A982-DC7A4291DF78}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal