diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2011-07-27 19:00:12 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2011-07-27 19:00:12 (GMT) |
commit | 64f0c97c3adaa28edf6f1da3264621a18c1d1adb (patch) | |
tree | e4c6389f90f951bbd01b45ad4377b0b475dd246f /winbuild | |
parent | b655037884e82e257794004d4e88d3a9ed29d5c3 (diff) | |
download | Doxygen-64f0c97c3adaa28edf6f1da3264621a18c1d1adb.zip Doxygen-64f0c97c3adaa28edf6f1da3264621a18c1d1adb.tar.gz Doxygen-64f0c97c3adaa28edf6f1da3264621a18c1d1adb.tar.bz2 |
Release-1.7.4-20110727
Diffstat (limited to 'winbuild')
-rw-r--r-- | winbuild/Doxygen.vcproj | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/winbuild/Doxygen.vcproj b/winbuild/Doxygen.vcproj index 26cb2d2..f8340f7 100644 --- a/winbuild/Doxygen.vcproj +++ b/winbuild/Doxygen.vcproj @@ -252,6 +252,10 @@ </FileConfiguration> </File> <File + RelativePath="..\src\cite.cpp" + > + </File> + <File RelativePath="..\src\classdef.cpp" > <FileConfiguration @@ -2003,6 +2007,10 @@ > </File> <File + RelativePath="..\src\cite.h" + > + </File> + <File RelativePath="..\src\classdef.h" > </File> @@ -2103,6 +2111,10 @@ > </File> <File + RelativePath="..\src\doxygen_bst.h" + > + </File> + <File RelativePath="..\src\doxygen_css.h" > </File> @@ -2275,6 +2287,14 @@ > </File> <File + RelativePath="..\src\navtree_css.h" + > + </File> + <File + RelativePath="..\src\navtree_js.h" + > + </File> + <File RelativePath="..\src\objcache.h" > </File> |