summaryrefslogtreecommitdiff
path: root/bindings/bcppmake/sword.bpf
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/bcppmake/sword.bpf')
-rw-r--r--bindings/bcppmake/sword.bpf10
1 files changed, 10 insertions, 0 deletions
diff --git a/bindings/bcppmake/sword.bpf b/bindings/bcppmake/sword.bpf
new file mode 100644
index 0000000..6497780
--- /dev/null
+++ b/bindings/bcppmake/sword.bpf
@@ -0,0 +1,10 @@
+USEUNIT("sword.c");
+USEUNIT("..\flatapi.cpp");
+USELIB("..\..\lib\libsword.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
+
+ DllEntryPoint \ No newline at end of file