diff options
| author | AShifter <[email protected]> | 2017-04-01 20:01:39 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-04-01 20:01:39 -0600 |
| commit | 4df4250f29c2fb19f547b9a7e28de72b265eb1b1 (patch) | |
| tree | 3e56fa83746cef51ff7daecaed8d437ff5bb4a17 /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | ef8f165210c792e3e8241b84d555bcaed9b55fd0 (diff) | |
| parent | 49907c5f3a594ab3b2385d1d7dec8015c19a5aae (diff) | |
| download | histacom2-4df4250f29c2fb19f547b9a7e28de72b265eb1b1.tar.gz histacom2-4df4250f29c2fb19f547b9a7e28de72b265eb1b1.tar.bz2 histacom2-4df4250f29c2fb19f547b9a7e28de72b265eb1b1.zip | |
Merge pull request #28 from lempamo/master
errors for infoboxes
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index e044640..d7b5a11 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -235,8 +235,11 @@ <None Include="Resources\WinClassic\tada.wav" /> <None Include="Resources\WinClassic\sliversilver.png" /> <Content Include="Resources\WinClassic\TrueColor.png" /> + <None Include="Resources\WinClassic\Win95Info.png" /> + <None Include="Resources\WinClassic\Win95Error.png" /> <Content Include="Resources\WinClassic\Win95SideBar.png" /> <Content Include="Resources\WinClassic\Win95Start.wav" /> + <None Include="Resources\WinClassic\Win95Warning.png" /> <Content Include="Resources\WinClassic\WinClassicClock.png" /> <Content Include="Resources\WinClassic\WinClassicComputer.png" /> <Content Include="Resources\WinClassic\WinClassicDocuments.png" /> |
