Jamfile #1

  • //
  • guest/
  • DWishR/
  • p4api/
  • msgs/
  • Jamfile
  • View
  • Commits
  • Open Download .zip Download (232 B)
SubDir P4 msgs ;

SubDirHdrs $(P4) support ;

Ident msgdb.cc ;

P4Library $(SUPPORTLIB) : 
	msgclient.cc
	msgdb.cc
	msgdm.cc
	msglbr.cc
	msgos.cc
	msgrpc.cc
	msgserver.cc
	msgsupp.cc
	msghelp.cc
	msgspec.cc
	p4tagl.cc
	p4tags.cc
	;
# Change User Description Committed
#1 10695 DWishR Populate //guest/DWishR/p4api/....
//guest/perforce_software/p4/msgs/Jamfile
#1 9129 Matt Attaway Initial commit of the 2014.1 p4/p4api source code