Fixed Control locations on Form and log4net reference

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2275 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-11-13 08:45:35 +00:00
commit 5e6b13e509
2 changed files with 10 additions and 7 deletions

View file

@ -17,6 +17,9 @@
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
<ItemGroup>
<Reference Include="log4net">
<HintPath>..\Greenshot\Lib\log4net.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />