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