mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-05 17:20:30 +00:00
29 lines
1.4 KiB
Plaintext
29 lines
1.4 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 7.00
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "residual", "residual.vcproj", "{44D38F29-303D-4E3D-AF45-B96523BF1F9F}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lua", "lua.vcproj", "{5930DA38-F3BC-41AB-BC48-FC1AB8ED75B0}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfiguration) = preSolution
|
|
ConfigName.0 = Debug
|
|
ConfigName.1 = Release
|
|
EndGlobalSection
|
|
GlobalSection(ProjectDependencies) = postSolution
|
|
{44D38F29-303D-4E3D-AF45-B96523BF1F9F}.0 = {5930DA38-F3BC-41AB-BC48-FC1AB8ED75B0}
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfiguration) = postSolution
|
|
{44D38F29-303D-4E3D-AF45-B96523BF1F9F}.Debug.ActiveCfg = Debug|Win32
|
|
{44D38F29-303D-4E3D-AF45-B96523BF1F9F}.Debug.Build.0 = Debug|Win32
|
|
{44D38F29-303D-4E3D-AF45-B96523BF1F9F}.Release.ActiveCfg = Release|Win32
|
|
{44D38F29-303D-4E3D-AF45-B96523BF1F9F}.Release.Build.0 = Release|Win32
|
|
{5930DA38-F3BC-41AB-BC48-FC1AB8ED75B0}.Debug.ActiveCfg = Debug|Win32
|
|
{5930DA38-F3BC-41AB-BC48-FC1AB8ED75B0}.Debug.Build.0 = Debug|Win32
|
|
{5930DA38-F3BC-41AB-BC48-FC1AB8ED75B0}.Release.ActiveCfg = Release|Win32
|
|
{5930DA38-F3BC-41AB-BC48-FC1AB8ED75B0}.Release.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|