SubDir HAIKU_TOP src apps mediaplayer ; SetSubDirSupportedPlatformsBeOSCompatible ; AddSubDirSupportedPlatforms libbe_test ; Application MediaPlayer : Controller.cpp ControllerView.cpp DrawingTidbits.cpp InfoWin.cpp MainApp.cpp MainWin.cpp Playlist.cpp SoundOutput.cpp TransportButton.cpp TransportControlGroup.cpp SeekSlider.cpp VideoNode.cpp VideoView.cpp VolumeSlider.cpp : be media tracker $(TARGET_LIBSTDC++) : MediaPlayer.rdef ; if $(TARGET_PLATFORM) = libbe_test { HaikuInstall install-test-apps : $(HAIKU_APP_TEST_DIR) : MediaPlayer : tests!apps ; }