Re: Need Help Writing a Rule

2008-05-28 Thread Stepan Kasal
Hello, On Sun, May 25, 2008 at 07:49:51PM -0700, Bobby Dill wrote: %.cpp: %.png uic -embed colortool $? -o $@ image_collection.cpp: images/designer_widgetstack.png \ images/designer_d_table.png \ images/designer_d_iconview.png well, this is more aquestion about

Need Help Writing a Rule

2008-05-25 Thread Bobby Dill
I'm trying to compile qt programs with automake. I used qmake to generate a Makefile first and then converted this into an automake file. My latest problem involves putting images into a form. Here's qmake's version of how to do this. .ui/qmake_image_collection.cpp: images/filenew \