From 69c704021293b9e7c78409dcb4c3de08f01241a8 Mon Sep 17 00:00:00 2001 From: fcolin Date: Fri, 14 Jan 2011 16:18:51 +0000 Subject: remove VSS link --- Ivy.sln | 41 ------------------------ Ivy/Ivy.csproj | 12 ++++--- IvyControl/IvyControl.csproj | 12 ++++--- IvyDaemon/IvyDaemon.csproj | 12 ++++--- IvyFilter/IvyFilter.csproj | 12 ++++--- IvyPerf/IvyPerf.csproj | 12 ++++--- IvyProbe/IvyProbe.csproj | 12 ++++--- IvyProbeConsole/IvyProbeConsole.csproj | 12 ++++--- IvyThroughput/IvyThroughput/IvyThroughput.csproj | 12 ++++--- getopt/getopt.csproj | 12 ++++--- 10 files changed, 72 insertions(+), 77 deletions(-) diff --git a/Ivy.sln b/Ivy.sln index a2ff75f..0d1d8c0 100644 --- a/Ivy.sln +++ b/Ivy.sln @@ -22,47 +22,6 @@ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IvyThroughput", "IvyThroughput\IvyThroughput\IvyThroughput.csproj", "{58BA0A9C-0655-4E65-BCA1-B5DD3FF62C0D}" EndProject Global - GlobalSection(SourceCodeControl) = preSolution - SccNumberOfProjects = 10 - SccLocalPath0 = . - CanCheckoutShared = false - SccProjectUniqueName1 = IvyDaemon\\IvyDaemon.csproj - SccProjectName1 = \u0022$/CSharp/Ivy/IvyDaemon\u0022,\u0020GLFAAAAA - SccLocalPath1 = IvyDaemon - CanCheckoutShared = false - SccProjectUniqueName2 = IvyPerf\\IvyPerf.csproj - SccProjectName2 = \u0022$/CSharp/Ivy/IvyPerf\u0022,\u0020HNHAAAAA - SccLocalPath2 = IvyPerf - CanCheckoutShared = false - SccProjectUniqueName3 = IvyProbe\\IvyProbe.csproj - SccProjectName3 = \u0022$/CSharp/Ivy/IvyProbe\u0022,\u0020SLFAAAAA - SccLocalPath3 = IvyProbe - CanCheckoutShared = false - SccProjectUniqueName4 = IvyProbeConsole\\IvyProbeConsole.csproj - SccProjectName4 = \u0022$/CSharp/Ivy/IvyProbeConsole\u0022,\u0020MLFAAAAA - SccLocalPath4 = IvyProbeConsole - CanCheckoutShared = false - SccProjectUniqueName5 = Ivy\\Ivy.csproj - SccProjectName5 = \u0022$/CSharp/Ivy/Ivy\u0022,\u0020QQHAAAAA - SccLocalPath5 = Ivy - CanCheckoutShared = false - SccProjectUniqueName6 = IvyFilter\\IvyFilter.csproj - SccLocalPath6 = . - CanCheckoutShared = false - SccProjectFilePathRelativizedFromConnection6 = IvyFilter\\ - SccProjectUniqueName7 = getopt\\getopt.csproj - SccProjectName7 = \u0022$/CSharp/Ivy/getopt\u0022,\u0020YEIAAAAA - SccLocalPath7 = getopt - CanCheckoutShared = false - SccProjectUniqueName8 = IvyControl\\IvyControl.csproj - SccLocalPath8 = . - CanCheckoutShared = false - SccProjectFilePathRelativizedFromConnection8 = IvyControl\\ - SccProjectUniqueName9 = IvyThroughput\\IvyThroughput\\IvyThroughput.csproj - SccLocalPath9 = . - CanCheckoutShared = false - SccProjectFilePathRelativizedFromConnection9 = IvyThroughput\\IvyThroughput\\ - EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x86 = Debug|x86 diff --git a/Ivy/Ivy.csproj b/Ivy/Ivy.csproj index 2063191..aa0c9a0 100644 --- a/Ivy/Ivy.csproj +++ b/Ivy/Ivy.csproj @@ -5,10 +5,14 @@ 9.0.30729 2.0 {F2F03CF7-0087-4EDB-AD15-80C9E8DA2617} - SAK - SAK - SAK - SAK + + + + + + + + Debug AnyCPU diff --git a/IvyControl/IvyControl.csproj b/IvyControl/IvyControl.csproj index 686c269..a275bb4 100644 --- a/IvyControl/IvyControl.csproj +++ b/IvyControl/IvyControl.csproj @@ -10,10 +10,14 @@ Properties IvyBus IvyBus.IvyControl - SAK - SAK - SAK - SAK + + + + + + + + diff --git a/IvyDaemon/IvyDaemon.csproj b/IvyDaemon/IvyDaemon.csproj index 65b9f1e..dac8608 100644 --- a/IvyDaemon/IvyDaemon.csproj +++ b/IvyDaemon/IvyDaemon.csproj @@ -5,10 +5,14 @@ 9.0.30729 2.0 {B10AB29F-D678-4472-9BA3-D627262E14E1} - SAK - SAK - SAK - SAK + + + + + + + + Debug AnyCPU App.ico diff --git a/IvyFilter/IvyFilter.csproj b/IvyFilter/IvyFilter.csproj index 57de8da..dbfafaa 100644 --- a/IvyFilter/IvyFilter.csproj +++ b/IvyFilter/IvyFilter.csproj @@ -10,10 +10,14 @@ Properties IvyFilter IvyFilter - SAK - SAK - SAK - SAK + + + + + + + + diff --git a/IvyPerf/IvyPerf.csproj b/IvyPerf/IvyPerf.csproj index 3470225..e6c6063 100644 --- a/IvyPerf/IvyPerf.csproj +++ b/IvyPerf/IvyPerf.csproj @@ -26,10 +26,14 @@ - SAK - SAK - SAK - SAK + + + + + + + + 51C861139B0DCA6D2FAD5BDB1D5280AAE1E59696 IvyPerf_TemporaryKey.pfx false diff --git a/IvyProbe/IvyProbe.csproj b/IvyProbe/IvyProbe.csproj index ef69dc1..e656f6a 100644 --- a/IvyProbe/IvyProbe.csproj +++ b/IvyProbe/IvyProbe.csproj @@ -5,10 +5,14 @@ 9.0.30729 2.0 {5EFDDE31-9A31-43EB-8E56-6C29F7EAAD48} - SAK - SAK - SAK - SAK + + + + + + + + Debug AnyCPU App.ico diff --git a/IvyProbeConsole/IvyProbeConsole.csproj b/IvyProbeConsole/IvyProbeConsole.csproj index d292d65..217c96c 100644 --- a/IvyProbeConsole/IvyProbeConsole.csproj +++ b/IvyProbeConsole/IvyProbeConsole.csproj @@ -5,10 +5,14 @@ 9.0.30729 2.0 {19023DE7-AAD8-4EC4-8FAF-D793868F8861} - SAK - SAK - SAK - SAK + + + + + + + + Debug AnyCPU App.ico diff --git a/IvyThroughput/IvyThroughput/IvyThroughput.csproj b/IvyThroughput/IvyThroughput/IvyThroughput.csproj index 65aa430..214fbeb 100644 --- a/IvyThroughput/IvyThroughput/IvyThroughput.csproj +++ b/IvyThroughput/IvyThroughput/IvyThroughput.csproj @@ -12,10 +12,14 @@ IvyThroughput v3.5 512 - SAK - SAK - SAK - SAK + + + + + + + + 3.5 diff --git a/getopt/getopt.csproj b/getopt/getopt.csproj index 7c5d631..a60a442 100644 --- a/getopt/getopt.csproj +++ b/getopt/getopt.csproj @@ -27,10 +27,14 @@ - SAK - SAK - SAK - SAK + + + + + + + + 3.5 v2.0 -- cgit v1.1