21 lines
1002 B
Plaintext
21 lines
1002 B
Plaintext
|
|||
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
|
# Visual Studio Express 2012 for Windows Desktop
|
||
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Algorithm Encrypt By Mohmaed", "Algorithm Encrypt By Mohmaed\Algorithm Encrypt By Mohmaed.vbproj", "{97498695-EAD8-4AE6-BE8F-9B654B8419F6}"
|
||
|
|
EndProject
|
||
|
|
Global
|
||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
|
Debug|Any CPU = Debug|Any CPU
|
||
|
|
Release|Any CPU = Release|Any CPU
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
|
{97498695-EAD8-4AE6-BE8F-9B654B8419F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
|
{97498695-EAD8-4AE6-BE8F-9B654B8419F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
|
{97498695-EAD8-4AE6-BE8F-9B654B8419F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
|
{97498695-EAD8-4AE6-BE8F-9B654B8419F6}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
|
HideSolutionNode = FALSE
|
||
|
|
EndGlobalSection
|
||
|
|
EndGlobal
|