diff options
Diffstat (limited to 'utilities/bcppmake/mod2imp.bpf')
-rw-r--r-- | utilities/bcppmake/mod2imp.bpf | 9 |
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..62aa5e1 --- /dev/null +++ b/utilities/bcppmake/mod2imp.bpf @@ -0,0 +1,9 @@ +USEUNIT("..\mod2imp.cpp"); +USELIB("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 + +
main
\ No newline at end of file |