summaryrefslogtreecommitdiff
path: root/examples/cmdline/bcppmake/verserangeparse.bpf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cmdline/bcppmake/verserangeparse.bpf')
-rw-r--r--examples/cmdline/bcppmake/verserangeparse.bpf20
1 files changed, 10 insertions, 10 deletions
diff --git a/examples/cmdline/bcppmake/verserangeparse.bpf b/examples/cmdline/bcppmake/verserangeparse.bpf
index 6e2bc5a..b237e62 100644
--- a/examples/cmdline/bcppmake/verserangeparse.bpf
+++ b/examples/cmdline/bcppmake/verserangeparse.bpf
@@ -1,11 +1,11 @@
-USEUNIT("..\verserangeparse.cpp");
-USELIB("..\..\..\..\icu-sword\as_is\borland\icuin.lib");
-USELIB("..\..\..\..\icu-sword\as_is\borland\icudatab.lib");
-USELIB("..\..\..\..\icu-sword\as_is\borland\icuuc.lib");
-USELIB("..\..\..\lib\libsword.lib");
-USELIB("..\..\..\..\biblecs\clucene\clucene.lib");
-//---------------------------------------------------------------------------
-This file is used by the project manager only and should be treated like the project file
-
-
+USEUNIT("..\verserangeparse.cpp");
+USELIB("..\..\..\..\icu-sword\as_is\borland\icuin.lib");
+USELIB("..\..\..\..\icu-sword\as_is\borland\icudatab.lib");
+USELIB("..\..\..\..\icu-sword\as_is\borland\icuuc.lib");
+USELIB("..\..\..\lib\libsword.lib");
+USELIB("..\..\..\..\biblecs\clucene\clucene.lib");
+//---------------------------------------------------------------------------
+This file is used by the project manager only and should be treated like the project file
+
+
main \ No newline at end of file