Hello guys.

I'm new to this forum and i'm going to start programming in QT to fill my spare time smile

I was looking at buildsystems and i got interessed in Qmake.
I just have some questions:

  • How do I add directorys for it to compile so that I can create different directories that contains code for different modules?
  • How do i config it to be able to run commands like: "make debug" and "make release"


Thanks!

// Johan