summaryrefslogtreecommitdiff
path: root/CSharp/Ivy/IvyPPC/IvyPPC.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'CSharp/Ivy/IvyPPC/IvyPPC.csproj')
-rw-r--r--CSharp/Ivy/IvyPPC/IvyPPC.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/CSharp/Ivy/IvyPPC/IvyPPC.csproj b/CSharp/Ivy/IvyPPC/IvyPPC.csproj
index 7a7bdd0..c1c8af8 100644
--- a/CSharp/Ivy/IvyPPC/IvyPPC.csproj
+++ b/CSharp/Ivy/IvyPPC/IvyPPC.csproj
@@ -51,6 +51,9 @@
<Compile Include="Ivy.cs">
<SubType>Component</SubType>
</Compile>
+ <Compile Include="IvyApplicationBinding.cs">
+ <SubType>Component</SubType>
+ </Compile>
<Compile Include="IvyBinding.cs" />
<Compile Include="IvyBindingAttribute.cs" />
<Compile Include="IvyClient.cs" />
@@ -60,6 +63,7 @@
<Compile Include="IvyDomain.designer.cs">
<DependentUpon>IvyDomain.cs</DependentUpon>
</Compile>
+ <Compile Include="IvyEventArgs.cs" />
<Compile Include="IvyException.cs" />
<Compile Include="IvyProtocol.cs" />
<Compile Include="IvyTCPStream.cs" />