Jamfile #1

  • //
  • guest/
  • brkarpala/
  • p4win/
  • common/
  • Jamfile
  • View
  • Commits
  • Open Download .zip Download (280 B)
SubDir P4WIN common ;

P4WinIncludes ;
P4WinDefines ;

Library $(P4WINCMNLIB) :
	ExceptionAttacher.cpp
	ExceptionHandler.cpp
	GetWinVer.cpp
	MiniVersion.cpp
	P4AboutDialog.cpp
	P4GuiApp.cpp
	P4Image.cpp
	P4ImageList.cpp
	RichEdCtrlEx.cpp
	WindowsVersion.cpp 
	WriteRegistry.cpp ;
# Change User Description Committed
#1 11099 brkarpala Integrate p4win from //guest/perforce_software/p4win/...@8562
//guest/perforce_software/p4win/common/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.