diff options
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 |
