diff options
| author | AShifter <[email protected]> | 2018-02-25 14:50:08 -0700 |
|---|---|---|
| committer | AShifter <[email protected]> | 2018-02-25 14:50:08 -0700 |
| commit | 1f2973db8ec75ce7e1b752b79842f7fbebcbb0b1 (patch) | |
| tree | 0eb92df6e90a851712532b250f7e83df5b0fa35d /ShiftOS.Main/ShiftOS.Main.csproj | |
| parent | 24eea3c6900a718ffca598c0b751e16a097bf57d (diff) | |
| download | shiftos-rewind-1f2973db8ec75ce7e1b752b79842f7fbebcbb0b1.tar.gz shiftos-rewind-1f2973db8ec75ce7e1b752b79842f7fbebcbb0b1.tar.bz2 shiftos-rewind-1f2973db8ec75ce7e1b752b79842f7fbebcbb0b1.zip | |
Add some resources back
Diffstat (limited to 'ShiftOS.Main/ShiftOS.Main.csproj')
| -rw-r--r-- | ShiftOS.Main/ShiftOS.Main.csproj | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj index fc861b7..554f8a8 100644 --- a/ShiftOS.Main/ShiftOS.Main.csproj +++ b/ShiftOS.Main/ShiftOS.Main.csproj @@ -139,6 +139,7 @@ <DependentUpon>Settings.settings</DependentUpon> <DesignTimeSharedInput>True</DesignTimeSharedInput> </Compile> + <None Include="Resources\Fonts\UbuntuMono.ttf" /> </ItemGroup> <ItemGroup> <None Include="App.config"> @@ -154,5 +155,17 @@ <ItemGroup> <Folder Include="ShiftOS\Upgrades\" /> </ItemGroup> + <ItemGroup> + <Content Include="Resources\Apps\Artpad\ArtPadsave.png" /> + <Content Include="Resources\Audio\infobox.wav" /> + <Content Include="Resources\Icons\iconColourPicker.fw.png" /> + <Content Include="Resources\Icons\iconFileOpener.fw.png" /> + <Content Include="Resources\Icons\iconFileSkimmer.png" /> + <Content Include="Resources\Icons\iconInfoBox.fw.png" /> + <Content Include="Resources\Icons\iconShifter.png" /> + <Content Include="Resources\Icons\iconTerminal.png" /> + <Content Include="Resources\Icons\iconTextPad.png" /> + <Content Include="Resources\Icons\Symbolinfo.png" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
