doc_update_sequoia
vb 2014-09-26 19:35:13 +02:00
parent 32ed564cd1
commit c44da169cf
2 changed files with 6 additions and 0 deletions

View File

@ -100,6 +100,9 @@
<ClInclude Include="src\sqlite3.h" />
<ClInclude Include="src\transport.h" />
</ItemGroup>
<ItemGroup>
<Text Include="LICENSE.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>

View File

@ -66,4 +66,7 @@
<Filter>Headerdateien</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<Text Include="LICENSE.txt" />
</ItemGroup>
</Project>