Alessandro Bonazzi
3959d8841c
Files correlati : bs0.exe Commento : aggiunto un meccanismo di trace nell'importazione bee store Interno:
23 lines
835 B
XML
23 lines
835 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<Filter Include="Sources">
|
|
<UniqueIdentifier>{e775a1e0-ab19-4e3b-aeb9-f151d019769c}</UniqueIdentifier>
|
|
<Extensions>src</Extensions>
|
|
</Filter>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<SrcSimpleCompiler Include="..\src\lv\lvbolaca.src">
|
|
<Filter>Sources</Filter>
|
|
</SrcSimpleCompiler>
|
|
<SrcSimpleCompiler Include="..\src\lv\lvbolacp.src">
|
|
<Filter>Sources</Filter>
|
|
</SrcSimpleCompiler>
|
|
<SrcSimpleCompiler Include="..\src\lv\lvbolacr.src">
|
|
<Filter>Sources</Filter>
|
|
</SrcSimpleCompiler>
|
|
<SrcSimpleCompiler Include="..\src\lv\lvbollac.src">
|
|
<Filter>Sources</Filter>
|
|
</SrcSimpleCompiler>
|
|
</ItemGroup>
|
|
</Project> |