[sword-svn] r1926 - trunk/lib/bcppmake

chrislit at crosswire.org chrislit at crosswire.org
Wed May 31 22:17:20 MST 2006


Author: chrislit
Date: 2006-05-31 22:17:15 -0700 (Wed, 31 May 2006)
New Revision: 1926

Modified:
   trunk/lib/bcppmake/libsword.bpf
   trunk/lib/bcppmake/libsword.bpr
Log:
add versetreekey

Modified: trunk/lib/bcppmake/libsword.bpf
===================================================================
--- trunk/lib/bcppmake/libsword.bpf	2006-06-01 05:03:47 UTC (rev 1925)
+++ trunk/lib/bcppmake/libsword.bpf	2006-06-01 05:17:15 UTC (rev 1926)
@@ -143,6 +143,7 @@
 USEUNIT("..\..\src\modules\filters\papyriplain.cpp");
 USEUNIT("..\..\src\utilfuns\ftpparse.c");
 USEUNIT("..\..\src\modules\filters\osismorphsegmentation.cpp");
+USEUNIT("..\..\src\keys\versetreekey.cpp");
 //---------------------------------------------------------------------------
 #define Library
 

Modified: trunk/lib/bcppmake/libsword.bpr
===================================================================
--- trunk/lib/bcppmake/libsword.bpr	2006-06-01 05:03:47 UTC (rev 1925)
+++ trunk/lib/bcppmake/libsword.bpr	2006-06-01 05:17:15 UTC (rev 1926)
@@ -113,7 +113,8 @@
       ..\..\src\utilfuns\zlib\uncompr.obj ..\..\src\utilfuns\zlib\untgz.obj 
       ..\..\src\utilfuns\zlib\adler32.obj 
       ..\..\src\modules\filters\papyriplain.obj ..\..\src\utilfuns\ftpparse.obj 
-      ..\..\src\modules\filters\osismorphsegmentation.obj"/>
+      ..\..\src\modules\filters\osismorphsegmentation.obj 
+      ..\..\src\keys\versetreekey.obj"/>
     <RESFILES value=""/>
     <IDLFILES value=""/>
     <IDLGENFILES value=""/>



More information about the sword-cvs mailing list