comparison src/audacious/widgets/Makefile @ 2943:a8f2c99727eb trunk

replace Textbox in playlistwin with UiSkinnedTextbox, textbox.c no longer needed, temporary comment out g_usleep in textbox_scroll as it needs to be run as new thread
author Tomasz Mon <desowin@gmail.com>
date Sat, 30 Jun 2007 19:46:21 +0200
parents 2b379b796c84
children 6d4b7b739232
comparison
equal deleted inserted replaced
2942:1a59a0ced6a8 2943:a8f2c99727eb
18 -I.. \ 18 -I.. \
19 -I../../intl 19 -I../../intl
20 20
21 SOURCES = \ 21 SOURCES = \
22 widget.c \ 22 widget.c \
23 textbox.c \
24 hslider.c \ 23 hslider.c \
25 menurow.c \ 24 menurow.c \
26 monostereo.c \ 25 monostereo.c \
27 vis.c \ 26 vis.c \
28 svis.c \ 27 svis.c \