mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-06 00:03:35 -04:00
Added closing tag for oqs.h filter item, fixing the filter file.
This commit is contained in:
parent
35688bf463
commit
590f4a4914
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\src\kex_rlwe_bcns15\fft.c">
|
||||
@ -185,6 +185,7 @@
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\src\sig_picnic\external\picnic.h">
|
||||
<Filter>Sig_Picnic</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\src\common\oqs.h">
|
||||
<Filter>Common</Filter>
|
||||
</ClInclude>
|
||||
@ -239,4 +240,4 @@
|
||||
<ItemGroup>
|
||||
<None Include="dll.def" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user