-
Notifications
You must be signed in to change notification settings - Fork 0
/
TCC_UNIFESP.sln
29 lines (29 loc) · 1.37 KB
/
TCC_UNIFESP.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
25
26
27
28
29
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.705
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TCC_UNIFESP", "TCC_UNIFESP\TCC_UNIFESP.csproj", "{E3222BC2-8D8C-4E36-A186-60FFA65D28C5}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Instalador", "Instalador\Instalador.vdproj", "{5CE78A0B-527E-48B8-B142-81A35AD398D6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E3222BC2-8D8C-4E36-A186-60FFA65D28C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E3222BC2-8D8C-4E36-A186-60FFA65D28C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E3222BC2-8D8C-4E36-A186-60FFA65D28C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E3222BC2-8D8C-4E36-A186-60FFA65D28C5}.Release|Any CPU.Build.0 = Release|Any CPU
{5CE78A0B-527E-48B8-B142-81A35AD398D6}.Debug|Any CPU.ActiveCfg = Debug
{5CE78A0B-527E-48B8-B142-81A35AD398D6}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D445B438-1E23-4E61-B068-A5F0021B4FF7}
EndGlobalSection
EndGlobal