diff options
| author | lempamo <[email protected]> | 2017-07-05 17:15:09 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-05 17:15:09 -0400 |
| commit | d968d36f0d7715633185ae948368cc32e3c751ab (patch) | |
| tree | 3be7956d154688114b5afe662cc4485d53b6278d /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | 525f7fce5a4c96fafba64271b8163a934b208992 (diff) | |
| download | histacom2-d968d36f0d7715633185ae948368cc32e3c751ab.tar.gz histacom2-d968d36f0d7715633185ae948368cc32e3c751ab.tar.bz2 histacom2-d968d36f0d7715633185ae948368cc32e3c751ab.zip | |
Theme wallpapers work!
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index fc7ae74..ffcd0ca 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -119,6 +119,9 @@ <Reference Include="System.Net.Http" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> + <Reference Include="TransparentListView"> + <HintPath>..\..\..\..\Downloads\TransparentListView\TransparentListView.dll</HintPath> + </Reference> </ItemGroup> <ItemGroup> <Compile Include="OS\BIOS\BIOS.cs"> @@ -409,6 +412,7 @@ </ItemGroup> <ItemGroup> <Content Include="Resources\12padams_EULA.txt" /> + <None Include="Resources\DCTheme_BG.JPG" /> <Content Include="Resources\Icon128x.ico" /> <Content Include="Resources\IE4\google.jpg" /> <Content Include="Resources\IE4\googlehome.html" /> |
