diff options
| author | Michael <[email protected]> | 2017-02-07 17:30:14 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-07 17:30:14 -0500 |
| commit | 7a29121456747651bd27d75833e28d5f7d479a1e (patch) | |
| tree | d606abe06064c29b9796a9f958a3f953ec4e2c31 /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | aa45e10f4a023ba681f04bde72872c7e8a7aa122 (diff) | |
| download | shiftos_thereturn-7a29121456747651bd27d75833e28d5f7d479a1e.tar.gz shiftos_thereturn-7a29121456747651bd27d75833e28d5f7d479a1e.tar.bz2 shiftos_thereturn-7a29121456747651bd27d75833e28d5f7d479a1e.zip | |
Added defaulticonattribute.
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index d86e502..f2a65ac 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -463,6 +463,7 @@ <None Include="Resources\strings_en.txt" /> </ItemGroup> <ItemGroup> + <None Include="Resources\IconTerminal.bmp" /> <None Include="Resources\sys_shiftoriumstory.txt" /> <None Include="Resources\DefaultMouse.bmp" /> <Content Include="Resources\hello.txt" /> |
