blob: 22e06298f7e7b19087fd95e21382fe58827b75ab (
plain)
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
37
38
39
40
41
42
|
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IvyProbe", "IvyProbe.vcproj", "{B7F7F0F7-9029-4D1A-8CB4-C42DAF86A21C}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Install", "InstIvy\InstIvy.vdproj", "{61A08759-9E99-481F-811D-204553D27E75}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SourceCodeControl) = preSolution
SccNumberOfProjects = 3
SccProjectUniqueName0 = IvyProbe.vcproj
SccLocalPath0 = .
CanCheckoutShared = false
SccProjectUniqueName1 = InstIvy\\InstIvy.vdproj
SccProjectName1 = \u0022$/InstIvyProbe\u0022,\u0020IPFAAAAA
SccLocalPath1 = InstIvy
CanCheckoutShared = false
SccLocalPath2 = .
CanCheckoutShared = false
SolutionUniqueID = {CFBC3463-2A25-4A65-99D7-92F0A19DACAB}
EndGlobalSection
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{B7F7F0F7-9029-4D1A-8CB4-C42DAF86A21C}.Debug.ActiveCfg = Debug|Win32
{B7F7F0F7-9029-4D1A-8CB4-C42DAF86A21C}.Debug.Build.0 = Debug|Win32
{B7F7F0F7-9029-4D1A-8CB4-C42DAF86A21C}.Release.ActiveCfg = Release|Win32
{B7F7F0F7-9029-4D1A-8CB4-C42DAF86A21C}.Release.Build.0 = Release|Win32
{61A08759-9E99-481F-811D-204553D27E75}.Debug.ActiveCfg = Debug
{61A08759-9E99-481F-811D-204553D27E75}.Debug.Build.0 = Debug
{61A08759-9E99-481F-811D-204553D27E75}.Release.ActiveCfg = Release
{61A08759-9E99-481F-811D-204553D27E75}.Release.Build.0 = Release
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
|