1.1 --- a/build-windows/pEpEngine.vcxproj.filters Fri Dec 27 23:42:57 2019 +0100
1.2 +++ b/build-windows/pEpEngine.vcxproj.filters Sat Dec 28 00:57:07 2019 +0100
1.3 @@ -120,6 +120,12 @@
1.4 <ClCompile Include="..\src\etpan_mime.c">
1.5 <Filter>Quelldateien</Filter>
1.6 </ClCompile>
1.7 + <ClCompile Include="..\src\keyreset_command.c">
1.8 + <Filter>Quelldateien</Filter>
1.9 + </ClCompile>
1.10 + <ClCompile Include="..\src\distribution_codec.c">
1.11 + <Filter>Quelldateien</Filter>
1.12 + </ClCompile>
1.13 </ItemGroup>
1.14 <ItemGroup>
1.15 <ClInclude Include="..\src\keymanagement.h">