File: Jamfile

package info (click to toggle)
clucene-core 0.9.20-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 7,860 kB
  • ctags: 4,325
  • sloc: cpp: 38,505; sh: 8,347; makefile: 339; ansic: 28
file content (9 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
			     
project clucene
	: source-location src/ ;


lib libclucene : CLucene/CLMonolithic.cpp
					     : <include>src/ ;