File: parsekey.bpf

package info (click to toggle)
sword 1.7.3%2Bdfsg-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 12,584 kB
  • ctags: 5,515
  • sloc: cpp: 41,736; sh: 11,924; ansic: 6,447; objc: 1,362; makefile: 1,239; cs: 897; java: 821; perl: 784; pascal: 681; tcl: 350; xml: 180; python: 79
file content (10 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
USEUNIT("..\parsekey.cpp");
USELIB("..\..\lib\libsword.lib");
USELIB("..\..\..\icu-sword\as_is\borland\icuuc.lib");
USELIB("..\..\..\icu-sword\as_is\borland\icuin.lib");
USELIB("..\..\..\icu-sword\as_is\borland\icudatab.lib");
//---------------------------------------------------------------------------
This file is used by the project manager only and should be treated like the project file


main