summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Ivy.sln14
-rw-r--r--getopt/getopt.suobin14336 -> 16384 bytes
2 files changed, 13 insertions, 1 deletions
diff --git a/Ivy.sln b/Ivy.sln
index 130b4cb..9b930c2 100644
--- a/Ivy.sln
+++ b/Ivy.sln
@@ -17,9 +17,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IvyFilter", "IvyFilter\IvyF
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "getopt", "getopt\getopt.csproj", "{228B5F0B-31AE-488F-A916-B7CBB269D25F}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IvyControl", "IvyControl\IvyControl.csproj", "{9E7098F5-F4CA-4CAE-B517-C584691DBDB4}"
+EndProject
Global
GlobalSection(SourceCodeControl) = preSolution
- SccNumberOfProjects = 8
+ SccNumberOfProjects = 9
SccLocalPath0 = .
CanCheckoutShared = false
SccProjectUniqueName1 = IvyDaemon\\IvyDaemon.csproj
@@ -50,6 +52,10 @@ Global
SccProjectName7 = \u0022$/CSharp/Ivy/getopt\u0022,\u0020YEIAAAAA
SccLocalPath7 = getopt
CanCheckoutShared = false
+ SccProjectUniqueName8 = IvyControl\\IvyControl.csproj
+ SccLocalPath8 = .
+ CanCheckoutShared = false
+ SccProjectFilePathRelativizedFromConnection8 = IvyControl\\
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -102,6 +108,12 @@ Global
{228B5F0B-31AE-488F-A916-B7CBB269D25F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{228B5F0B-31AE-488F-A916-B7CBB269D25F}.Release|Any CPU.Build.0 = Release|Any CPU
{228B5F0B-31AE-488F-A916-B7CBB269D25F}.Release|x86.ActiveCfg = Release|Any CPU
+ {9E7098F5-F4CA-4CAE-B517-C584691DBDB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9E7098F5-F4CA-4CAE-B517-C584691DBDB4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9E7098F5-F4CA-4CAE-B517-C584691DBDB4}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {9E7098F5-F4CA-4CAE-B517-C584691DBDB4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9E7098F5-F4CA-4CAE-B517-C584691DBDB4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {9E7098F5-F4CA-4CAE-B517-C584691DBDB4}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/getopt/getopt.suo b/getopt/getopt.suo
index fc0301d..2e22272 100644
--- a/getopt/getopt.suo
+++ b/getopt/getopt.suo
Binary files differ