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