diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2004-10-10 19:13:27 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2004-10-10 19:13:27 (GMT) |
commit | 50828c3c773e8095785c010c1aad3891076742f4 (patch) | |
tree | a1de4b4e9cdb500ec50176a1d5a70efafc4eb88f /wintools/Doxygen.dsp | |
parent | 89f2e4c8f026df987fab492c050e43011ef96871 (diff) | |
download | Doxygen-50828c3c773e8095785c010c1aad3891076742f4.zip Doxygen-50828c3c773e8095785c010c1aad3891076742f4.tar.gz Doxygen-50828c3c773e8095785c010c1aad3891076742f4.tar.bz2 |
Release-1.3.9.1
Diffstat (limited to 'wintools/Doxygen.dsp')
-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 |