diff options
author | JinweiClarkChao <[email protected]> | 2015-08-25 12:27:20 +0800 |
---|---|---|
committer | JinweiClarkChao <[email protected]> | 2015-08-25 16:49:49 +0800 |
commit | f07885c1eb4c98dc52704517623b2e7df1ed616d (patch) | |
tree | acc14792523ff5bbb464882e548b96752c2d6886 /DCP/DCP.vcxproj.filters | |
parent | de74f5fa499b82390bce432251609d18d9ce5fd8 (diff) | |
download | Dehaze-f07885c1eb4c98dc52704517623b2e7df1ed616d.tar.gz |
initial complete
Diffstat (limited to 'DCP/DCP.vcxproj.filters')
-rw-r--r-- | DCP/DCP.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DCP/DCP.vcxproj.filters b/DCP/DCP.vcxproj.filters index b301b89..0992c1b 100644 --- a/DCP/DCP.vcxproj.filters +++ b/DCP/DCP.vcxproj.filters | |||
@@ -33,6 +33,9 @@ | |||
33 | <ClCompile Include="guidedfilter.cpp"> | 33 | <ClCompile Include="guidedfilter.cpp"> |
34 | <Filter>Source Files</Filter> | 34 | <Filter>Source Files</Filter> |
35 | </ClCompile> | 35 | </ClCompile> |
36 | <ClCompile Include="test.cpp"> | ||
37 | <Filter>Source Files</Filter> | ||
38 | </ClCompile> | ||
36 | </ItemGroup> | 39 | </ItemGroup> |
37 | <ItemGroup> | 40 | <ItemGroup> |
38 | <None Include="packages.config" /> | 41 | <None Include="packages.config" /> |