summaryrefslogtreecommitdiffstats
path: root/wintools
diff options
context:
space:
mode:
author(no author) <(no author)@afe2bf4a-e733-0410-8a33-86f594647bc7>2005-08-08 20:01:03 (GMT)
committer(no author) <(no author)@afe2bf4a-e733-0410-8a33-86f594647bc7>2005-08-08 20:01:03 (GMT)
commit001e27ddbb1bfaa351b5f268b22418fb0557d6c2 (patch)
treea390a2400721fd1ed137738bd2679ab33ed0306f /wintools
parent0559d5795f6e2adc993577a4dd55b5370d31677c (diff)
downloadDoxygen-001e27ddbb1bfaa351b5f268b22418fb0557d6c2.zip
Doxygen-001e27ddbb1bfaa351b5f268b22418fb0557d6c2.tar.gz
Doxygen-001e27ddbb1bfaa351b5f268b22418fb0557d6c2.tar.bz2
This commit was manufactured by cvs2svn to create tagRelease_1_4_4_20050804
'Release_1_4_4_20050804'.
Diffstat (limited to 'wintools')
-rw-r--r--wintools/Doxygen.dsp700
-rw-r--r--wintools/Doxygen.dsw89
-rw-r--r--wintools/Doxytag.dsp163
-rw-r--r--wintools/Doxytag.dsw33
-rw-r--r--wintools/README20
-rw-r--r--wintools/libpng.dsp188
-rw-r--r--wintools/libpng.dsw29
-rwxr-xr-xwintools/make.pl39
-rw-r--r--wintools/qtools.dsp359
-rw-r--r--wintools/qtools.dsw33
-rw-r--r--wintools/zlib.dsp191
-rw-r--r--wintools/zlib.dsw33
12 files changed, 0 insertions, 1877 deletions
diff --git a/wintools/Doxygen.dsp b/wintools/Doxygen.dsp
deleted file mode 100644
index 7031cd6..0000000
--- a/wintools/Doxygen.dsp
+++ /dev/null
@@ -1,700 +0,0 @@
-# Microsoft Developer Studio Project File - Name="Doxygen" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=Doxygen - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "Doxygen.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "Doxygen.mak" CFG="Doxygen - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "Doxygen - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "Doxygen - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "Doxygen - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "..\src" /I "..\qtools" /I "..\libpng" /I "..\libmd5" /D "ENGLISH_ONLY" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /Zm200 /c
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 qtools.lib libpng.lib zlib.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /libpath:"Release"
-
-!ELSEIF "$(CFG)" == "Doxygen - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\src" /I "..\qtools" /I "..\libpng" /I "..\libmd5" /D "ENGLISH_ONLY" /D "_CONSOLE" /D "WIN32" /D "_DEBUG" /D "_MBCS" /FD /GZ /Zm200 /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-# SUBTRACT RSC /x
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 qtools.lib libpng.lib zlib.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"Debug"
-# SUBTRACT LINK32 /nodefaultlib
-
-!ENDIF
-
-# Begin Target
-
-# Name "Doxygen - Win32 Release"
-# Name "Doxygen - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\src\ce_lex.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\ce_parse.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\classdef.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\classlist.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\cmdmapper.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\code.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\commentcnv.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\commentscan.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\config.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\cppvalue.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\debug.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\declinfo.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\defargs.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\defgen.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\define.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\definition.cpp
-# End Source File
-# Begin Source File
-
-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
-
-SOURCE=..\src\doctokenizer.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\dot.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\doxygen.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\entry.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\filedef.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\filename.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\formula.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\ftvhelp.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\groupdef.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\htags.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\htmldocvisitor.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\htmlgen.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\htmlhelp.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\image.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\index.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\instdox.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\language.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\latexdocvisitor.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\latexgen.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\logos.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\main.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\mandocvisitor.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\mangen.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\libmd5\md5.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\memberdef.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\membergroup.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\memberlist.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\membername.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\message.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\namespacedef.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\outputgen.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\outputlist.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\pagedef.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\perlmodgen.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\pngenc.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\pre.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\reflist.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\rtfdocvisitor.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\rtfgen.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\rtfstyle.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\scanner.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\searchindex.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\tagreader.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\translator.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\util.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\version.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\xmldocvisitor.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\xmlgen.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\src\bufstr.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\ce_parse.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\classdef.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\classlist.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\cmdmapper.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\code.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\commentcnv.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\config.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\constexp.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\cppvalue.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\debug.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\declinfo.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\defargs.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\defgen.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\define.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\definition.h
-# End Source File
-# Begin Source File
-
-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
-
-SOURCE=..\src\doctokenizer.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\docvisitor.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\dot.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\doxygen.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\entry.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\example.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\filedef.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\filename.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\formula.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\ftvhelp.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\groupdef.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\htmlattrib.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\htmldocvisitor.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\htmlgen.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\htmlhelp.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\image.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\index.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\instdox.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\lang_cfg.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\language.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\latexdocvisitor.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\latexgen.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\logos.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\mandocvisitor.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\mangen.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\memberdef.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\membergroup.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\memberlist.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\membername.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\message.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\namespacedef.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\outputgen.h
-# End Source File
-# Begin Source File
-
-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
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\parserintf.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\pngenc.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\pre.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\printdocvisitor.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\qtbc.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\reflist.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\rtfdocvisitor.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\rtfgen.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\rtfstyle.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\scanner.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\section.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\sortdict.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\tagreader.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\translator.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\translator_en.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\unistd.h
-
-!IF "$(CFG)" == "Doxygen - Win32 Release"
-
-USERDEP__UNIST="..\src\ce_lex.cpp" "..\src\code.cpp" "..\src\commentcnv.cpp" "..\src\config.cpp" "..\src\declinfo.cpp" "..\src\defargs.cpp" "..\src\doctokenizer.cpp" "..\src\formula.cpp" "..\src\pre.cpp" "..\src\scanner.cpp" "..\src\util.cpp"
-# Begin Custom Build
-InputPath=..\src\unistd.h
-
-"$(InputPath)" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- echo /* this is a dummy file, that is needed for compiling files that are > $(InputPath)
- echo * generated with flex under Windows 95/NT. >> $(InputPath)
- echo */ >> $(InputPath)
- echo #if defined(_MSC_VER) >> $(InputPath)
- echo #include ^<io.h^> >> $(InputPath)
- echo #endif >> $(InputPath)
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "Doxygen - Win32 Debug"
-
-# PROP Ignore_Default_Tool 1
-USERDEP__UNIST="..\src\ce_lex.cpp" "..\src\code.cpp" "..\src\commentcnv.cpp" "..\src\config.cpp" "..\src\declinfo.cpp" "..\src\defargs.cpp" "..\src\doctokenizer.cpp" "..\src\formula.cpp" "..\src\pre.cpp" "..\src\scanner.cpp" "..\src\util.cpp"
-# Begin Custom Build
-InputPath=..\src\unistd.h
-
-"$(InputPath)" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- echo /* this is a dummy file, that is needed for compiling files that are > $(InputPath)
- echo * generated with flex under Windows 95/NT. >> $(InputPath)
- echo */ >> $(InputPath)
- echo #if defined(_MSC_VER) >> $(InputPath)
- echo #include ^<io.h^> >> $(InputPath)
- echo #endif >> $(InputPath)
-
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\util.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\version.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\xmldocvisitor.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\xmlgen.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/wintools/Doxygen.dsw b/wintools/Doxygen.dsw
deleted file mode 100644
index 76ca47e..0000000
--- a/wintools/Doxygen.dsw
+++ /dev/null
@@ -1,89 +0,0 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "Doxygen"=".\Doxygen.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name libpng
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name zlib
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name qtools
- End Project Dependency
-}}}
-
-###############################################################################
-
-Project: "Doxytag"=".\Doxytag.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name qtools
- End Project Dependency
-}}}
-
-###############################################################################
-
-Project: "libpng"=".\libpng.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "qtools"=".\qtools.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "zlib"=".\zlib.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
diff --git a/wintools/Doxytag.dsp b/wintools/Doxytag.dsp
deleted file mode 100644
index 1d4b024..0000000
--- a/wintools/Doxytag.dsp
+++ /dev/null
@@ -1,163 +0,0 @@
-# Microsoft Developer Studio Project File - Name="Doxytag" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=Doxytag - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "Doxytag.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "Doxytag.mak" CFG="Doxytag - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "Doxytag - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "Doxytag - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "Doxytag - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "..\src" /I "..\qtools" /D "_CONSOLE" /D "WIN32" /D "_MBCS" /D "NDEBUG" /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 qtools.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /libpath:"Release"
-
-!ELSEIF "$(CFG)" == "Doxytag - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\src" /I "..\qtools" /D "_CONSOLE" /D "WIN32" /D "_MBCS" /D "_DEBUG" /FD /GZ /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-# SUBTRACT RSC /x
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 qtools.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"Debug"
-# SUBTRACT LINK32 /nodefaultlib
-
-!ENDIF
-
-# Begin Target
-
-# Name "Doxytag - Win32 Release"
-# Name "Doxytag - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\src\doxytag.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\logos.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\version.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\src\logos.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\searchindex.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\suffixtree.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\unistd.h
-
-!IF "$(CFG)" == "Doxytag - Win32 Release"
-
-USERDEP__UNIST="..\src\doxytag.cpp"
-# Begin Custom Build
-InputPath=..\src\unistd.h
-
-"$(InputPath)" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- echo /* this is a dummy file, that is needed for compiling files that are > $(InputPath)
- echo * generated with flex under Windows 95/NT. >> $(InputPath)
- echo */ >> $(InputPath)
- echo #if defined(_MSC_VER) >> $(InputPath)
- echo #include ^<io.h^> >> $(InputPath)
- echo #endif >> $(InputPath)
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "Doxytag - Win32 Debug"
-
-# PROP Ignore_Default_Tool 1
-USERDEP__UNIST="..\src\doxytag.cpp"
-# Begin Custom Build
-InputPath=..\src\unistd.h
-
-"$(InputPath)" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- echo /* this is a dummy file, that is needed for compiling files that are > $(InputPath)
- echo * generated with flex under Windows 95/NT. >> $(InputPath)
- echo */ >> $(InputPath)
- echo #if defined(_MSC_VER) >> $(InputPath)
- echo #include ^<io.h^> >> $(InputPath)
- echo #endif >> $(InputPath)
-
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\version.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/wintools/Doxytag.dsw b/wintools/Doxytag.dsw
deleted file mode 100644
index b64be4a..0000000
--- a/wintools/Doxytag.dsw
+++ /dev/null
@@ -1,33 +0,0 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "Doxytag"=".\Doxytag.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
- begin source code control
- Doxytag
- .
- end source code control
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
diff --git a/wintools/README b/wintools/README
deleted file mode 100644
index 36f9f57..0000000
--- a/wintools/README
+++ /dev/null
@@ -1,20 +0,0 @@
-The files Doxygen.dsw and Doxygen.dsp can
-be used to build Doxygen from within
-Microsoft's Developer Studio 6.0, and
-converted for use with DevStudio .NET.
-
-The project has since been partitioned
-so that there are also separate project
-files for the Doxysearch and Doxytag tools
-and for the three libraries zlib, libpng
-and qtools. Credit for this update is due
-to Jorge Ramos for the original idea, and
-Johan Eriksson <johan.r.eriksson@ericsson.com>
-for the current implementation.
-
-These files are maintained by Simon N Goodwin
-<simon.goodwin@atd.co.uk>. Please contact him
-in the event of questions or problems with
-these files.
-
-
diff --git a/wintools/libpng.dsp b/wintools/libpng.dsp
deleted file mode 100644
index a6a7f81..0000000
--- a/wintools/libpng.dsp
+++ /dev/null
@@ -1,188 +0,0 @@
-# Microsoft Developer Studio Project File - Name="libpng" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=libpng - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "libpng.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "libpng.mak" CFG="libpng - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "libpng - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "libpng - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "libpng - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "..\libpng" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "libpng - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\libpng" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /I /GZ /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "libpng - Win32 Release"
-# Name "libpng - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\libpng\png.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngerror.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pnggccrd.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngget.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngmem.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngpread.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngread.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngrio.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngrtran.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngrutil.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngset.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngtrans.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngvcrd.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngwio.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngwrite.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngwtran.c
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngwutil.c
-
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\libpng\png.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngasmrd.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\pngconf.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/wintools/libpng.dsw b/wintools/libpng.dsw
deleted file mode 100644
index 353ef6c..0000000
--- a/wintools/libpng.dsw
+++ /dev/null
@@ -1,29 +0,0 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "libpng"=".\libpng.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
diff --git a/wintools/make.pl b/wintools/make.pl
deleted file mode 100755
index 871c381..0000000
--- a/wintools/make.pl
+++ /dev/null
@@ -1,39 +0,0 @@
-# make script used to create a config file for windows
-
-$target = shift @ARGV;
-$make = "make";
-if ($target eq "msvc")
-{
- $make = "nmake";
-}
-
-use Cwd;
-
-# get current working directory
-$pwd=cwd();
-
-# work-around slashes problems for nmake
-if ($target eq "msvc")
-{
- $pwd=~s{/}{\\}g;
-}
-
-# create config file
-open(FILE,">makeconfig") || die "Cannot create file makeconfig!";
-
-print FILE "DOXYGEN = \"$pwd\"\n";
-print FILE "TMAKEPATH = \"$pwd\\tmake\\lib\\win32-$target\"\n";
-print FILE "TMAKE = \"$pwd\\tmake\\bin\\tmake\"\n";
-print FILE "MAKE = $make\n";
-print FILE "PERL = perl\n";
-print FILE "RM = del /s /q\n";
-print FILE "CP = copy\n";
-print FILE "VERSION = ";
-
-# copy contents of VERSION file to FILE
-open(VERFILE,"<VERSION") || die "Cannot open file VERSION for reading!";
-while (<VERFILE>) {
- print FILE $_;
-}
-close VERFILE;
-close FILE;
diff --git a/wintools/qtools.dsp b/wintools/qtools.dsp
deleted file mode 100644
index 83b6cb8..0000000
--- a/wintools/qtools.dsp
+++ /dev/null
@@ -1,359 +0,0 @@
-# Microsoft Developer Studio Project File - Name="qtools" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=qtools - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "qtools.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "qtools.mak" CFG="qtools - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "qtools - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "qtools - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "qtools - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "..\qtools" /D "QT_NO_CODECS" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "qtools - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\qtools" /D "QT_NO_CODECS" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /I /GZ /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "qtools - Win32 Release"
-# Name "qtools - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\qtools\qbuffer.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qcollection.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\scstring.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qdatastream.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qdatetime.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qdir.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qdir_win32.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qfile.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qfile_win32.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qfileinfo.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qfileinfo_win32.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qgarray.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qgdict.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qglist.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qglobal.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qgcache.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qgvector.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qiodevice.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qmap.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qregexp.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qstring.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qstringlist.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qtextcodec.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qtextstream.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qxml.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\qtools\qarray.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qasciidict.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qbuffer.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qcollection.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qconfig.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qcstring.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qdatastream.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qdatetime.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qdict.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qdir.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qfeatures.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qfile.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qfiledefs_p.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qfileinfo.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qgarray.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qgdict.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qgeneric.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qglist.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qglobal.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qgvector.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qintdict.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qiodevice.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qlist.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qmap.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qmodules.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qptrdict.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qqueue.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qregexp.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qshared.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qsortedlist.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qstack.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qstring.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qstringlist.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qstrlist.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qstrvec.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qtextcodec.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qtextstream.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qtl.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qvaluelist.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qvaluestack.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qvector.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\qtools\qxml.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/wintools/qtools.dsw b/wintools/qtools.dsw
deleted file mode 100644
index 2549ea2..0000000
--- a/wintools/qtools.dsw
+++ /dev/null
@@ -1,33 +0,0 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "qtools"=".\qtools.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
- begin source code control
- qtools
- .
- end source code control
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
diff --git a/wintools/zlib.dsp b/wintools/zlib.dsp
deleted file mode 100644
index b80c5fc..0000000
--- a/wintools/zlib.dsp
+++ /dev/null
@@ -1,191 +0,0 @@
-# Microsoft Developer Studio Project File - Name="zlib" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=zlib - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "zlib.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "zlib.mak" CFG="zlib - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "zlib - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "zlib - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "..\libpng" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "zlib - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\libpng" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /I /GZ /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ENDIF
-
-# Begin Target
-
-# Name "zlib - Win32 Release"
-# Name "zlib - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\libpng\adler32.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\compress.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\crc32.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\deflate.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\gzio.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\infblock.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\infcodes.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\inffast.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\inflate.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\inftrees.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\infutil.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\trees.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\uncompr.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\zutil.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\libpng\deflate.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\infblock.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\infcodes.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\inffast.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\inffixed.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\inftrees.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\infutil.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\trees.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\zconf.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\zlib.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libpng\zutil.h
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/wintools/zlib.dsw b/wintools/zlib.dsw
deleted file mode 100644
index 7a57279..0000000
--- a/wintools/zlib.dsw
+++ /dev/null
@@ -1,33 +0,0 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "zlib"=".\zlib.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
- begin source code control
- zlib
- .
- end source code control
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-