Temp fix for #1200: SystemInformation.DoubleClickTime caused segfault in libx11 on some debian systems

This commit is contained in:
Curtis S
2011-10-09 23:42:14 -06:00
committed by Chris Forbes
parent 2c415a8fd6
commit ea3ad0e378
2 changed files with 1 additions and 5 deletions

View File

@@ -32,11 +32,8 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Core" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="Tao.OpenGl, Version=2.1.0.12, Culture=neutral, PublicKeyToken=1ca010269a4501ef">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\thirdparty\Tao\Tao.OpenGl.dll</HintPath>