initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual Studio 2010
|
||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "builder", "builder\builder.vbproj", "{BFC8A19F-1593-4E9A-8992-5F7D2F2B4032}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Debug|x86 = Debug|x86
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{BFC8A19F-1593-4E9A-8992-5F7D2F2B4032}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{BFC8A19F-1593-4E9A-8992-5F7D2F2B4032}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{BFC8A19F-1593-4E9A-8992-5F7D2F2B4032}.Debug|x86.ActiveCfg = Debug|x86
|
||||
{BFC8A19F-1593-4E9A-8992-5F7D2F2B4032}.Debug|x86.Build.0 = Debug|x86
|
||||
{BFC8A19F-1593-4E9A-8992-5F7D2F2B4032}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{BFC8A19F-1593-4E9A-8992-5F7D2F2B4032}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{BFC8A19F-1593-4E9A-8992-5F7D2F2B4032}.Release|x86.ActiveCfg = Release|x86
|
||||
{BFC8A19F-1593-4E9A-8992-5F7D2F2B4032}.Release|x86.Build.0 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user