summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-10-13 23:28:35 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-10-13 23:28:35 +0200
commit5559342cd5e3babc7df8a06b2e125e924d5ab7bc (patch)
tree459bdb7615eebb60daf8aaad54fd539cc90ca17c /build
parenta33cb389154b8a76ee31751793de09f75b143f97 (diff)
fh2xhtm->fh2svg + read page width/height/offsetX/offsetY
Diffstat (limited to 'build')
-rw-r--r--build/win32/Makefile.am2
-rw-r--r--build/win32/fh2svg.dsp (renamed from build/win32/fh2xhtml.dsp)30
-rw-r--r--build/win32/libfreehand.dsw2
3 files changed, 17 insertions, 17 deletions
diff --git a/build/win32/Makefile.am b/build/win32/Makefile.am
index 7c68a0a..9fd52ea 100644
--- a/build/win32/Makefile.am
+++ b/build/win32/Makefile.am
@@ -2,6 +2,6 @@ EXTRA_DIST = \
libfreehand.dsw \
libfreehand.dsp \
fh2raw.dsp \
- fh2xhtml.dsp \
+ fh2svg.dsp \
compile-resource \
lt-compile-resource
diff --git a/build/win32/fh2xhtml.dsp b/build/win32/fh2svg.dsp
index a520a6d..237fb99 100644
--- a/build/win32/fh2xhtml.dsp
+++ b/build/win32/fh2svg.dsp
@@ -1,24 +1,24 @@
-# Microsoft Developer Studio Project File - Name="fh2xhtml" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="fh2svg" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
-CFG=fh2xhtml - Win32 Release
+CFG=fh2svg - 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 "fh2xhtml.mak".
+!MESSAGE NMAKE /f "fh2svg.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 "fh2xhtml.mak" CFG="fh2xhtml - Win32 Release"
+!MESSAGE NMAKE /f "fh2svg.mak" CFG="fh2svg - Win32 Release"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "fh2xhtml - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "fh2xhtml - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE "fh2svg - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "fh2svg - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
@@ -28,7 +28,7 @@ CFG=fh2xhtml - Win32 Release
CPP=cl.exe
RSC=rc.exe
-!IF "$(CFG)" == "fh2xhtml - Win32 Release"
+!IF "$(CFG)" == "fh2svg - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -52,11 +52,11 @@ BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
-# ADD BASE LINK32 libfreehand-0.0.lib libwpd-stream-0.9.lib libwpd-0.9.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\fh2xhtml.exe" /libpath:"Release\lib"
-# ADD LINK32 libfreehand-0.0.lib libwpd-stream-0.9.lib libwpd-0.9.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\fh2xhtml.exe" /libpath:"Release\lib"
+# ADD BASE LINK32 libfreehand-0.0.lib libwpd-stream-0.9.lib libwpd-0.9.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\fh2svg.exe" /libpath:"Release\lib"
+# ADD LINK32 libfreehand-0.0.lib libwpd-stream-0.9.lib libwpd-0.9.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\fh2svg.exe" /libpath:"Release\lib"
# SUBTRACT LINK32 /nodefaultlib
-!ELSEIF "$(CFG)" == "fh2xhtml - Win32 Debug"
+!ELSEIF "$(CFG)" == "fh2svg - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -80,22 +80,22 @@ BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
-# ADD BASE LINK32 libfreehand-0.0.lib libwpd-stream-0.9.lib libwpd-0.9.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\fh2xhtml.exe" /libpath:"Debug\lib"
-# ADD LINK32 libfreehand-0.0.lib libwpd-stream-0.9.lib libwpd-0.9.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\fh2xhtml.exe" /libpath:"Debug\lib"
+# ADD BASE LINK32 libfreehand-0.0.lib libwpd-stream-0.9.lib libwpd-0.9.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\fh2svg.exe" /libpath:"Debug\lib"
+# ADD LINK32 libfreehand-0.0.lib libwpd-stream-0.9.lib libwpd-0.9.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\fh2svg.exe" /libpath:"Debug\lib"
# SUBTRACT LINK32 /nodefaultlib
!ENDIF
# Begin Target
-# Name "fh2xhtml - Win32 Release"
-# Name "fh2xhtml - Win32 Debug"
+# Name "fh2svg - Win32 Release"
+# Name "fh2svg - 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\svg\fh2xhtml.cpp
+SOURCE=..\..\src\conv\svg\fh2svg.cpp
# End Source File
# End Group
# End Target
diff --git a/build/win32/libfreehand.dsw b/build/win32/libfreehand.dsw
index 089e420..6eb0629 100644
--- a/build/win32/libfreehand.dsw
+++ b/build/win32/libfreehand.dsw
@@ -15,7 +15,7 @@ Package=<4>
###############################################################################
-Project: "fh2xhtml"=.\fh2xhtml.dsp - Package Owner=<4>
+Project: "fh2svg"=.\fh2svg.dsp - Package Owner=<4>
Package=<5>
{{{