| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 2 | |
Hi. I use some files I wanna build in the manner of .ui, e.g. command my_file.ext -o my_file.h command my_file.ext -i my_file.h -o my_file.cpp and then add these .h and .cpp to headers and sources appropriately. When QT used tmake I modified it, then I modified qmake to achieve this, but it is not the right way, is it? Is there any way to make a custom build target using qmake? Thanks in advance. -- [ signature omitted ]