usb_ecm: Use the current configuration instead of a fixed one.
[haiku.git] / src / preferences / sounds / Jamfile
blobce7f15321881187c6580dcc46eed3c8853d46291
1 SubDir HAIKU_TOP src preferences sounds ;
3 SetSubDirSupportedPlatformsBeOSCompatible ;
5 UsePrivateHeaders interface ;
7 Preference Sounds : 
8         HApp.cpp 
9         HWindow.cpp 
10         HEventList.cpp 
11         : be libcolumnlistview.a game localestub tracker libmedia.so
12                 [ TargetLibsupc++ ]
13         : Sounds.rdef
14         ;
16 DoCatalogs Sounds :
17         x-vnd.Haiku-Sounds
18         :
19         HApp.cpp
20         HWindow.cpp
21         HEventList.cpp
22         : en.catalog
23         ;