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 e836119..266728a 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -147,6 +147,12 @@
<Compile Include="Applications\ShiftoriumFrontend.Designer.cs">
<DependentUpon>ShiftoriumFrontend.cs</DependentUpon>
</Compile>
+ <Compile Include="Applications\ShopItemCreator.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="Applications\ShopItemCreator.Designer.cs">
+ <DependentUpon>ShopItemCreator.cs</DependentUpon>
+ </Compile>
<Compile Include="Applications\Skin Loader.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -265,6 +271,9 @@
<EmbeddedResource Include="Applications\ShiftoriumFrontend.resx">
<DependentUpon>ShiftoriumFrontend.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="Applications\ShopItemCreator.resx">
+ <DependentUpon>ShopItemCreator.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Applications\Skin Loader.resx">
<DependentUpon>Skin Loader.cs</DependentUpon>
</EmbeddedResource>