summaryrefslogtreecommitdiff
path: root/CSharp/Ivy
diff options
context:
space:
mode:
Diffstat (limited to 'CSharp/Ivy')
-rw-r--r--CSharp/Ivy/Ivy/Ivy.csproj13
1 files changed, 13 insertions, 0 deletions
diff --git a/CSharp/Ivy/Ivy/Ivy.csproj b/CSharp/Ivy/Ivy/Ivy.csproj
index edb74e7..51f9953 100644
--- a/CSharp/Ivy/Ivy/Ivy.csproj
+++ b/CSharp/Ivy/Ivy/Ivy.csproj
@@ -111,6 +111,7 @@
<Reference Include="System.Design">
<Name>System.Design</Name>
</Reference>
+ <Reference Include="System.Drawing" />
<Reference Include="System.Management">
<Name>System.Management</Name>
</Reference>
@@ -123,6 +124,12 @@
</ItemGroup>
<ItemGroup>
<Compile Include="IvyBindingAttribute.cs" />
+ <Compile Include="IvyDomain.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="IvyDomain.Designer.cs">
+ <DependentUpon>IvyDomain.cs</DependentUpon>
+ </Compile>
<Compile Include="IvyProtocol.cs" />
<Compile Include="IvyTCPStream.cs" />
<Compile Include="IvyTCPStreamV3.cs" />
@@ -164,6 +171,12 @@
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="IvyDomain.resx">
+ <SubType>Designer</SubType>
+ <DependentUpon>IvyDomain.cs</DependentUpon>
+ </EmbeddedResource>
+ </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>