diff options
| author | JayXKanz666 <[email protected]> | 2017-07-05 16:00:00 +0200 |
|---|---|---|
| committer | JayXKanz666 <[email protected]> | 2017-07-05 16:00:00 +0200 |
| commit | 0c83910464ce2f443cb315227706f8a58167bbef (patch) | |
| tree | b0a444a969b1707a38c962f78362f54d87dd96bb /TimeHACK.Engine/TimeHACK.Engine.csproj | |
| parent | 99c5d9fdd9b051b43a2f73a895513e2d7e1c1a07 (diff) | |
| parent | 1babfac033b8add0dee2a8c9a4b34fd6f90ac222 (diff) | |
| download | histacom2-0c83910464ce2f443cb315227706f8a58167bbef.tar.gz histacom2-0c83910464ce2f443cb315227706f8a58167bbef.tar.bz2 histacom2-0c83910464ce2f443cb315227706f8a58167bbef.zip | |
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
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" /> |
