aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/TimeHACK.Engine.csproj
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-07-05 21:29:37 +0100
committerAlex-TIMEHACK <[email protected]>2017-07-05 21:29:37 +0100
commit35f7ca92da983723ccdb2aeadc9917ea1370a19b (patch)
treea7be87335f709954ce3b7b1525f9a80931d8e05c /TimeHACK.Engine/TimeHACK.Engine.csproj
parente78e3c864d9e61b460a5c42d92651d78ed22a78e (diff)
parent525f7fce5a4c96fafba64271b8163a934b208992 (diff)
downloadhistacom2-35f7ca92da983723ccdb2aeadc9917ea1370a19b.tar.gz
histacom2-35f7ca92da983723ccdb2aeadc9917ea1370a19b.tar.bz2
histacom2-35f7ca92da983723ccdb2aeadc9917ea1370a19b.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
-rw-r--r--TimeHACK.Engine/TimeHACK.Engine.csproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj
index 3043220..0a9a4fa 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,12 @@
<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" />
+ <None Include="Resources\Win95PlusDangerousCreaturesWallpaper.JPG" />
<Content Include="Resources\WinClassic\Window\BottomLeft.png" />
<Content Include="Resources\WinClassic\Window\BottomRight.png" />
<Content Include="Resources\WinClassic\Window\BottomSide.png" />