summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2014-02-15 11:05:04 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2014-02-15 11:05:04 (GMT)
commit5de2a255699513b27ebbfc126a31026ddfcb3608 (patch)
tree91e1d36470c3d46e1d9f95a29d6ab8ec757cf360
parenteb1d5e89154fa500de3485f27f492e40de2907a9 (diff)
parentd9dd873e25fba968ddcbcc79d6643f5df669b626 (diff)
downloadDoxygen-5de2a255699513b27ebbfc126a31026ddfcb3608.zip
Doxygen-5de2a255699513b27ebbfc126a31026ddfcb3608.tar.gz
Doxygen-5de2a255699513b27ebbfc126a31026ddfcb3608.tar.bz2
Merge pull request #115 from albert-github/feature/bug_html_entities_build
A new files have been added but is not incorporated in the windows build part
-rw-r--r--winbuild/Doxygen.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/winbuild/Doxygen.vcproj b/winbuild/Doxygen.vcproj
index 2b8f313..3b6ba8e 100644
--- a/winbuild/Doxygen.vcproj
+++ b/winbuild/Doxygen.vcproj
@@ -715,6 +715,10 @@
>
</File>
<File
+ RelativePath="..\src\htmlentity.cpp"
+ >
+ </File>
+ <File
RelativePath="..\src\htmlgen.cpp"
>
</File>
@@ -2471,6 +2475,10 @@
>
</File>
<File
+ RelativePath="..\src\htmlentity.h"
+ >
+ </File>
+ <File
RelativePath="..\src\htmlgen.h"
>
</File>