aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
index f566870..9212406 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -87,6 +87,12 @@
<Compile Include="Applications\Dialog.Designer.cs">
<DependentUpon>Dialog.cs</DependentUpon>
</Compile>
+ <Compile Include="Applications\Discord.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="Applications\Discord.Designer.cs">
+ <DependentUpon>Discord.cs</DependentUpon>
+ </Compile>
<Compile Include="Applications\Downloader.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -241,6 +247,9 @@
<EmbeddedResource Include="Applications\Dialog.resx">
<DependentUpon>Dialog.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="Applications\Discord.resx">
+ <DependentUpon>Discord.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Applications\Downloader.resx">
<DependentUpon>Downloader.cs</DependentUpon>
</EmbeddedResource>