diff --git a/HashingTool/HashingTool.csproj b/HashingTool/HashingTool.csproj
index 937009645db203268994f0c2e884d8d01e919042..541983d2e930ee1319da3b8cc99b95ec63591c2b 100644
--- a/HashingTool/HashingTool.csproj
+++ b/HashingTool/HashingTool.csproj
@@ -254,6 +254,9 @@
   <ItemGroup>
     <Resource Include="HashingIcon.ico" />
   </ItemGroup>
+  <ItemGroup>
+    <Resource Include="Resources\EuropeanCommission.jpg" />
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.