SVN Ignore and fixed some references

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@708 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2010-07-25 20:24:53 +00:00
commit 65faa1f7de
3 changed files with 8 additions and 2 deletions

View file

@ -41,7 +41,7 @@
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
<ItemGroup>
<Reference Include="log4net">
<HintPath>..\Greenshot\Lib\log4net.dll</HintPath>
<HintPath>..\GreenshotCore\Lib\log4net.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Drawing" />