-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathScdMergeWizard.sln
38 lines (38 loc) · 1.75 KB
/
ScdMergeWizard.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
37
38
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScdMergeWizard", "ScdMergeWizard\ScdMergeWizard.csproj", "{21436B38-9D74-4841-A1B7-4C588D61B5E6}"
EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 2
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://tfs.codeplex.com/tfs/tfs28
SccLocalPath0 = .
SccProjectUniqueName1 = ScdMergeWizard\\ScdMergeWizard.csproj
SccProjectName1 = ScdMergeWizard
SccLocalPath1 = ScdMergeWizard
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
CD_ROM|x86 = CD_ROM|x86
Debug|x86 = Debug|x86
DVD-5|x86 = DVD-5|x86
Release|x86 = Release|x86
SingleImage|x86 = SingleImage|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{21436B38-9D74-4841-A1B7-4C588D61B5E6}.CD_ROM|x86.ActiveCfg = Release|x86
{21436B38-9D74-4841-A1B7-4C588D61B5E6}.CD_ROM|x86.Build.0 = Release|x86
{21436B38-9D74-4841-A1B7-4C588D61B5E6}.Debug|x86.ActiveCfg = Debug|x86
{21436B38-9D74-4841-A1B7-4C588D61B5E6}.Debug|x86.Build.0 = Debug|x86
{21436B38-9D74-4841-A1B7-4C588D61B5E6}.DVD-5|x86.ActiveCfg = Debug|x86
{21436B38-9D74-4841-A1B7-4C588D61B5E6}.DVD-5|x86.Build.0 = Debug|x86
{21436B38-9D74-4841-A1B7-4C588D61B5E6}.Release|x86.ActiveCfg = Release|x86
{21436B38-9D74-4841-A1B7-4C588D61B5E6}.Release|x86.Build.0 = Release|x86
{21436B38-9D74-4841-A1B7-4C588D61B5E6}.SingleImage|x86.ActiveCfg = Release|x86
{21436B38-9D74-4841-A1B7-4C588D61B5E6}.SingleImage|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal