diff options
Diffstat (limited to 'src/ca/httpca.vcxproj.filters')
-rw-r--r-- | src/ca/httpca.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ca/httpca.vcxproj.filters b/src/ca/httpca.vcxproj.filters index 979b9ef3..2ccd604d 100644 --- a/src/ca/httpca.vcxproj.filters +++ b/src/ca/httpca.vcxproj.filters | |||
@@ -21,6 +21,9 @@ | |||
21 | <ClCompile Include="dllmain.cpp"> | 21 | <ClCompile Include="dllmain.cpp"> |
22 | <Filter>Source Files</Filter> | 22 | <Filter>Source Files</Filter> |
23 | </ClCompile> | 23 | </ClCompile> |
24 | <ClCompile Include="snisslcert.cpp"> | ||
25 | <Filter>Source Files</Filter> | ||
26 | </ClCompile> | ||
24 | </ItemGroup> | 27 | </ItemGroup> |
25 | <ItemGroup> | 28 | <ItemGroup> |
26 | <ClInclude Include="precomp.h"> | 29 | <ClInclude Include="precomp.h"> |