Jamfile #1

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

P4Library $(SUPPORTLIB) :
	charcvt.cc
	charman.cc
	charset.cc
	charfold.cc
	basecvt.cc
        i18napi.cc
	simplecvt.cc
	unicvt.cc
	transdict.cc
	jptables.cc
	krtables.cc
	cn936.cc
	cn950.cc
	validate.cc
	;
# Change User Description Committed
#1 10695 DWishR Populate //guest/DWishR/p4api/....
//guest/perforce_software/p4/i18n/Jamfile
#1 9129 Matt Attaway Initial commit of the 2014.1 p4/p4api source code