summaryrefslogtreecommitdiffstats
path: root/winbuild
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2014-02-12 13:45:34 (GMT)
committeralbert-github <albert.tests@gmail.com>2014-02-12 13:45:34 (GMT)
commitd9dd873e25fba968ddcbcc79d6643f5df669b626 (patch)
tree26e73a0afe6f3496b3c6a614e57641c3c916dfc8 /winbuild
parentcc78b12b0019fbcb17692b231d38ba75d0952201 (diff)
downloadDoxygen-d9dd873e25fba968ddcbcc79d6643f5df669b626.zip
Doxygen-d9dd873e25fba968ddcbcc79d6643f5df669b626.tar.gz
Doxygen-d9dd873e25fba968ddcbcc79d6643f5df669b626.tar.bz2
A new files have been added but is not incorporated in the windows build part
The build references for htmlentity.{cpp,h} were missing for windows builds
Diffstat (limited to 'winbuild')
-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>