Update MSVC 7.1 projects
This commit is contained in:
parent
182a03d052
commit
6de19758a5
1 changed files with 6 additions and 0 deletions
|
@ -115,6 +115,9 @@
|
|||
<File
|
||||
RelativePath="..\..\utils\xmlgrep\xml.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\utils\xmlgrep\xml_cache.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\utils\xmlgrep\xmlgrep.c">
|
||||
</File>
|
||||
|
@ -126,6 +129,9 @@
|
|||
<File
|
||||
RelativePath="..\..\utils\xmlgrep\xml.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\utils\xmlgrep\xml_cache.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
|
|
Loading…
Reference in a new issue