summaryrefslogtreecommitdiff
path: root/examples/cmdline/bcppmake/listoptions.bpf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cmdline/bcppmake/listoptions.bpf')
-rw-r--r--examples/cmdline/bcppmake/listoptions.bpf20
1 files changed, 10 insertions, 10 deletions
diff --git a/examples/cmdline/bcppmake/listoptions.bpf b/examples/cmdline/bcppmake/listoptions.bpf
index 9e2ee47..64148ce 100644
--- a/examples/cmdline/bcppmake/listoptions.bpf
+++ b/examples/cmdline/bcppmake/listoptions.bpf
@@ -1,11 +1,11 @@
-USEUNIT("..\listoptions.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("..\listoptions.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