aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-05-07 19:03:07 -0400
committerMichael <[email protected]>2017-05-07 19:03:07 -0400
commit97cd97b92e3147d2eaa46df8d210a5d25fee5328 (patch)
tree521ed3f7056374319cdee620de8fa94d104ab223 /TimeHACK.Main/TimeHACK.Main.csproj
parentdcd6501aed4423bf28d3e27b596050d68028775c (diff)
downloadhistacom2-97cd97b92e3147d2eaa46df8d210a5d25fee5328.tar.gz
histacom2-97cd97b92e3147d2eaa46df8d210a5d25fee5328.tar.bz2
histacom2-97cd97b92e3147d2eaa46df8d210a5d25fee5328.zip
Custom progress bar rendering.
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index 8153432..4b10a84 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -210,6 +210,9 @@
<Compile Include="TitleScreen.Designer.cs">
<DependentUpon>TitleScreen.cs</DependentUpon>
</Compile>
+ <Compile Include="UI\IProgressBar.cs">
+ <SubType>Component</SubType>
+ </Compile>
<EmbeddedResource Include="OS\Win95\Win95.resx">
<DependentUpon>Win95.cs</DependentUpon>
</EmbeddedResource>