summaryrefslogtreecommitdiff
path: root/utilities/bcppmake/diatheke.bpf
diff options
context:
space:
mode:
authorRoberto C. Sanchez <roberto@connexer.com>2014-03-29 10:53:49 -0400
committerRoberto C. Sanchez <roberto@connexer.com>2014-03-29 10:53:49 -0400
commit8c8aa6b07e595cfac56838b5964ab3e96051f1b2 (patch)
treeda38e2c1979148dbd3b0c7b87f930746f5ba7f44 /utilities/bcppmake/diatheke.bpf
parent8d3fc864d094eeadc721f8e93436b37a5fab173e (diff)
Imported Upstream version 1.5.7
Diffstat (limited to 'utilities/bcppmake/diatheke.bpf')
-rw-r--r--utilities/bcppmake/diatheke.bpf10
1 files changed, 9 insertions, 1 deletions
diff --git a/utilities/bcppmake/diatheke.bpf b/utilities/bcppmake/diatheke.bpf
index d80339c..8d4f0ae 100644
--- a/utilities/bcppmake/diatheke.bpf
+++ b/utilities/bcppmake/diatheke.bpf
@@ -1,5 +1,13 @@
USEUNIT("..\..\apps\console\diatheke\diatheke.cpp");
-USELIB("libsword.lib");
+USEUNIT("..\..\apps\console\diatheke\thmlcgi.cpp");
+USEUNIT("..\..\apps\console\diatheke\corediatheke.cpp");
+USEUNIT("..\..\apps\console\diatheke\diafiltmgr.cpp");
+USEUNIT("..\..\apps\console\diatheke\diathekemgr.cpp");
+USEUNIT("..\..\apps\console\diatheke\gbfcgi.cpp");
+USELIB("..\..\lib\libsword.lib");
+USELIB("..\..\..\icu-sword\as_is\borland\icuin.lib");
+USELIB("..\..\..\icu-sword\as_is\borland\icuuc.lib");
+USELIB("..\..\..\icu-sword\as_is\borland\icudatab.lib");
//---------------------------------------------------------------------------
This file is used by the project manager only and should be treated like the project file