aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/TimeHACK.Engine.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-03-31 17:47:56 -0400
committerGitHub <[email protected]>2017-03-31 17:47:56 -0400
commit5ec8f66c1ad558a165cf621b405bee7cba48be0b (patch)
tree055b21d8788a1946b60646daa5482126a4a23ec1 /TimeHACK.Engine/TimeHACK.Engine.csproj
parent27419aa0dce06f9af5ee28f64aace365dcb7d816 (diff)
parent6a489cc2dc2edf42a5509ded949357576731f658 (diff)
downloadhistacom2-5ec8f66c1ad558a165cf621b405bee7cba48be0b.tar.gz
histacom2-5ec8f66c1ad558a165cf621b405bee7cba48be0b.tar.bz2
histacom2-5ec8f66c1ad558a165cf621b405bee7cba48be0b.zip
Merge branch 'master' into master
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
-rw-r--r--TimeHACK.Engine/TimeHACK.Engine.csproj14
1 files changed, 13 insertions, 1 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj
index 840be1f..dfff0ed 100644
--- a/TimeHACK.Engine/TimeHACK.Engine.csproj
+++ b/TimeHACK.Engine/TimeHACK.Engine.csproj
@@ -42,6 +42,12 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
+ <Compile Include="Template\Infobox95.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="Template\Infobox95.Designer.cs">
+ <DependentUpon>Infobox95.cs</DependentUpon>
+ </Compile>
<Compile Include="Template\WinClassic.cs">
<SubType>Form</SubType>
</Compile>
@@ -61,6 +67,9 @@
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
+ <EmbeddedResource Include="Template\Infobox95.resx">
+ <DependentUpon>Infobox95.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Template\WinClassic.resx">
<DependentUpon>WinClassic.cs</DependentUpon>
</EmbeddedResource>
@@ -80,7 +89,10 @@
<Content Include="Resources\WinClassic\Window\WinClassicMax.png" />
<Content Include="Resources\WinClassic\Window\WinClassicMin.png" />
<Content Include="Resources\WinClassic\Window\WinClassicRestore.png" />
+ <Content Include="Resources\WinClassic\Window\WinClassicWarning.png" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="Resources\WinClassic\Window\LeviWindows.ttf" />
</ItemGroup>
- <ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project> \ No newline at end of file