Skip to content
Snippets Groups Projects
Jamfile 139 B
project : 
	;

lib PwaUtils : 
	[ glob *.cc : *App.cc ] 
	$(TOP)/Utils//Utils 
	$(TOP)/qft++//qft++
	$(TOP)/ErrLogger//ErrLogger 
	: : : ;