SubDir OBOS_TOP src servers app proto7 testobapp ;

App proto7_test_app :
	<$(SOURCE_GRIST)>ClientFontList.cpp
	<$(SOURCE_GRIST)>DebugTools.cpp
	<$(SOURCE_GRIST)>OBApplication.cpp
	<$(SOURCE_GRIST)>OBFont.cpp
	<$(SOURCE_GRIST)>OBTestApp.cpp
	<$(SOURCE_GRIST)>OBView.cpp
	<$(SOURCE_GRIST)>OBWindow.cpp
	<$(SOURCE_GRIST)>PortLink.cpp
;
LinkSharedOSLibs proto7_test_app : be stdc++.r4 ;
