20

I've googled for a while for this and failed to find something that in my opinion should be the first google result... Does anyone know of a page or other resourse with complete (and I mean it) syntax of the Qt project (*.pro) file? All I can find now is random examples on multiples pages, nothing solid.

4

1 Answer 1

24

*.pro files are actually qmake project files. There are a lot of information about qmake:

Sign up to request clarification or add additional context in comments.

2 Comments

As previously - this doesn't specify all legal commands (build_pass for instance).
build_pass is not a command, it's a variable. I've added more links to my answer.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.