[sword-cvs] sword/lib/bcppmake libsword.bpf,1.17,1.18 libsword.bpr,1.26,1.27 libsword6icu.bpf,1.1,1.2 libsword6icu.bpr,1.2,1.3
sword@www.crosswire.org
sword@www.crosswire.org
Sat, 26 Jul 2003 17:21:46 -0700
Update of /usr/local/cvsroot/sword/lib/bcppmake
In directory www:/tmp/cvs-serv18117/lib/bcppmake
Modified Files:
libsword.bpf libsword.bpr libsword6icu.bpf libsword6icu.bpr
Log Message:
removed ThMLOLB filter
Index: libsword.bpf
===================================================================
RCS file: /usr/local/cvsroot/sword/lib/bcppmake/libsword.bpf,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- libsword.bpf 7 Jul 2003 00:25:59 -0000 1.17
+++ libsword.bpf 27 Jul 2003 00:21:38 -0000 1.18
@@ -67,7 +67,6 @@
USEUNIT("..\..\src\modules\filters\thmlhtmlhref.cpp");
USEUNIT("..\..\src\modules\filters\thmllemma.cpp");
USEUNIT("..\..\src\modules\filters\thmlmorph.cpp");
-USEUNIT("..\..\src\modules\filters\thmlolb.cpp");
USEUNIT("..\..\src\modules\filters\thmlscripref.cpp");
USEUNIT("..\..\src\modules\filters\thmlstrongs.cpp");
USEUNIT("..\..\src\modules\filters\thmlvariants.cpp");
Index: libsword.bpr
===================================================================
RCS file: /usr/local/cvsroot/sword/lib/bcppmake/libsword.bpr,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- libsword.bpr 16 Jul 2003 02:22:31 -0000 1.26
+++ libsword.bpr 27 Jul 2003 00:21:38 -0000 1.27
@@ -52,7 +52,6 @@
..\..\src\modules\filters\thmlhtmlhref.obj
..\..\src\modules\filters\thmllemma.obj
..\..\src\modules\filters\thmlmorph.obj
- ..\..\src\modules\filters\thmlolb.obj
..\..\src\modules\filters\thmlscripref.obj
..\..\src\modules\filters\thmlstrongs.obj
..\..\src\modules\filters\thmlvariants.obj
Index: libsword6icu.bpf
===================================================================
RCS file: /usr/local/cvsroot/sword/lib/bcppmake/libsword6icu.bpf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libsword6icu.bpf 27 Jan 2003 09:24:01 -0000 1.1
+++ libsword6icu.bpf 27 Jul 2003 00:21:38 -0000 1.2
@@ -69,7 +69,6 @@
USEUNIT("..\..\src\modules\filters\thmlhtmlhref.cpp");
USEUNIT("..\..\src\modules\filters\thmllemma.cpp");
USEUNIT("..\..\src\modules\filters\thmlmorph.cpp");
-USEUNIT("..\..\src\modules\filters\thmlolb.cpp");
USEUNIT("..\..\src\modules\filters\thmlscripref.cpp");
USEUNIT("..\..\src\modules\filters\thmlstrongs.cpp");
USEUNIT("..\..\src\modules\filters\thmlvariants.cpp");
Index: libsword6icu.bpr
===================================================================
RCS file: /usr/local/cvsroot/sword/lib/bcppmake/libsword6icu.bpr,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libsword6icu.bpr 10 Jul 2003 04:37:38 -0000 1.2
+++ libsword6icu.bpr 27 Jul 2003 00:21:38 -0000 1.3
@@ -26,7 +26,7 @@
..\..\obj\latin1utf16.obj ..\..\obj\latin1utf8.obj ..\..\obj\scsuutf8.obj
..\..\obj\swbasicfilter.obj ..\..\obj\thmlfootnotes.obj
..\..\obj\thmlheadings.obj ..\..\obj\thmlhtmlhref.obj
- ..\..\obj\thmllemma.obj ..\..\obj\thmlmorph.obj ..\..\obj\thmlolb.obj
+ ..\..\obj\thmllemma.obj ..\..\obj\thmlmorph.obj
..\..\obj\thmlscripref.obj ..\..\obj\thmlstrongs.obj
..\..\obj\thmlvariants.obj ..\..\obj\unicodertf.obj
..\..\obj\utf16utf8.obj ..\..\obj\utf8arshaping.obj
@@ -167,7 +167,6 @@
<FILE FILENAME="..\..\src\modules\filters\thmlhtmlhref.cpp" FORMNAME="" UNITNAME="thmlhtmlhref" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
<FILE FILENAME="..\..\src\modules\filters\thmllemma.cpp" FORMNAME="" UNITNAME="thmllemma" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
<FILE FILENAME="..\..\src\modules\filters\thmlmorph.cpp" FORMNAME="" UNITNAME="thmlmorph" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
- <FILE FILENAME="..\..\src\modules\filters\thmlolb.cpp" FORMNAME="" UNITNAME="thmlolb" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
<FILE FILENAME="..\..\src\modules\filters\thmlscripref.cpp" FORMNAME="" UNITNAME="thmlscripref" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
<FILE FILENAME="..\..\src\modules\filters\thmlstrongs.cpp" FORMNAME="" UNITNAME="thmlstrongs" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
<FILE FILENAME="..\..\src\modules\filters\thmlvariants.cpp" FORMNAME="" UNITNAME="thmlvariants" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>