Qt 6.8.3 with BlackBerry 10 (QNX 8 / ARMv7) patches
 
 
 
 
 
 
Go to file
Marius Storm-Olsen 00c5f39081 Add module specific pris, and make syncqt create fwd includes
The module specific pris define the modules
    name
    version
    dependencies
    include paths
    lib paths
    additional CONFIGs and DEFINES
They are located in the modules source directory, with fwd
includes created in QtBase/mkspecs/modules build directory.
The pris use
    QT_MODULE_INCLUDE_BASE
    QT_MODULE_LIB_BASE
to specify the locations for includes and libs. These paths
are normally based on
    QT_INSTALL_HEADERS
    QT_INSTALL_LIBS
for installed modules, but overridden to the module's build
directory by syncqt for the fwd included pris.
The path of the pris must be specified in the sync.profile
for syncqt to create the fwding pris in QtBase.
2011-04-27 12:05:46 +02:00
bin Add module specific pris, and make syncqt create fwd includes 2011-04-27 12:05:46 +02:00
config.profiles Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
config.tests Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
demos Moved symbianpkgrules profiles to be feature profiles. 2011-04-27 12:05:45 +02:00
dist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
doc/src Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
examples Moved symbianpkgrules profiles to be feature profiles. 2011-04-27 12:05:45 +02:00
lib Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
mkspecs Add module specific pris, and make syncqt create fwd includes 2011-04-27 12:05:46 +02:00
qmake Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
src Add module specific pris, and make syncqt create fwd includes 2011-04-27 12:05:46 +02:00
tests Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tools Make syncqt use sync.profile files from each module 2011-04-27 12:05:45 +02:00
util Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
INSTALL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LGPL_EXCEPTION.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.FDL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.LGPL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.PREVIEW.COMMERCIAL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
configure Make syncqt use sync.profile files from each module 2011-04-27 12:05:45 +02:00
configure.exe Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
header.BSD Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
header.FDL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
header.LGPL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
header.LGPL-ONLY Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtbase.pro Some changes for qtbase 2011-04-27 12:05:44 +02:00
sync.profile Add module specific pris, and make syncqt create fwd includes 2011-04-27 12:05:46 +02:00