summaryrefslogtreecommitdiff
path: root/CSharp/Ivy
diff options
context:
space:
mode:
authorfcolin2007-02-01 10:01:10 +0000
committerfcolin2007-02-01 10:01:10 +0000
commitcd03f7c2121096c786ade5a10c7ceb4d1b98bb78 (patch)
treefe8add4ba356a2c6bf30ff15b7a7dadd021a156f /CSharp/Ivy
parent44b37bdc50003c1dcac30c140bc52057614a9efe (diff)
downloadivy-csharp-cd03f7c2121096c786ade5a10c7ceb4d1b98bb78.zip
ivy-csharp-cd03f7c2121096c786ade5a10c7ceb4d1b98bb78.tar.gz
ivy-csharp-cd03f7c2121096c786ade5a10c7ceb4d1b98bb78.tar.bz2
ivy-csharp-cd03f7c2121096c786ade5a10c7ceb4d1b98bb78.tar.xz
Utilisateur : Fcolin Date : 6/02/06 Heure : 13:35 Archivé dans $/CSharp/Ivy/IvyPPC Commentaire: (vss 4)
Diffstat (limited to 'CSharp/Ivy')
-rw-r--r--CSharp/Ivy/IvyPPC/IvyPPC.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/CSharp/Ivy/IvyPPC/IvyPPC.csproj b/CSharp/Ivy/IvyPPC/IvyPPC.csproj
index b9ab034..1685ea3 100644
--- a/CSharp/Ivy/IvyPPC/IvyPPC.csproj
+++ b/CSharp/Ivy/IvyPPC/IvyPPC.csproj
@@ -69,9 +69,9 @@
<Compile Include="IvyUDPStreamV3.cs" />
<Compile Include="IvyUDPStreamV4.cs" />
<Compile Include="IvyWatcher.cs" />
- <Compile Include="Pcre.cs" />
+ <None Include="Pcre.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Settings.cs" />
+ <None Include="Settings.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="mscorlib" />