mirror of
https://github.com/tonytins/BarkBasic.git
synced 2025-03-15 13:21:21 +00:00
17 lines
782 B
Text
17 lines
782 B
Text
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BarkBasic", "BarkBasic\BarkBasic.csproj", "{B4F782DE-AB1D-490E-8BE5-BB3BAB4D5F4B}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{B4F782DE-AB1D-490E-8BE5-BB3BAB4D5F4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{B4F782DE-AB1D-490E-8BE5-BB3BAB4D5F4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{B4F782DE-AB1D-490E-8BE5-BB3BAB4D5F4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{B4F782DE-AB1D-490E-8BE5-BB3BAB4D5F4B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|