From b2cacfd22a71b36629473f78bfc9697d8646c518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 4 Nov 2005 12:37:44 +0000 Subject: [PATCH] added cdplayer as a beos compatible app git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14685 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/cdplayer/Jamfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/apps/cdplayer/Jamfile b/src/apps/cdplayer/Jamfile index c0d7597b6d..75a0edd3ee 100644 --- a/src/apps/cdplayer/Jamfile +++ b/src/apps/cdplayer/Jamfile @@ -1,5 +1,7 @@ SubDir HAIKU_TOP src apps cdplayer ; +SetSubDirSupportedPlatformsBeOSCompatible ; + Application CDPlayer : CDAudioDevice.cpp CDDBSupport.cpp