aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/TimeHACK.Engine.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
-rw-r--r--TimeHACK.Engine/TimeHACK.Engine.csproj10
1 files changed, 10 insertions, 0 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj
index 4887032..47c839d 100644
--- a/TimeHACK.Engine/TimeHACK.Engine.csproj
+++ b/TimeHACK.Engine/TimeHACK.Engine.csproj
@@ -45,6 +45,12 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
+ <Compile Include="Template\AboutBox95.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="Template\AboutBox95.Designer.cs">
+ <DependentUpon>AboutBox95.cs</DependentUpon>
+ </Compile>
<Compile Include="Template\Infobox95.cs">
<SubType>Form</SubType>
</Compile>
@@ -71,6 +77,9 @@
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
+ <EmbeddedResource Include="Template\AboutBox95.resx">
+ <DependentUpon>AboutBox95.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Template\Infobox95.resx">
<DependentUpon>Infobox95.cs</DependentUpon>
</EmbeddedResource>
@@ -80,6 +89,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="Resources\Icon128x.ico" />
+ <None Include="Resources\WinAboutSeparator95.png" />
<Content Include="Resources\WinClassic\Window\BottomLeft.png" />
<Content Include="Resources\WinClassic\Window\BottomRight.png" />
<Content Include="Resources\WinClassic\Window\BottomSide.png" />