diff options
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
| -rw-r--r-- | TimeHACK.Engine/TimeHACK.Engine.csproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index 3043220..a158eb7 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -77,6 +77,7 @@ <Compile Include="Template\WinClassic.Designer.cs"> <DependentUpon>WinClassic.cs</DependentUpon> </Compile> + <Compile Include="Theme.cs" /> <Compile Include="WindowManager.cs" /> <Compile Include="MessageParser.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> @@ -108,6 +109,11 @@ <Content Include="Resources\chord.wav" /> <Content Include="Resources\Icon128x.ico" /> <None Include="Resources\WinAboutSeparator95.png" /> + <None Include="Resources\Win95PlusDangerousCreaturesStart.WAV" /> + <None Include="Resources\Win95Start.wav" /> + <None Include="Resources\Win95Stop.wav" /> + <None Include="Resources\Win98Start.wav" /> + <None Include="Resources\Win98Stop.WAV" /> <Content Include="Resources\WinClassic\Window\BottomLeft.png" /> <Content Include="Resources\WinClassic\Window\BottomRight.png" /> <Content Include="Resources\WinClassic\Window\BottomSide.png" /> |
