13 lines
440 B
Plaintext
13 lines
440 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ItemGroup>
|
||
|
<Filter Include="Source Files">
|
||
|
<UniqueIdentifier>{f1f1fd19-4f85-4a56-be41-af14f0bc2a9c}</UniqueIdentifier>
|
||
|
</Filter>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ClCompile Include="..\Modules\_sha3\sha3module.c">
|
||
|
<Filter>Source Files</Filter>
|
||
|
</ClCompile>
|
||
|
</ItemGroup>
|
||
|
</Project>
|