SubDir HAIKU_TOP src apps expander ;

SetSubDirSupportedPlatformsBeOSCompatible ;

Application Expander : 
	ExpanderApp.cpp
	ExpanderWindow.cpp
	ExpanderThread.cpp
	GenericThread.cpp
	ExpanderSettings.cpp
	ExpanderPreferences.cpp
	DirectoryFilePanel.cpp
	ExpanderRules.cpp
	: be tracker $(TARGET_LIBSUPC++)
	: Expander.rdef
;

