File: Jamfile

package info (click to toggle)
libtut 0.0.20070706-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,144 kB
  • sloc: cpp: 3,588; xml: 137; makefile: 18; ansic: 9
file content (4 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (4)
1
2
3
4

exe shared_ptr 
	: main.cpp test_shared_ptr.cpp
	: <include>../.. ;