summaryrefslogtreecommitdiff
path: root/CSharp/Ivy/IvyPPC
diff options
context:
space:
mode:
Diffstat (limited to 'CSharp/Ivy/IvyPPC')
-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" />