diff options
author | fcolin | 2007-02-01 10:07:09 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 10:07:09 +0000 |
commit | 178c9f0f8af43235c706eb5e567747495687d2fe (patch) | |
tree | 40f4e8a6bd45f8615ee75d5c9fb5a9fc53909543 /CSharp/Ivy/IvyProbe/IvyProbe.csproj | |
parent | f5bf78649640fe660574e8c4668756288e2560b0 (diff) | |
download | ivy-csharp-178c9f0f8af43235c706eb5e567747495687d2fe.zip ivy-csharp-178c9f0f8af43235c706eb5e567747495687d2fe.tar.gz ivy-csharp-178c9f0f8af43235c706eb5e567747495687d2fe.tar.bz2 ivy-csharp-178c9f0f8af43235c706eb5e567747495687d2fe.tar.xz |
Utilisateur : Fcolin Date : 23/06/06 Heure : 11:12 Archivé dans $/CSharp/Ivy/IvyProbe Commentaire: (vss 8)
Diffstat (limited to 'CSharp/Ivy/IvyProbe/IvyProbe.csproj')
-rw-r--r-- | CSharp/Ivy/IvyProbe/IvyProbe.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CSharp/Ivy/IvyProbe/IvyProbe.csproj b/CSharp/Ivy/IvyProbe/IvyProbe.csproj index b6c6b88..c5d67b1 100644 --- a/CSharp/Ivy/IvyProbe/IvyProbe.csproj +++ b/CSharp/Ivy/IvyProbe/IvyProbe.csproj @@ -106,6 +106,7 @@ <Reference Include="System.Drawing">
<Name>System.Drawing</Name>
</Reference>
+ <Reference Include="System.Messaging" />
<Reference Include="System.Windows.Forms">
<Name>System.Windows.Forms</Name>
</Reference>
|