summaryrefslogtreecommitdiff
path: root/Ivy.sln
diff options
context:
space:
mode:
authorfcolin2008-10-10 15:45:54 +0000
committerfcolin2008-10-10 15:45:54 +0000
commit3c9d0c18a19de1f1ec1c4e77f6b89fdf84d39605 (patch)
treeb4c691f61e44c2310887ccb77b94a519a73a7fdb /Ivy.sln
parent8d10e8bbd1e19adc7c70e1101dbb69c213c910dd (diff)
downloadivy-csharp-3c9d0c18a19de1f1ec1c4e77f6b89fdf84d39605.zip
ivy-csharp-3c9d0c18a19de1f1ec1c4e77f6b89fdf84d39605.tar.gz
ivy-csharp-3c9d0c18a19de1f1ec1c4e77f6b89fdf84d39605.tar.bz2
ivy-csharp-3c9d0c18a19de1f1ec1c4e77f6b89fdf84d39605.tar.xz
Ajout de commentaire sur les menbres public
Diffstat (limited to 'Ivy.sln')
-rw-r--r--Ivy.sln18
1 files changed, 15 insertions, 3 deletions
diff --git a/Ivy.sln b/Ivy.sln
index 9b930c2..c3cdd2d 100644
--- a/Ivy.sln
+++ b/Ivy.sln
@@ -1,5 +1,5 @@
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IvyDaemon", "IvyDaemon\IvyDaemon.csproj", "{B10AB29F-D678-4472-9BA3-D627262E14E1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IvyPerf", "IvyPerf\IvyPerf.csproj", "{839C9A55-7EFD-4326-95C3-2960DF390FF2}"
@@ -19,9 +19,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "getopt", "getopt\getopt.csp
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IvyControl", "IvyControl\IvyControl.csproj", "{9E7098F5-F4CA-4CAE-B517-C584691DBDB4}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IvyThroughput", "IvyThroughput\IvyThroughput\IvyThroughput.csproj", "{58BA0A9C-0655-4E65-BCA1-B5DD3FF62C0D}"
+EndProject
Global
GlobalSection(SourceCodeControl) = preSolution
- SccNumberOfProjects = 9
+ SccNumberOfProjects = 10
SccLocalPath0 = .
CanCheckoutShared = false
SccProjectUniqueName1 = IvyDaemon\\IvyDaemon.csproj
@@ -56,6 +58,10 @@ Global
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
@@ -114,6 +120,12 @@ Global
{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
+ {58BA0A9C-0655-4E65-BCA1-B5DD3FF62C0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {58BA0A9C-0655-4E65-BCA1-B5DD3FF62C0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {58BA0A9C-0655-4E65-BCA1-B5DD3FF62C0D}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {58BA0A9C-0655-4E65-BCA1-B5DD3FF62C0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {58BA0A9C-0655-4E65-BCA1-B5DD3FF62C0D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {58BA0A9C-0655-4E65-BCA1-B5DD3FF62C0D}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE