Forgot a part of the project file

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2011-03-30 12:37:08 -07:00
parent 36b5c4172e
commit 09b281db26

View File

@@ -173,6 +173,9 @@
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target> -->
<ItemGroup>
<Orchard-Web-Bins Include="bin\*"/>
</ItemGroup>
<Target Name="CopySqlCeBinaries">
<ItemGroup>
<SqlCeBinariesx86 Include="$(ProjectDir)..\..\lib\sqlce\x86\**\*" />