diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2011-07-27 19:00:12 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2011-07-27 19:00:12 (GMT) |
commit | 3426c85df5daa8d679bc2ed87740ccbc34d6346b (patch) | |
tree | e4c6389f90f951bbd01b45ad4377b0b475dd246f /winbuild | |
parent | 9f83539241a64ce7f74d80c118e555e1fc8f8077 (diff) | |
download | Doxygen-3426c85df5daa8d679bc2ed87740ccbc34d6346b.zip Doxygen-3426c85df5daa8d679bc2ed87740ccbc34d6346b.tar.gz Doxygen-3426c85df5daa8d679bc2ed87740ccbc34d6346b.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> |