aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorRylan/wowmom98 <[email protected]>2017-04-30 16:30:53 -0400
committerRylan/wowmom98 <[email protected]>2017-04-30 16:30:53 -0400
commit9a911c660feb1ef1177cc2bad002eb87004b6362 (patch)
tree27b8b8c3d8510dea6231c6591146ec07888d5de0 /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parentdf12142c8113e2db9c848bfda20bd195673b7599 (diff)
downloadshiftos_thereturn-9a911c660feb1ef1177cc2bad002eb87004b6362.tar.gz
shiftos_thereturn-9a911c660feb1ef1177cc2bad002eb87004b6362.tar.bz2
shiftos_thereturn-9a911c660feb1ef1177cc2bad002eb87004b6362.zip
Begin TriWrite stuffs
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 510afed..cf104fe 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -70,6 +70,12 @@
<Compile Include="Applications\About.Designer.cs">
<DependentUpon>About.cs</DependentUpon>
</Compile>
+ <Compile Include="Applications\TriWrite.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="Applications\TriWrite.Designer.cs">
+ <DependentUpon>TriWrite.cs</DependentUpon>
+ </Compile>
<Compile Include="Applications\AddressBook.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -388,6 +394,9 @@
<EmbeddedResource Include="Applications\About.resx">
<DependentUpon>About.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="Applications\TriWrite.resx">
+ <DependentUpon>TriWrite.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Applications\AddressBook.resx">
<DependentUpon>AddressBook.cs</DependentUpon>
</EmbeddedResource>