Initial commit
This commit is contained in:
19
BinData/BinData.sln
Normal file
19
BinData/BinData.sln
Normal file
@@ -0,0 +1,19 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual Studio 2010
|
||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BinData", "BinData.vbproj", "{39CE7F3A-2043-4238-96C7-BD2C30946223}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{39CE7F3A-2043-4238-96C7-BD2C30946223}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{39CE7F3A-2043-4238-96C7-BD2C30946223}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{39CE7F3A-2043-4238-96C7-BD2C30946223}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{39CE7F3A-2043-4238-96C7-BD2C30946223}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user