-
Notifications
You must be signed in to change notification settings - Fork 0
/
TiddlyIEBHO.sln
36 lines (36 loc) · 1.85 KB
/
TiddlyIEBHO.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
30
31
32
33
34
35
36
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TiddlyIEBHO", "TiddlyIEBHO.vcxproj", "{B053BB7E-15F2-426C-A50B-4FB64312A4FA}"
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Setup", "Setup\Setup.wixproj", "{DE767EA8-90F9-48CC-9F9F-CF3213501A6C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B053BB7E-15F2-426C-A50B-4FB64312A4FA}.Debug|x64.ActiveCfg = Debug|x64
{B053BB7E-15F2-426C-A50B-4FB64312A4FA}.Debug|x64.Build.0 = Debug|x64
{B053BB7E-15F2-426C-A50B-4FB64312A4FA}.Debug|x86.ActiveCfg = Debug|Win32
{B053BB7E-15F2-426C-A50B-4FB64312A4FA}.Debug|x86.Build.0 = Debug|Win32
{B053BB7E-15F2-426C-A50B-4FB64312A4FA}.Release|x64.ActiveCfg = Release|x64
{B053BB7E-15F2-426C-A50B-4FB64312A4FA}.Release|x64.Build.0 = Release|x64
{B053BB7E-15F2-426C-A50B-4FB64312A4FA}.Release|x86.ActiveCfg = Release|Win32
{B053BB7E-15F2-426C-A50B-4FB64312A4FA}.Release|x86.Build.0 = Release|Win32
{DE767EA8-90F9-48CC-9F9F-CF3213501A6C}.Debug|x64.ActiveCfg = Debug|x64
{DE767EA8-90F9-48CC-9F9F-CF3213501A6C}.Debug|x86.ActiveCfg = Debug|x86
{DE767EA8-90F9-48CC-9F9F-CF3213501A6C}.Release|x64.ActiveCfg = Release|x64
{DE767EA8-90F9-48CC-9F9F-CF3213501A6C}.Release|x64.Build.0 = Release|x64
{DE767EA8-90F9-48CC-9F9F-CF3213501A6C}.Release|x86.ActiveCfg = Release|x86
{DE767EA8-90F9-48CC-9F9F-CF3213501A6C}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal