aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'DCP/DCP.vcxproj')
-rw-r--r--DCP/DCP.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/DCP/DCP.vcxproj b/DCP/DCP.vcxproj
index eba571d..8d88b2c 100644
--- a/DCP/DCP.vcxproj
+++ b/DCP/DCP.vcxproj
@@ -88,6 +88,7 @@
88 <ClCompile Include="dcp.cpp" /> 88 <ClCompile Include="dcp.cpp" />
89 <ClCompile Include="guidedfilter.cpp" /> 89 <ClCompile Include="guidedfilter.cpp" />
90 <ClCompile Include="recover.cpp" /> 90 <ClCompile Include="recover.cpp" />
91 <ClCompile Include="test.cpp" />
91 <ClCompile Include="transmission.cpp" /> 92 <ClCompile Include="transmission.cpp" />
92 </ItemGroup> 93 </ItemGroup>
93 <ItemGroup> 94 <ItemGroup>
Powered by cgit v1.2.3 (git 2.41.0)