Mercurial > audlegacy-plugins
comparison src/streambrowser/Makefile @ 2815:cc6f02424609
added initial support for xiph streaming directory; small bug fixes & code cleanups
| author | Calin Crisan ccrisan@gmail.com |
|---|---|
| date | Sun, 13 Jul 2008 04:00:04 +0300 |
| parents | f9c6a9cb442e |
| children | 779125caa3ac |
comparison
equal
deleted
inserted
replaced
| 2814:a03d670e8752 | 2815:cc6f02424609 |
|---|---|
| 1 PLUGIN = streambrowser${PLUGIN_SUFFIX} | 1 PLUGIN = streambrowser${PLUGIN_SUFFIX} |
| 2 | 2 |
| 3 SRCS = streambrowser.c \ | 3 SRCS = streambrowser.c \ |
| 4 streamdir.c \ | 4 streamdir.c \ |
| 5 shoutcast.c \ | 5 shoutcast.c \ |
| 6 xiph.c \ | |
| 6 gui/about_win.c \ | 7 gui/about_win.c \ |
| 7 gui/streambrowser_win.c | 8 gui/streambrowser_win.c |
| 8 | 9 |
| 9 DATA = images/shoutcast.png \ | 10 DATA = images/shoutcast.png \ |
| 10 images/streambrowser-16x16.png \ | 11 images/streambrowser-16x16.png \ |
