diff options
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 3 |
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> |
