blob: bc3269338bd9e7929ceea99ad45becdfc787f260 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClCompile Include="..\..\..\Source\fixedpoint\test_basic.c" />
</ItemGroup>
</Project>
|