summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-12-08 06:35:00 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-12-08 06:35:00 +0100
commit94986d6aafb75e586a44e36132dc0ffd49e6b707 (patch)
tree65147b8f1eeb4cd5f991a508fa321b103219b4e0
parent105941e44722526721369e7f773a5f867442e585 (diff)
These need to be with DOS line-breaks
-rw-r--r--build/win32/libsdw.dsp612
-rw-r--r--build/win32/libsdw.dsw148
-rw-r--r--build/win32/sdw2html.dsp228
-rw-r--r--build/win32/sdw2raw.dsp228
-rw-r--r--build/win32/sdw2text.dsp228
5 files changed, 722 insertions, 722 deletions
diff --git a/build/win32/libsdw.dsp b/build/win32/libsdw.dsp
index d80db8e..89bf1bd 100644
--- a/build/win32/libsdw.dsp
+++ b/build/win32/libsdw.dsp
@@ -1,306 +1,306 @@
-# Microsoft Developer Studio Project File - Name="libsdw" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=libsdw - Win32 Release
-!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 "libsdw.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 "libsdw.mak" CFG="libsdw - Win32 Release"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "libsdw - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "libsdw - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "libsdw - 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 "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /YX /FD " /c
-# ADD CPP /nologo /MT /W3 /GR /GX /O2 /D "NDEBUG" /D "WIN32" /D "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /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 /out:"Release\lib\libsdw-0.2.lib"
-
-!ELSEIF "$(CFG)" == "libsdw - 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 "DEBUG" /D "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /GR /GX /ZI /Od /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /FD /GZ /c
-# SUBTRACT CPP /YX
-# 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 /out:"Debug\lib\libsdw-0.2.lib"
-
-!ENDIF
-
-# Begin Target
-
-# Name "libsdw - Win32 Release"
-# Name "libsdw - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\..\src\lib\libsdw_internal.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\libsdw_tools_win.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW4.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW4Graph.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW4Text.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8Graph.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8Struct.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8Table.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8Text.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8TextStyle.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWCell.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWContentListener.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWDebug.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWDocument.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWHeader.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWList.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWOLEParser.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWOLEStream.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWPageSpan.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWParagraph.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWParser.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWSubDocument.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWTable.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWTextParser.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\..\inc\libsdw\libsdw.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\libsdw_internal.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\libsdw_tools_win.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW4.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW4Graph.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW4Text.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8Graph.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8Struct.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8Table.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8Text.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDW8TextStyle.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWCell.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWContentListener.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWDebug.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\inc\libsdw\SDWDocument.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWEntry.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWHeader.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWList.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWOLEParser.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWOLEStream.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWPageSpan.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWParagraph.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWParser.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWPosition.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWSubDocument.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWTable.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\lib\SDWTextParser.h
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="libsdw" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Static Library" 0x0104
+
+CFG=libsdw - Win32 Release
+!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 "libsdw.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 "libsdw.mak" CFG="libsdw - Win32 Release"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "libsdw - Win32 Release" (based on "Win32 (x86) Static Library")
+!MESSAGE "libsdw - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "libsdw - 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 "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /YX /FD " /c
+# ADD CPP /nologo /MT /W3 /GR /GX /O2 /D "NDEBUG" /D "WIN32" /D "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /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 /out:"Release\lib\libsdw-0.2.lib"
+
+!ELSEIF "$(CFG)" == "libsdw - 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 "DEBUG" /D "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /GR /GX /ZI /Od /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /FD /GZ /c
+# SUBTRACT CPP /YX
+# 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 /out:"Debug\lib\libsdw-0.2.lib"
+
+!ENDIF
+
+# Begin Target
+
+# Name "libsdw - Win32 Release"
+# Name "libsdw - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\src\lib\libsdw_internal.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\libsdw_tools_win.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW4.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW4Graph.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW4Text.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8Graph.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8Struct.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8Table.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8Text.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8TextStyle.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWCell.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWContentListener.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWDebug.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWDocument.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWHeader.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWList.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWOLEParser.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWOLEStream.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWPageSpan.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWParagraph.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWParser.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWSubDocument.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWTable.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWTextParser.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\..\inc\libsdw\libsdw.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\libsdw_internal.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\libsdw_tools_win.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW4.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW4Graph.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW4Text.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8Graph.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8Struct.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8Table.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8Text.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDW8TextStyle.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWCell.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWContentListener.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWDebug.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\inc\libsdw\SDWDocument.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWEntry.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWHeader.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWList.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWOLEParser.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWOLEStream.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWPageSpan.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWParagraph.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWParser.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWPosition.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWSubDocument.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWTable.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\lib\SDWTextParser.h
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/build/win32/libsdw.dsw b/build/win32/libsdw.dsw
index f6e3bfb..429db4f 100644
--- a/build/win32/libsdw.dsw
+++ b/build/win32/libsdw.dsw
@@ -1,74 +1,74 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "libsdw"=".\libsdw.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "sdw2html"=".\sdw2html.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name libsdw
- End Project Dependency
-}}}
-
-###############################################################################
-
-Project: "sdw2raw"=".\sdw2raw.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name libsdw
- End Project Dependency
-}}}
-
-###############################################################################
-
-Project: "sdw2text"=".\sdw2text.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name libsdw
- End Project Dependency
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
+Microsoft Developer Studio Workspace File, Format Version 6.00
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
+
+###############################################################################
+
+Project: "libsdw"=".\libsdw.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "sdw2html"=".\sdw2html.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name libsdw
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "sdw2raw"=".\sdw2raw.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name libsdw
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "sdw2text"=".\sdw2text.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name libsdw
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Global:
+
+Package=<5>
+{{{
+}}}
+
+Package=<3>
+{{{
+}}}
+
+###############################################################################
+
diff --git a/build/win32/sdw2html.dsp b/build/win32/sdw2html.dsp
index 442623f..c8e1689 100644
--- a/build/win32/sdw2html.dsp
+++ b/build/win32/sdw2html.dsp
@@ -1,114 +1,114 @@
-# Microsoft Developer Studio Project File - Name="sdw2html" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=sdw2html - Win32 Release
-!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 "sdw2html.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 "sdw2html.mak" CFG="sdw2html - Win32 Release"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "sdw2html - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "sdw2html - 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)" == "sdw2html - 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 ""
-MTL=midl.exe
-# ADD BASE MTL /nologo /win32
-# ADD MTL /nologo /win32
-# ADD BASE CPP /nologo /MT /W3 /GX /Zi /I "..\..\src\lib" /I "librevenge-0.0" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /c
-# ADD CPP /nologo /MT /W3 /GX /I "..\..\src\lib" /I "librevenge-0.0" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /c
-# ADD BASE RSC /l 0x409
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2html.exe" /libpath:"Release\lib"
-# ADD LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2html.exe" /libpath:"Release\lib"
-# SUBTRACT LINK32 /nodefaultlib
-
-!ELSEIF "$(CFG)" == "sdw2html - 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 ""
-MTL=midl.exe
-# ADD BASE MTL /nologo /win32
-# ADD MTL /nologo /win32
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\src\lib" /I "librevenge-0.0" /D "WIN32" /D "_DEBUG" /D "DEBUG" /D "_CONSOLE" /GZ /c
-# ADD CPP /nologo /MTd /W3 /GX /ZI /Od /I "..\..\src\lib" /I "librevenge-0.0" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_CONSOLE" /GZ /c
-# ADD BASE RSC /l 0x409
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2html.exe" /libpath:"Debug\lib"
-# ADD LINK32 libsdw-0.2.lib librevenge-stream-0.0.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2html.exe" /libpath:"Debug\lib"
-# SUBTRACT LINK32 /nodefaultlib
-
-!ENDIF
-
-# Begin Target
-
-# Name "sdw2html - Win32 Release"
-# Name "sdw2html - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
-# Begin Source File
-
-SOURCE=..\..\src\conv\html\HtmlDocumentGenerator.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\conv\html\sdw2html.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl;inc;xsd"
-# Begin Source File
-
-SOURCE=..\..\src\conv\html\HtmlDocumentGenerator.h
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="sdw2html" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=sdw2html - Win32 Release
+!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 "sdw2html.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 "sdw2html.mak" CFG="sdw2html - Win32 Release"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "sdw2html - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "sdw2html - 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)" == "sdw2html - 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 ""
+MTL=midl.exe
+# ADD BASE MTL /nologo /win32
+# ADD MTL /nologo /win32
+# ADD BASE CPP /nologo /MT /W3 /GX /Zi /I "..\..\src\lib" /I "librevenge-0.0" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /c
+# ADD CPP /nologo /MT /W3 /GX /I "..\..\src\lib" /I "librevenge-0.0" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2html.exe" /libpath:"Release\lib"
+# ADD LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2html.exe" /libpath:"Release\lib"
+# SUBTRACT LINK32 /nodefaultlib
+
+!ELSEIF "$(CFG)" == "sdw2html - 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 ""
+MTL=midl.exe
+# ADD BASE MTL /nologo /win32
+# ADD MTL /nologo /win32
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\src\lib" /I "librevenge-0.0" /D "WIN32" /D "_DEBUG" /D "DEBUG" /D "_CONSOLE" /GZ /c
+# ADD CPP /nologo /MTd /W3 /GX /ZI /Od /I "..\..\src\lib" /I "librevenge-0.0" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_CONSOLE" /GZ /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2html.exe" /libpath:"Debug\lib"
+# ADD LINK32 libsdw-0.2.lib librevenge-stream-0.0.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2html.exe" /libpath:"Debug\lib"
+# SUBTRACT LINK32 /nodefaultlib
+
+!ENDIF
+
+# Begin Target
+
+# Name "sdw2html - Win32 Release"
+# Name "sdw2html - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+# Begin Source File
+
+SOURCE=..\..\src\conv\html\HtmlDocumentGenerator.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\conv\html\sdw2html.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl;inc;xsd"
+# Begin Source File
+
+SOURCE=..\..\src\conv\html\HtmlDocumentGenerator.h
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/build/win32/sdw2raw.dsp b/build/win32/sdw2raw.dsp
index 5e8c672..dedf656 100644
--- a/build/win32/sdw2raw.dsp
+++ b/build/win32/sdw2raw.dsp
@@ -1,114 +1,114 @@
-# Microsoft Developer Studio Project File - Name="sdw2raw" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=sdw2raw - Win32 Release
-!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 "sdw2raw.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 "sdw2raw.mak" CFG="sdw2raw - Win32 Release"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "sdw2raw - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "sdw2raw - 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)" == "sdw2raw - 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 ""
-MTL=midl.exe
-# ADD BASE MTL /nologo /win32
-# ADD MTL /nologo /win32
-# ADD BASE CPP /nologo /MT /W3 /GX /Zi /I "..\..\src\lib" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /c
-# ADD CPP /nologo /MT /W3 /GX /I "..\..\src\lib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /c
-# ADD BASE RSC /l 0x409
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2raw.exe" /libpath:"Release\lib"
-# ADD LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2raw.exe" /libpath:"Release\lib"
-# SUBTRACT LINK32 /nodefaultlib
-
-!ELSEIF "$(CFG)" == "sdw2raw - 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 ""
-MTL=midl.exe
-# ADD BASE MTL /nologo /win32
-# ADD MTL /nologo /win32
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\src\lib" /D "WIN32" /D "_DEBUG" /D "DEBUG" /D "_CONSOLE" /GZ /c
-# ADD CPP /nologo /MTd /W3 /GX /ZI /Od /I "..\..\src\lib" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_CONSOLE" /GZ /c
-# ADD BASE RSC /l 0x409
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 libsdw-0.2.lib librevenge-stream-0.0.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2raw.exe" /libpath:"Debug\lib"
-# ADD LINK32 libsdw-0.2.lib librevenge-stream-0.0.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2raw.exe" /libpath:"Debug\lib"
-# SUBTRACT LINK32 /nodefaultlib
-
-!ENDIF
-
-# Begin Target
-
-# Name "sdw2raw - Win32 Release"
-# Name "sdw2raw - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
-# Begin Source File
-
-SOURCE=..\..\src\conv\raw\RawDocumentGenerator.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\conv\raw\sdw2raw.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl;inc;xsd"
-# Begin Source File
-
-SOURCE=..\..\src\conv\raw\RawDocumentGenerator.h
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="sdw2raw" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=sdw2raw - Win32 Release
+!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 "sdw2raw.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 "sdw2raw.mak" CFG="sdw2raw - Win32 Release"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "sdw2raw - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "sdw2raw - 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)" == "sdw2raw - 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 ""
+MTL=midl.exe
+# ADD BASE MTL /nologo /win32
+# ADD MTL /nologo /win32
+# ADD BASE CPP /nologo /MT /W3 /GX /Zi /I "..\..\src\lib" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /c
+# ADD CPP /nologo /MT /W3 /GX /I "..\..\src\lib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2raw.exe" /libpath:"Release\lib"
+# ADD LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2raw.exe" /libpath:"Release\lib"
+# SUBTRACT LINK32 /nodefaultlib
+
+!ELSEIF "$(CFG)" == "sdw2raw - 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 ""
+MTL=midl.exe
+# ADD BASE MTL /nologo /win32
+# ADD MTL /nologo /win32
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\src\lib" /D "WIN32" /D "_DEBUG" /D "DEBUG" /D "_CONSOLE" /GZ /c
+# ADD CPP /nologo /MTd /W3 /GX /ZI /Od /I "..\..\src\lib" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_CONSOLE" /GZ /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 libsdw-0.2.lib librevenge-stream-0.0.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2raw.exe" /libpath:"Debug\lib"
+# ADD LINK32 libsdw-0.2.lib librevenge-stream-0.0.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2raw.exe" /libpath:"Debug\lib"
+# SUBTRACT LINK32 /nodefaultlib
+
+!ENDIF
+
+# Begin Target
+
+# Name "sdw2raw - Win32 Release"
+# Name "sdw2raw - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+# Begin Source File
+
+SOURCE=..\..\src\conv\raw\RawDocumentGenerator.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\conv\raw\sdw2raw.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl;inc;xsd"
+# Begin Source File
+
+SOURCE=..\..\src\conv\raw\RawDocumentGenerator.h
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/build/win32/sdw2text.dsp b/build/win32/sdw2text.dsp
index ebbb202..e997fbd 100644
--- a/build/win32/sdw2text.dsp
+++ b/build/win32/sdw2text.dsp
@@ -1,114 +1,114 @@
-# Microsoft Developer Studio Project File - Name="sdw2text" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=sdw2text - Win32 Release
-!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 "sdw2text.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 "sdw2text.mak" CFG="sdw2text - Win32 Release"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "sdw2text - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "sdw2text - 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)" == "sdw2text - 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 ""
-MTL=midl.exe
-# ADD BASE MTL /nologo /win32
-# ADD MTL /nologo /win32
-# ADD BASE CPP /nologo /MT /W3 /GX /Zi /I "..\..\src\lib" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /c
-# ADD CPP /nologo /MT /W3 /GX /I "..\..\src\lib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /c
-# ADD BASE RSC /l 0x409
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2text.exe" /libpath:"Release\lib"
-# ADD LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2text.exe" /libpath:"Release\lib"
-# SUBTRACT LINK32 /nodefaultlib
-
-!ELSEIF "$(CFG)" == "sdw2text - 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 ""
-MTL=midl.exe
-# ADD BASE MTL /nologo /win32
-# ADD MTL /nologo /win32
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "\..\..\src\lib " /D "WIN32" /D "_DEBUG" /D "DEBUG" /D "_CONSOLE" /GZ /c
-# ADD CPP /nologo /MTd /W3 /GX /ZI /Od /I "..\..\src\lib" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_CONSOLE" /GZ /c
-# ADD BASE RSC /l 0x409
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 libsdw-0.2.lib librevenge-stream-0.0.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2text.exe" /libpath:"Debug\lib"
-# ADD LINK32 libsdw-0.2.lib librevenge-stream-0.0.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2text.exe" /libpath:"Debug\lib"
-# SUBTRACT LINK32 /nodefaultlib
-
-!ENDIF
-
-# Begin Target
-
-# Name "sdw2text - Win32 Release"
-# Name "sdw2text - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
-# Begin Source File
-
-SOURCE=..\..\src\conv\text\TextDocumentGenerator.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\conv\text\sdw2text.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl;inc;xsd"
-# Begin Source File
-
-SOURCE=..\..\src\conv\text\TextDocumentGenerator.h
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="sdw2text" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=sdw2text - Win32 Release
+!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 "sdw2text.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 "sdw2text.mak" CFG="sdw2text - Win32 Release"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "sdw2text - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "sdw2text - 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)" == "sdw2text - 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 ""
+MTL=midl.exe
+# ADD BASE MTL /nologo /win32
+# ADD MTL /nologo /win32
+# ADD BASE CPP /nologo /MT /W3 /GX /Zi /I "..\..\src\lib" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /c
+# ADD CPP /nologo /MT /W3 /GX /I "..\..\src\lib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2text.exe" /libpath:"Release\lib"
+# ADD LINK32 librevenge-stream-0.0.lib libsdw-0.2.lib librevenge-0.0.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\sdw2text.exe" /libpath:"Release\lib"
+# SUBTRACT LINK32 /nodefaultlib
+
+!ELSEIF "$(CFG)" == "sdw2text - 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 ""
+MTL=midl.exe
+# ADD BASE MTL /nologo /win32
+# ADD MTL /nologo /win32
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "\..\..\src\lib " /D "WIN32" /D "_DEBUG" /D "DEBUG" /D "_CONSOLE" /GZ /c
+# ADD CPP /nologo /MTd /W3 /GX /ZI /Od /I "..\..\src\lib" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_CONSOLE" /GZ /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 libsdw-0.2.lib librevenge-stream-0.0.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2text.exe" /libpath:"Debug\lib"
+# ADD LINK32 libsdw-0.2.lib librevenge-stream-0.0.lib librevenge-0.0.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\sdw2text.exe" /libpath:"Debug\lib"
+# SUBTRACT LINK32 /nodefaultlib
+
+!ENDIF
+
+# Begin Target
+
+# Name "sdw2text - Win32 Release"
+# Name "sdw2text - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+# Begin Source File
+
+SOURCE=..\..\src\conv\text\TextDocumentGenerator.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\conv\text\sdw2text.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl;inc;xsd"
+# Begin Source File
+
+SOURCE=..\..\src\conv\text\TextDocumentGenerator.h
+# End Source File
+# End Group
+# End Target
+# End Project