diff options
Diffstat (limited to 'src/ca/httpca.vcxproj.filters')
-rw-r--r-- | src/ca/httpca.vcxproj.filters | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ca/httpca.vcxproj.filters b/src/ca/httpca.vcxproj.filters index d2ab3287..979b9ef3 100644 --- a/src/ca/httpca.vcxproj.filters +++ b/src/ca/httpca.vcxproj.filters | |||
@@ -26,10 +26,14 @@ | |||
26 | <ClInclude Include="precomp.h"> | 26 | <ClInclude Include="precomp.h"> |
27 | <Filter>Header Files</Filter> | 27 | <Filter>Header Files</Filter> |
28 | </ClInclude> | 28 | </ClInclude> |
29 | <ClInclude Include="cost.h"> | ||
30 | <Filter>Header Files</Filter> | ||
31 | </ClInclude> | ||
29 | </ItemGroup> | 32 | </ItemGroup> |
30 | <ItemGroup> | 33 | <ItemGroup> |
31 | <None Include="wixhttpca.def"> | 34 | <None Include="wixhttpca.def"> |
32 | <Filter>Source Files</Filter> | 35 | <Filter>Source Files</Filter> |
33 | </None> | 36 | </None> |
37 | <None Include="packages.config" /> | ||
34 | </ItemGroup> | 38 | </ItemGroup> |
35 | </Project> \ No newline at end of file | 39 | </Project> \ No newline at end of file |