qt5base-lts/mkspecs/features/help.prf
Marius Storm-Olsen 1287361f64 Move private headers into versioned subdirectory
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.
2011-05-02 15:30:08 +02:00

4 lines
39 B
Plaintext

QT += xml sql
qtAddModule(help, true)