mirror of
https://github.com/0ldsk00l/nestopia.git
synced 2025-04-02 10:31:51 -04:00
38 lines
2 KiB
Text
38 lines
2 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual Studio 2005
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Win32", "Win32.vcproj", "{7557C437-7013-4A87-B7C5-EA50699FC7B4}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{CCC3A09C-0F7A-4E12-8594-11F2C60D71DA} = {CCC3A09C-0F7A-4E12-8594-11F2C60D71DA}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Core", "Core.vcproj", "{CCC3A09C-0F7A-4E12-8594-11F2C60D71DA}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Language", "Language.vcproj", "{C456E741-CF7A-455E-884B-B0F9F86E7C86}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7557C437-7013-4A87-B7C5-EA50699FC7B4}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{7557C437-7013-4A87-B7C5-EA50699FC7B4}.Debug|Win32.Build.0 = Debug|Win32
|
|
{7557C437-7013-4A87-B7C5-EA50699FC7B4}.Release|Win32.ActiveCfg = Release|Win32
|
|
{7557C437-7013-4A87-B7C5-EA50699FC7B4}.Release|Win32.Build.0 = Release|Win32
|
|
{CCC3A09C-0F7A-4E12-8594-11F2C60D71DA}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{CCC3A09C-0F7A-4E12-8594-11F2C60D71DA}.Debug|Win32.Build.0 = Debug|Win32
|
|
{CCC3A09C-0F7A-4E12-8594-11F2C60D71DA}.Release|Win32.ActiveCfg = Release|Win32
|
|
{CCC3A09C-0F7A-4E12-8594-11F2C60D71DA}.Release|Win32.Build.0 = Release|Win32
|
|
{C456E741-CF7A-455E-884B-B0F9F86E7C86}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{C456E741-CF7A-455E-884B-B0F9F86E7C86}.Debug|Win32.Build.0 = Debug|Win32
|
|
{C456E741-CF7A-455E-884B-B0F9F86E7C86}.Release|Win32.ActiveCfg = Release|Win32
|
|
{C456E741-CF7A-455E-884B-B0F9F86E7C86}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
AMDCaProjectFile =
|
|
EndGlobalSection
|
|
EndGlobal
|