QT S60 use carbide only for ever!?
But after using, I think it's so hard to use.
First time I used, I could not open source files in carbide IDE.
After some unkown drop and drag, source files opened, but the navigator and opened sources layout.
I have no words.
So, I want to know how to develop qt S60 programs in pure code mode, just like I have done sometimes on Windows/X11 platform.
I don't like ui files generated by carbide, and I think it's disordered in version control systems.
For example:
main.cpp
hello.h
hello.cpp
What .pro file should I write? How can I generate Makefile with qmake, and compile it in command line?
Can someone help and show me the example?



