qt5base-lts/bin
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
..
createpackage Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
createpackage.bat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
createpackage.pl Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
elf2e32_qtwrapper Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
elf2e32_qtwrapper.bat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
elf2e32_qtwrapper.pl Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
findtr Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
patch_capabilities Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
patch_capabilities.bat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
patch_capabilities.pl Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
setcepaths.bat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
syncqt Add module specific pris, and make syncqt create fwd includes 2011-04-27 12:05:46 +02:00
syncqt.bat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00