1 SubDir HAIKU_TOP src apps resedit ;
3 SetSubDirSupportedPlatformsBeOSCompatible ;
5 UsePrivateHeaders shared interface ;
7 local columnViewSources ;
9 if ! $(TARGET_PLATFORM_HAIKU_COMPATIBLE) {
10 columnViewSources = ColumnListView.cpp ColumnTypes.cpp ;
13 SEARCH_SOURCE += [ FDirName $(HAIKU_TOP) src kits interface ] ;
30 : be tracker translation libcolumnlistview.a [ TargetLibsupc++ ]