aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-08 16:21:52 -0500
committerMichael <[email protected]>2017-02-08 16:21:52 -0500
commitd8eb2d79e07b63fa350ac01848f9ea51ea1ea705 (patch)
tree6abad7143e403b480af6d6a80777caa53c746269 /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parent51ad9434bb2118ad4d5dd796d047415c76e99ccc (diff)
downloadshiftos_thereturn-d8eb2d79e07b63fa350ac01848f9ea51ea1ea705.tar.gz
shiftos_thereturn-d8eb2d79e07b63fa350ac01848f9ea51ea1ea705.tar.bz2
shiftos_thereturn-d8eb2d79e07b63fa350ac01848f9ea51ea1ea705.zip
Shop item editor
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>