Project cleanup after last file-system refactoring

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2190 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-10-22 19:26:55 +00:00
commit a531cfb941
9 changed files with 8 additions and 77 deletions

View file

@ -20,7 +20,8 @@
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
<ItemGroup>
<Reference Include="log4net">
<HintPath>..\lib\log4net.dll</HintPath>
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Greenshot\lib\log4net.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Drawing" />