Changes 'dlls' to 'lib'

This commit is contained in:
shannon@ShandemVaio.home
2012-06-22 22:23:05 +04:00
parent 1f79ccf207
commit ef7b0c8e65
92 changed files with 34 additions and 34 deletions

View File

@@ -43,7 +43,7 @@
<Reference Include="System.Core" />
<Reference Include="System.Data.SqlServerCe, Version=3.5.1.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\dlls\SQLCE4\System.Data.SqlServerCe.dll</HintPath>
<HintPath>..\..\lib\SQLCE4\System.Data.SqlServerCe.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />