-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtmax_adapter.sln
26 lines (26 loc) · 1.3 KB
/
tmax_adapter.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tmax_adapter", "tmax_adapter\tmax_adapter.csproj", "{6F7F4920-17EC-4C3E-9D9E-1C906A4B209E}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "ToastyTmaxAdapterSetup", "Toasty24TmaxAdapterSetup\Toasty24TmaxAdapterSetup.vdproj", "{C2FD0657-3151-4CE2-B7B6-1182C34513AB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6F7F4920-17EC-4C3E-9D9E-1C906A4B209E}.Debug|x86.ActiveCfg = Release|x86
{6F7F4920-17EC-4C3E-9D9E-1C906A4B209E}.Debug|x86.Build.0 = Release|x86
{6F7F4920-17EC-4C3E-9D9E-1C906A4B209E}.Release|x86.ActiveCfg = Release|x86
{6F7F4920-17EC-4C3E-9D9E-1C906A4B209E}.Release|x86.Build.0 = Release|x86
{C2FD0657-3151-4CE2-B7B6-1182C34513AB}.Debug|x86.ActiveCfg = Release
{C2FD0657-3151-4CE2-B7B6-1182C34513AB}.Debug|x86.Build.0 = Release
{C2FD0657-3151-4CE2-B7B6-1182C34513AB}.Release|x86.ActiveCfg = Release
{C2FD0657-3151-4CE2-B7B6-1182C34513AB}.Release|x86.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal