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 3a603db..62df12a 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -184,6 +184,12 @@
<Compile Include="Applications\ShiftoriumFrontend.Designer.cs">
<DependentUpon>ShiftoriumFrontend.cs</DependentUpon>
</Compile>
+ <Compile Include="Applications\FormatEditor.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="Applications\FormatEditor.Designer.cs">
+ <DependentUpon>FormatEditor.cs</DependentUpon>
+ </Compile>
<Compile Include="Applications\ShiftSweeper.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -350,6 +356,9 @@
<EmbeddedResource Include="Applications\ShiftoriumFrontend.resx">
<DependentUpon>ShiftoriumFrontend.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="Applications\FormatEditor.resx">
+ <DependentUpon>FormatEditor.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Applications\ShiftSweeper.resx">
<DependentUpon>ShiftSweeper.cs</DependentUpon>
</EmbeddedResource>