-
Notifications
You must be signed in to change notification settings - Fork 0
/
Tomate.sln
27 lines (27 loc) · 1.42 KB
/
Tomate.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Tomate", "Tomate\Tomate.vbproj", "{D93497DE-079F-4547-90A6-16845A3FA6CC}"
EndProject
Project("{B900F1C2-3D47-4FEC-85B3-04AAF18C3634}") = "TomateCab", "TomateCab\TomateCab.vddproj", "{4490A6C9-4DE3-4A33-B5BD-B4462C2FE0F2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D93497DE-079F-4547-90A6-16845A3FA6CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D93497DE-079F-4547-90A6-16845A3FA6CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D93497DE-079F-4547-90A6-16845A3FA6CC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{D93497DE-079F-4547-90A6-16845A3FA6CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D93497DE-079F-4547-90A6-16845A3FA6CC}.Release|Any CPU.Build.0 = Release|Any CPU
{D93497DE-079F-4547-90A6-16845A3FA6CC}.Release|Any CPU.Deploy.0 = Release|Any CPU
{4490A6C9-4DE3-4A33-B5BD-B4462C2FE0F2}.Debug|Any CPU.ActiveCfg = Debug
{4490A6C9-4DE3-4A33-B5BD-B4462C2FE0F2}.Release|Any CPU.ActiveCfg = Release
{4490A6C9-4DE3-4A33-B5BD-B4462C2FE0F2}.Release|Any CPU.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal