aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-04-25 19:31:18 -0400
committerMichael <[email protected]>2017-04-25 19:31:18 -0400
commit28f37ed42108e41020069621ad160e783f7e8229 (patch)
tree4e47e36d1fb50602d1af2f7413cbae3be124db23 /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parentc6413d011833394b28df59ddb01dff3a36b5fc68 (diff)
downloadshiftos_thereturn-28f37ed42108e41020069621ad160e783f7e8229.tar.gz
shiftos_thereturn-28f37ed42108e41020069621ad160e783f7e8229.tar.bz2
shiftos_thereturn-28f37ed42108e41020069621ad160e783f7e8229.zip
read my secret comment @wowmom98
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 7c39078..9185d34 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\AddressBook.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="Applications\AddressBook.Designer.cs">
+ <DependentUpon>AddressBook.cs</DependentUpon>
+ </Compile>
<Compile Include="Applications\Artpad.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -381,6 +387,9 @@
<EmbeddedResource Include="Applications\About.resx">
<DependentUpon>About.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="Applications\AddressBook.resx">
+ <DependentUpon>AddressBook.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Applications\Artpad.resx">
<DependentUpon>Artpad.cs</DependentUpon>
</EmbeddedResource>