Hello,

I have a project with:
- ressorces (in an images folder)
-cpp files
-h files
-a qrc file
-a pro file
-a makefile

I believe to open this project with QtCreator, you have to import / open the pro file.
But then, I think QtCreator needs to edit a qmake file.

How to create with QtCreator a qmake file from this project?

Thank you for your help