initial commit
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2013
|
||||
VisualStudioVersion = 12.0.21005.1
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Builder", "WindowsApplication118\Builder.vbproj", "{8DCDC538-0474-486C-9BE3-3429641D20F6}"
|
||||
EndProject
|
||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Stb", "Stb\Stb.vbproj", "{4A96F54A-B7AB-4B0F-B745-76D941A694D4}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{8DCDC538-0474-486C-9BE3-3429641D20F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{8DCDC538-0474-486C-9BE3-3429641D20F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{8DCDC538-0474-486C-9BE3-3429641D20F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{8DCDC538-0474-486C-9BE3-3429641D20F6}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{4A96F54A-B7AB-4B0F-B745-76D941A694D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{4A96F54A-B7AB-4B0F-B745-76D941A694D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{4A96F54A-B7AB-4B0F-B745-76D941A694D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{4A96F54A-B7AB-4B0F-B745-76D941A694D4}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user