blob: da686f12e55f4a90d9446ed9ab5c113301439d65 (
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
|
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "InstallIvyDev", "InstIvyDev.vdproj", "{07B35ABB-D1C2-4546-8ABA-945C1E8A88FE}"
EndProject
Global
GlobalSection(SourceCodeControl) = preSolution
SccNumberOfProjects = 1
SccProjectUniqueName0 = InstIvyDev.vdproj
SccProjectName0 = \u0022$/Bus/Ivy/InstIvyDev\u0022,\u0020FUFAAAAA
SccLocalPath0 = .
SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Default = Debug|Default
Release|Default = Release|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{07B35ABB-D1C2-4546-8ABA-945C1E8A88FE}.Debug|Default.ActiveCfg = Debug
{07B35ABB-D1C2-4546-8ABA-945C1E8A88FE}.Debug|Default.Build.0 = Debug
{07B35ABB-D1C2-4546-8ABA-945C1E8A88FE}.Release|Default.ActiveCfg = Release
{07B35ABB-D1C2-4546-8ABA-945C1E8A88FE}.Release|Default.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
|