aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/Histacom2.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-10-01 15:38:15 -0400
committerlempamo <[email protected]>2017-10-01 15:38:15 -0400
commit2ad35b2bdc3968f1cca98164d78ec264f3af43b3 (patch)
treef520e08862c0eb2dd22eb8b83f3c6dfb7db58a7f /Histacom2/Histacom2.csproj
parent18b78b05bceeab3299a93ee1ec769a48c59c36c3 (diff)
downloadhistacom2-2ad35b2bdc3968f1cca98164d78ec264f3af43b3.tar.gz
histacom2-2ad35b2bdc3968f1cca98164d78ec264f3af43b3.tar.bz2
histacom2-2ad35b2bdc3968f1cca98164d78ec264f3af43b3.zip
i am a man of my word
Diffstat (limited to 'Histacom2/Histacom2.csproj')
-rw-r--r--Histacom2/Histacom2.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/Histacom2/Histacom2.csproj b/Histacom2/Histacom2.csproj
index 474b6bd..e167468 100644
--- a/Histacom2/Histacom2.csproj
+++ b/Histacom2/Histacom2.csproj
@@ -132,6 +132,12 @@
<Compile Include="AchievementBox.Designer.cs">
<DependentUpon>AchievementBox.cs</DependentUpon>
</Compile>
+ <Compile Include="GlobalPrograms\InstallerPanes\CompletePane.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="GlobalPrograms\InstallerPanes\CompletePane.Designer.cs">
+ <DependentUpon>CompletePane.cs</DependentUpon>
+ </Compile>
<Compile Include="GlobalPrograms\InstallerPanes\ProgressPane.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -431,6 +437,9 @@
<EmbeddedResource Include="AchievementBox.resx">
<DependentUpon>AchievementBox.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="GlobalPrograms\InstallerPanes\CompletePane.resx">
+ <DependentUpon>CompletePane.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="GlobalPrograms\InstallerPanes\ProgressPane.resx">
<DependentUpon>ProgressPane.cs</DependentUpon>
</EmbeddedResource>