* Fixes of errors detected while integrating DynamORM to existing project

* New features (VirtualColumn, VirtualMode, BeginBlock, EndBlock)
This commit is contained in:
grzegorz.russek
2012-08-12 21:49:48 +00:00
parent 6996111bec
commit bfa078841f
7 changed files with 114 additions and 17 deletions

View File

@@ -37,7 +37,7 @@
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Data.SQLite">
<HintPath>lib\System.Data.SQLite.dll</HintPath>
<HintPath>Libraries\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />