Jamfile #1

  • //
  • guest/
  • brkarpala/
  • p4win/
  • gui/
  • p4api/
  • Jamfile
  • View
  • Commits
  • Open Download .zip Download (867 B)
SubDir P4WIN gui p4api ;

P4WinIncludes ;
P4WinDefines ;

Library $(P4WINLIB) :
	Cmd_Add.cpp
	Cmd_AutoResolve.cpp
	Cmd_Branches.cpp
	Cmd_Changes.cpp
	Cmd_Clients.cpp
	Cmd_Delete.cpp
	Cmd_Depots.cpp
	Cmd_Describe.cpp
	Cmd_Diff.cpp
	Cmd_Diff2.cpp
	Cmd_DirStat.cpp
	Cmd_Dirs.cpp
	Cmd_EditSpec.cpp
	Cmd_Files.cpp
	Cmd_Fix.cpp
	Cmd_Fixes.cpp
	Cmd_Fstat.cpp
	Cmd_Get.cpp
	Cmd_History.cpp
	Cmd_Info.cpp
	Cmd_Integrate.cpp
	Cmd_Integrate2.cpp
	Cmd_Jobs.cpp
	Cmd_LabelSynch.cpp
	Cmd_Labels.cpp
	Cmd_ListOp.cpp
	Cmd_ListOpStat.cpp
	Cmd_Login.cpp
	Cmd_Logout.cpp
	Cmd_MaxChange.cpp
	Cmd_Opened.cpp
	Cmd_Ostat.cpp
	Cmd_Password.cpp
	Cmd_PrepBrowse.cpp
	Cmd_PrepEdit.cpp
	Cmd_Refresh.cpp
	Cmd_Resolve.cpp
	Cmd_Resolved.cpp
	Cmd_Revert.cpp
	Cmd_SendSpec.cpp
	Cmd_Unresolved.cpp
	Cmd_Users.cpp
	Cmd_Where.cpp
	GuiClient.cpp
	GuiClientUser.cpp
	P4Command.cpp
	P4CommandStatus.cpp
	;
# Change User Description Committed
#1 11099 brkarpala Integrate p4win from //guest/perforce_software/p4win/...@8562
//guest/perforce_software/p4win/gui/p4api/Jamfile
#1 8562 Matt Attaway These feet never stop running.

Initial commit of the P4Win source code.  To the best of our knowledge this
compiles and runs using the 2013.3 P4 API and VS 2010. Expect a few changes
as we refine the build process. Please post any build issues to the forums.