23 lines
958 B
Plaintext
23 lines
958 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.31101.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{002A2DE9-8BB6-484D-9802-7E4AD4084715}") = "SMILEBASIC", "SMILEBASIC\SMILEBASIC.visualdproj", "{02748C89-9CEB-48FE-B711-36F7A9951ED8}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{02748C89-9CEB-48FE-B711-36F7A9951ED8}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{02748C89-9CEB-48FE-B711-36F7A9951ED8}.Debug|Win32.Build.0 = Debug|Win32
|
|
{02748C89-9CEB-48FE-B711-36F7A9951ED8}.Release|Win32.ActiveCfg = Release|Win32
|
|
{02748C89-9CEB-48FE-B711-36F7A9951ED8}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|