SubDir HAIKU_TOP src preferences notifications ;

UsePrivateHeaders shared ;

UsePrivateHeaders interface ;

Application Notifications :
	Notifications.cpp
	PrefletWin.cpp
	PrefletView.cpp
	SettingsPane.cpp
	GeneralView.cpp
	DisplayView.cpp
	NotificationsView.cpp
	: be translation libcolumnlistview.a libnotification.a $(TARGET_LIBSTDC++) $(HAIKU_LOCALE_LIBS)
	: Notifications.rdef
;

Depends Notifications : libcolumnlistview.a ;
Depends Notifications : libnotification.a ;

DoCatalogs Notifications :
	x-vnd.Haiku-Notifications
	:
	DisplayView.cpp
	GeneralView.cpp
	PrefletWin.cpp
	PrefletView.cpp
	NotificationsView.cpp
	;
