I have a makefile project. I know that in Eclipse CDT is possible to load makefile project.
Is it possibile to load it in qtcreator?
I've noticed that by default Qt creator runs the command 'make all'. You can modify this under the Projects tab.