-
Notifications
You must be signed in to change notification settings - Fork 0
/
Letras Hacker.sln
24 lines (24 loc) · 1.16 KB
/
Letras Hacker.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Hacker Alphabet", "Letras Hacker\Hacker Alphabet.vbproj", "{68F516EC-5CCE-4F3D-A0E9-7A4068487B4B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{68F516EC-5CCE-4F3D-A0E9-7A4068487B4B}.Debug|x86.ActiveCfg = Debug|x86
{68F516EC-5CCE-4F3D-A0E9-7A4068487B4B}.Debug|x86.Build.0 = Debug|x86
{68F516EC-5CCE-4F3D-A0E9-7A4068487B4B}.Release|x86.ActiveCfg = Release|x86
{68F516EC-5CCE-4F3D-A0E9-7A4068487B4B}.Release|x86.Build.0 = Release|x86
{0AA267AF-FD77-4D7A-A489-282AC26409B2}.Debug|x86.ActiveCfg = Debug|x86
{0AA267AF-FD77-4D7A-A489-282AC26409B2}.Debug|x86.Build.0 = Debug|x86
{0AA267AF-FD77-4D7A-A489-282AC26409B2}.Release|x86.ActiveCfg = Release|x86
{0AA267AF-FD77-4D7A-A489-282AC26409B2}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal