1287361f64
This will allow us to expose private headers in a controlled manner, and ensure that they are not used by accident. This also means that we internally will have to enable the private headers for the modules we wish to use in the project.
4 lines
39 B
Plaintext
4 lines
39 B
Plaintext
QT += xml sql
|
|
|
|
qtAddModule(help, true)
|