-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNotificador.sln
24 lines (24 loc) · 1.14 KB
/
Notificador.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}") = "Notificador", "Notificador\Notificador.vbproj", "{C0727465-651D-4DE1-978B-78B0A366E993}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "SetupNotificador", "SetupNotificador\SetupNotificador.vdproj", "{2F6EE5AB-786A-43B1-98DE-C81288427330}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C0727465-651D-4DE1-978B-78B0A366E993}.Debug|x86.ActiveCfg = Debug|x86
{C0727465-651D-4DE1-978B-78B0A366E993}.Debug|x86.Build.0 = Debug|x86
{C0727465-651D-4DE1-978B-78B0A366E993}.Release|x86.ActiveCfg = Release|x86
{C0727465-651D-4DE1-978B-78B0A366E993}.Release|x86.Build.0 = Release|x86
{2F6EE5AB-786A-43B1-98DE-C81288427330}.Debug|x86.ActiveCfg = Debug
{2F6EE5AB-786A-43B1-98DE-C81288427330}.Release|x86.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal