diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2005-09-18 19:25:32 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2005-09-18 19:25:32 (GMT) |
commit | db36de70fc9090e26c22ab288492407becb3a95e (patch) | |
tree | b25e22f178d0e6d1ebb7e74f2348e9811a2f5394 /wintools/Doxygen.dsp | |
parent | 3b98221d43ba62088538ead3aa726f81dd9202f9 (diff) | |
download | Doxygen-db36de70fc9090e26c22ab288492407becb3a95e.zip Doxygen-db36de70fc9090e26c22ab288492407becb3a95e.tar.gz Doxygen-db36de70fc9090e26c22ab288492407becb3a95e.tar.bz2 |
Release-1.4.4-20050918
Diffstat (limited to 'wintools/Doxygen.dsp')
-rw-r--r-- | wintools/Doxygen.dsp | 36 |
1 files changed, 28 insertions, 8 deletions
diff --git a/wintools/Doxygen.dsp b/wintools/Doxygen.dsp index 7031cd6..0a88c9a 100644 --- a/wintools/Doxygen.dsp +++ b/wintools/Doxygen.dsp @@ -23,8 +23,8 @@ CFG=Doxygen - Win32 Debug # Begin Project # PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" +# PROP Scc_ProjName "Doxygen" +# PROP Scc_LocalPath "." CPP=cl.exe RSC=rc.exe @@ -309,6 +309,14 @@ SOURCE=..\src\pre.cpp # End Source File # Begin Source File +SOURCE=..\src\pycode.cpp +# End Source File +# Begin Source File + +SOURCE=..\src\pyscanner.cpp +# End Source File +# Begin Source File + SOURCE=..\src\reflist.cpp # End Source File # Begin Source File @@ -537,6 +545,14 @@ SOURCE=..\src\mangen.h # End Source File # Begin Source File +SOURCE=..\libmd5\md5.h +# End Source File +# Begin Source File + +SOURCE=..\libmd5\md5_loc.h +# End Source File +# Begin Source File + SOURCE=..\src\memberdef.h # End Source File # Begin Source File @@ -569,19 +585,15 @@ SOURCE=..\src\outputlist.h # End Source File # Begin Source File -SOURCE=..\src\packagedef.h -# End Source File -# Begin Source File - SOURCE=..\src\pagedef.h # End Source File # Begin Source File -SOURCE=..\src\perlmodgen.h +SOURCE=..\src\parserintf.h # End Source File # Begin Source File -SOURCE=..\src\parserintf.h +SOURCE=..\src\perlmodgen.h # End Source File # Begin Source File @@ -597,6 +609,14 @@ SOURCE=..\src\printdocvisitor.h # End Source File # Begin Source File +SOURCE=..\src\pycode.h +# End Source File +# Begin Source File + +SOURCE=..\src\pyscanner.h +# End Source File +# Begin Source File + SOURCE=..\src\qtbc.h # End Source File # Begin Source File |