21 lines
923 B
Plaintext
21 lines
923 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2012
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ByteCrypter", "ByteCrypter\ByteCrypter.vbproj", "{3CC6310C-DD38-49AB-85EE-5BDD5CB29EB4}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3CC6310C-DD38-49AB-85EE-5BDD5CB29EB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3CC6310C-DD38-49AB-85EE-5BDD5CB29EB4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3CC6310C-DD38-49AB-85EE-5BDD5CB29EB4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3CC6310C-DD38-49AB-85EE-5BDD5CB29EB4}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|