Jamfile #1

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

P4WinIncludes ;
P4WinDefines ;

Library $(P4WINLIB) :
	ChangelistsPage.cpp
	ClientsPage.cpp
	ConnectInfoPage.cpp
	DepotPage.cpp
	DialogsPage.cpp
	DiffAssocDlg.cpp
	DisplayPage.cpp
	DoubleClickPage.cpp
	EditAssocDlg.cpp
	EditorsPage.cpp
	FileUtilitiesPage.cpp
	HelperAppsPage.cpp
	HistoryPage.cpp
	JobsPage.cpp
	LabelsPage.cpp
	MergeAppPage.cpp
	OptionsTreeDlg.cpp
	PanesPage.cpp
	SpecsPage.cpp
	StatusPanePage.cpp
	TempDirPage.cpp
	;
# Change User Description Committed
#1 11099 brkarpala Integrate p4win from //guest/perforce_software/p4win/...@8562
//guest/perforce_software/p4win/gui/OptionsDlg/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.