summaryrefslogtreecommitdiff
path: root/examples/cmdline/bcppmake/lookup.bpf
blob: d7722c58a2820608e5b7f3118b522de824889db2 (plain)
1
2
3
4
5
6
7
8
9
10
11
USEUNIT("..\lookup.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