Skip to content
Snippets Groups Projects
Commit 03291405 authored by Khaled Noaman's avatar Khaled Noaman
Browse files

Update VC7 project file to include MemoryManager and XMemory.

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174942 13f79535-47bb-0310-9956-ffa450edef68
parent 9b9300c4
No related branches found
No related tags found
No related merge requests found
......@@ -339,6 +339,12 @@
<File
RelativePath="..\..\..\..\..\src\xercesc\util\ValueVectorOf.hpp">
</File>
<File
RelativePath="..\..\..\..\..\src\xercesc\util\XMemory.cpp">
</File>
<File
RelativePath="..\..\..\..\..\src\xercesc\util\XMemory.hpp">
</File>
<File
RelativePath="..\..\..\..\..\src\xercesc\util\XML256TableTranscoder.cpp">
</File>
......@@ -825,6 +831,9 @@
<File
RelativePath="..\..\..\..\..\src\xercesc\framework\MemBufInputSource.hpp">
</File>
<File
RelativePath="..\..\..\..\..\src\xercesc\framework\MemoryManager.hpp">
</File>
<File
RelativePath="..\..\..\..\..\src\xercesc\framework\StdInInputSource.cpp">
</File>
......@@ -979,6 +988,12 @@
<File
RelativePath="..\..\..\..\..\src\xercesc\internal\IGXMLScanner2.cpp">
</File>
<File
RelativePath="..\..\..\..\..\src\xercesc\internal\MemoryManagerImpl.cpp">
</File>
<File
RelativePath="..\..\..\..\..\src\xercesc\internal\MemoryManagerImpl.hpp">
</File>
<File
RelativePath="..\..\..\..\..\src\xercesc\internal\ReaderMgr.cpp">
</File>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment