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