diff options
| author | Michael <[email protected]> | 2017-02-04 13:59:31 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-04 13:59:31 -0500 |
| commit | 9a9ec274d32b78291c9ca489a0cc7ce45e85907e (patch) | |
| tree | 89e2c59096a6392813c5bef86ce47e710203f5ef /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | 50971ea04e7ad7a7ae9dcbbe911b7b8bcf5dd7d3 (diff) | |
| download | shiftos_thereturn-9a9ec274d32b78291c9ca489a0cc7ce45e85907e.tar.gz shiftos_thereturn-9a9ec274d32b78291c9ca489a0cc7ce45e85907e.tar.bz2 shiftos_thereturn-9a9ec274d32b78291c9ca489a0cc7ce45e85907e.zip | |
Sorta-working custom cursors.
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 adfabe9..d86e502 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -464,6 +464,7 @@ </ItemGroup> <ItemGroup> <None Include="Resources\sys_shiftoriumstory.txt" /> + <None Include="Resources\DefaultMouse.bmp" /> <Content Include="Resources\hello.txt" /> <None Include="Resources\secretlang.txt" /> <None Include="Resources\strings_ver.txt" /> |
