diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-10-10 19:13:27 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-10-10 19:13:27 (GMT) |
commit | 161d3860fa7f0e80edbdb2b3105e9759cada1dbb (patch) | |
tree | a1de4b4e9cdb500ec50176a1d5a70efafc4eb88f /wintools | |
parent | deb9b8d40d7ac7d0c576ac9401aaed9e21ccdc58 (diff) | |
download | Doxygen-161d3860fa7f0e80edbdb2b3105e9759cada1dbb.zip Doxygen-161d3860fa7f0e80edbdb2b3105e9759cada1dbb.tar.gz Doxygen-161d3860fa7f0e80edbdb2b3105e9759cada1dbb.tar.bz2 |
Release-1.3.9.1
Diffstat (limited to 'wintools')
-rw-r--r-- | wintools/Doxygen.dsp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/wintools/Doxygen.dsp b/wintools/Doxygen.dsp index f401208..96b6f50 100644 --- a/wintools/Doxygen.dsp +++ b/wintools/Doxygen.dsp @@ -23,6 +23,8 @@ CFG=Doxygen - Win32 Debug # Begin Project # PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" CPP=cl.exe RSC=rc.exe @@ -151,6 +153,10 @@ SOURCE=..\src\diagram.cpp # End Source File # Begin Source File +SOURCE=..\src\dirdef.cpp +# End Source File +# Begin Source File + SOURCE=..\src\docparser.cpp # End Source File # Begin Source File @@ -415,6 +421,10 @@ SOURCE=..\src\diagram.h # End Source File # Begin Source File +SOURCE=..\src\dirdef.h +# End Source File +# Begin Source File + SOURCE=..\src\docparser.h # End Source File # Begin Source File |