Jamfile #1

  • //
  • guest/
  • perforce_software/
  • p4/
  • web/
  • Jamfile
  • View
  • Commits
  • Open Download .zip Download (127 B)
SubDir P4 web ;

SubDirHdrs $(P4) client ;
SubDirHdrs $(P4) net ;
SubDirHdrs $(P4) rpc ;

P4Library $(CLIENTLIB) : web822.cc ;
# Change User Description Committed
#2 12188 Matt Attaway Move 'main' p4 into a release specific directory in prep for new releases
#1 9129 Matt Attaway Initial commit of the 2014.1 p4/p4api source code