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