From a88d2ae0574ef1422da03fe36a0d339a2af8cd88 Mon Sep 17 00:00:00 2001 From: danglassey Date: Sat, 7 Sep 2002 13:01:15 +0000 Subject: sync with crosswire 20020907-1300 --- utilities/bcppmake/mod2vpl.bpf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'utilities/bcppmake/mod2vpl.bpf') diff --git a/utilities/bcppmake/mod2vpl.bpf b/utilities/bcppmake/mod2vpl.bpf index a0f2da4..3f10bb0 100644 --- a/utilities/bcppmake/mod2vpl.bpf +++ b/utilities/bcppmake/mod2vpl.bpf @@ -1,8 +1,8 @@ USEUNIT("..\mod2vpl.cpp"); USELIB("libsword.lib"); -USELIB("..\..\..\icu-sword\as_is\win32\borland\icui18n.lib"); -USELIB("..\..\..\icu-sword\as_is\win32\borland\icudatab.lib"); -USELIB("..\..\..\icu-sword\as_is\win32\borland\icucommon.lib"); +USELIB("..\..\..\icu-sword\as_is\borland\icui18n.lib"); +USELIB("..\..\..\icu-sword\as_is\borland\icudatab.lib"); +USELIB("..\..\..\icu-sword\as_is\borland\icucommon.lib"); //--------------------------------------------------------------------------- This file is used by the project manager only and should be treated like the project file -- cgit