summaryrefslogtreecommitdiff
path: root/utilities/bcppmake/mod2imp.bpf
diff options
context:
space:
mode:
Diffstat (limited to 'utilities/bcppmake/mod2imp.bpf')
-rw-r--r--utilities/bcppmake/mod2imp.bpf9
1 files changed, 9 insertions, 0 deletions
diff --git a/utilities/bcppmake/mod2imp.bpf b/utilities/bcppmake/mod2imp.bpf
new file mode 100644
index 0000000..66cdb62
--- /dev/null
+++ b/utilities/bcppmake/mod2imp.bpf
@@ -0,0 +1,9 @@
+USEUNIT("..\mod2imp.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");
+//---------------------------------------------------------------------------
+This file is used by the project manager only and should be treated like the project file
+
+ main \ No newline at end of file