[cpp-xml-security] branch main updated: Remove old source file.
Scott Cantor
cantor.2 at osu.edu
Wed Oct 9 16:50:43 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-xml-security.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-xml-security.git;a=commit;h=c8bdc29b33288237adcecd3a2a80eb9c0a282e14
The following commit(s) were added to refs/heads/main by this push:
new c8bdc29b Remove old source file.
c8bdc29b is described below
commit c8bdc29b33288237adcecd3a2a80eb9c0a282e14
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 9 12:50:39 2024 -0400
Remove old source file.
---
Projects/VC15.0/xsec/xsec_lib/xsec_lib.vcxproj | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Projects/VC15.0/xsec/xsec_lib/xsec_lib.vcxproj b/Projects/VC15.0/xsec/xsec_lib/xsec_lib.vcxproj
index 92b3ad69..57157eb9 100644
--- a/Projects/VC15.0/xsec/xsec_lib/xsec_lib.vcxproj
+++ b/Projects/VC15.0/xsec/xsec_lib/xsec_lib.vcxproj
@@ -287,7 +287,6 @@
<ClCompile Include="..\..\..\..\xsec\utils\XSECPlatformUtils.cpp" />
<ClCompile Include="..\..\..\..\xsec\utils\XSECSafeBuffer.cpp" />
<ClCompile Include="..\..\..\..\xsec\utils\XSECSafeBufferFormatter.cpp" />
- <ClCompile Include="..\..\..\..\xsec\utils\XSECSOAPRequestorSimple.cpp" />
<ClCompile Include="..\..\..\..\xsec\utils\XSECTXFMInputSource.cpp" />
<ClCompile Include="..\..\..\..\xsec\utils\XSECXPathNodeList.cpp" />
<ClCompile Include="..\..\..\..\xsec\framework\XSECAlgorithmMapper.cpp" />
@@ -434,4 +433,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project>
\ No newline at end of file
+</Project>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list