Mercurial > audlegacy-plugins
comparison src/streambrowser/Makefile @ 2915:703cd5256849
added an about message box
author | Calin Crisan ccrisan@gmail.com |
---|---|
date | Sat, 16 Aug 2008 01:37:42 +0200 |
parents | c27da2c06805 |
children | 12a6def8a4b8 |
comparison
equal
deleted
inserted
replaced
2914:457260d55428 | 2915:703cd5256849 |
---|---|
3 SRCS = streambrowser.c \ | 3 SRCS = streambrowser.c \ |
4 streamdir.c \ | 4 streamdir.c \ |
5 shoutcast.c \ | 5 shoutcast.c \ |
6 xiph.c \ | 6 xiph.c \ |
7 bookmarks.c \ | 7 bookmarks.c \ |
8 gui/about_win.c \ | |
9 gui/streambrowser_win.c | 8 gui/streambrowser_win.c |
10 | 9 |
11 DATA = images/shoutcast.png \ | 10 DATA = images/shoutcast.png \ |
12 images/xiph.png \ | 11 images/xiph.png \ |
13 images/bookmarks.png \ | 12 images/bookmarks.png \ |