Index: head/devel/qbs/Makefile =================================================================== --- head/devel/qbs/Makefile (revision 533258) +++ head/devel/qbs/Makefile (revision 533259) @@ -1,57 +1,57 @@ # $FreeBSD$ PORTNAME= qbs DISTVERSIONPREFIX= src- -DISTVERSION= 1.15.0 +DISTVERSION= 1.16.0 CATEGORIES= devel MASTER_SITES= QT/official_releases/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/Qt/qbs MAINTAINER= kde@FreeBSD.org COMMENT= Qbs Build Suite LICENSE= GPLv3 LGPL21 LICENSE_COMB= dual USES= compiler:c++11-lib gl python:run qmake:outsource qt:5 shebangfix USE_GL= gl USE_LDCONFIG= yes USE_QT= buildtools_build core concurrent gui network script testlib \ widgets xml SHEBANG_FILES= src/3rdparty/python/bin/dmgbuild QMAKE_ARGS= CONFIG+=qbs_disable_rpath \ CONFIG+=qbs_enable_project_file_updates QMAKE_SOURCE_PATH= ${WRKSRC}/qbs.pro OPTIONS_DEFINE= DOCS DOCS_USES= qt:5 DOCS_USE= QT=help_build,qdoc_build,sql-sqlite3_build OPTIONS_DEFAULT= ${OPTIONS_DEFINE} ALL_TARGET= all INSTALL_TARGET= install DOCS_ALL_TARGET= docs DOCS_INSTALL_TARGET= install_docs PLIST_SUB= SHLIB_VERSION="${PORTVERSION}" pre-configure: # We piggyback on QMAKE_LIBDIR_FLAGS to make sure -L${WRKSRC}/lib is passed to # the linker before -L/usr/local/lib. By default, the opposite happens, which # is a problem when a Qt port is being upgraded, since an existing library # would end up being picked up instead of those built in ${WRKSRC}/lib. Since # qmake appends the value of QMAKE_LIBDIR to QMAKE_LIBDIR_FLAGS, we can use the # latter to get the linker path order right. qmake is smart enough to strip # occurrences of ${WRKSRC}/lib from .pc and .prl files when installing them. # See QTBUG-40825 and ports bugs 194088, 195105 and 198720. ${MKDIR} ${CONFIGURE_WRKSRC} ${ECHO_CMD} 'QMAKE_LIBDIR_FLAGS = -L${CONFIGURE_WRKSRC}/lib' >> ${CONFIGURE_WRKSRC}/.qmake.cache # The file in question is not used on FreeBSD. To silence stage-qa, remove it from stage-dir. post-install: ${RM} ${STAGEDIR}${DATADIR}/modules/bundle/update-specs.sh .include Index: head/devel/qbs/distinfo =================================================================== --- head/devel/qbs/distinfo (revision 533258) +++ head/devel/qbs/distinfo (revision 533259) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576304274 -SHA256 (KDE/Qt/qbs/qbs-src-1.15.0.tar.gz) = e1dee4bbe0b601c0da16b279b86c4dc881b1b86a6ff0c34fc720685adc1b8ee8 -SIZE (KDE/Qt/qbs/qbs-src-1.15.0.tar.gz) = 4531882 +TIMESTAMP = 1588093949 +SHA256 (KDE/Qt/qbs/qbs-src-1.16.0.tar.gz) = a77be21ec08904b86afdbe798dd3597d070ee8f9ca9cc9ed3f21b87d6fa12b25 +SIZE (KDE/Qt/qbs/qbs-src-1.16.0.tar.gz) = 4571788 Index: head/devel/qbs/pkg-plist =================================================================== --- head/devel/qbs/pkg-plist (revision 533258) +++ head/devel/qbs/pkg-plist (revision 533259) @@ -1,680 +1,693 @@ bin/qbs bin/qbs-config bin/qbs-config-ui bin/qbs-create-project bin/qbs-setup-android bin/qbs-setup-qt bin/qbs-setup-toolchains include/qbs/api/jobs.h include/qbs/api/languageinfo.h include/qbs/api/project.h include/qbs/api/projectdata.h include/qbs/api/rulecommand.h include/qbs/api/runenvironment.h include/qbs/api/transformerdata.h include/qbs/buildgraph/forward_decls.h include/qbs/generators/generator.h include/qbs/generators/generatordata.h include/qbs/language/forward_decls.h include/qbs/logging/ilogsink.h include/qbs/qbs.h include/qbs/qbs_version.pri include/qbs/tools/architectures.h include/qbs/tools/buildoptions.h include/qbs/tools/cleanoptions.h include/qbs/tools/codelocation.h include/qbs/tools/commandechomode.h include/qbs/tools/error.h include/qbs/tools/generateoptions.h include/qbs/tools/installoptions.h include/qbs/tools/joblimits.h include/qbs/tools/preferences.h include/qbs/tools/processresult.h include/qbs/tools/profile.h include/qbs/tools/projectgeneratormanager.h include/qbs/tools/qbs_export.h include/qbs/tools/settings.h include/qbs/tools/settingsmodel.h include/qbs/tools/settingsrepresentation.h include/qbs/tools/setupprojectparameters.h include/qbs/tools/toolchains.h include/qbs/tools/version.h include/qbs/use_installed_corelib.pri lib/libqbscore.prl lib/libqbscore.so lib/libqbscore.so.1 -lib/libqbscore.so.1.15 +lib/libqbscore.so.1.16 lib/libqbscore.so.%%SHLIB_VERSION%% lib/qbs/plugins/libclangcompilationdbgenerator.so lib/qbs/plugins/libiarewgenerator.so lib/qbs/plugins/libkeiluvgenerator.so lib/qbs/plugins/libmakefilegenerator.so lib/qbs/plugins/libqbs_cpp_scanner.so lib/qbs/plugins/libqbs_qt_scanner.so lib/qbs/plugins/libvisualstudiogenerator.so libexec/qbs/dmgbuild libexec/qbs/qbs_processlauncher man/man1/qbs.1.gz %%PORTDOCS%%%%DOCSDIR%%/html/attributions.html %%PORTDOCS%%%%DOCSDIR%%/html/building-applications.html %%PORTDOCS%%%%DOCSDIR%%/html/building-qbs.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-build.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-clean.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-config-ui.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-config.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-create-project.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-dump-nodes-tree.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-generate.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-help.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-install.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-list-products.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-resolve.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-run.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-session.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-setup-android.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-setup-qt.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-setup-toolchains.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-shell.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-status.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-update-timestamps.html %%PORTDOCS%%%%DOCSDIR%%/html/cli-version.html %%PORTDOCS%%%%DOCSDIR%%/html/cli.html %%PORTDOCS%%%%DOCSDIR%%/html/commands.html %%PORTDOCS%%%%DOCSDIR%%/html/configuring.html %%PORTDOCS%%%%DOCSDIR%%/html/custom-modules.html %%PORTDOCS%%%%DOCSDIR%%/html/generators.html %%PORTDOCS%%%%DOCSDIR%%/html/howtos.html %%PORTDOCS%%%%DOCSDIR%%/html/images/arrow_bc.png %%PORTDOCS%%%%DOCSDIR%%/html/images/bgrContent.png %%PORTDOCS%%%%DOCSDIR%%/html/images/btn_next.png %%PORTDOCS%%%%DOCSDIR%%/html/images/btn_prev.png %%PORTDOCS%%%%DOCSDIR%%/html/images/bullet_dn.png %%PORTDOCS%%%%DOCSDIR%%/html/images/bullet_sq.png %%PORTDOCS%%%%DOCSDIR%%/html/images/home.png %%PORTDOCS%%%%DOCSDIR%%/html/images/ico_note.png %%PORTDOCS%%%%DOCSDIR%%/html/images/ico_note_attention.png %%PORTDOCS%%%%DOCSDIR%%/html/images/ico_out.png %%PORTDOCS%%%%DOCSDIR%%/html/images/logo.png %%PORTDOCS%%%%DOCSDIR%%/html/images/qbs-build-process.png %%PORTDOCS%%%%DOCSDIR%%/html/images/qbs-dmg.png %%PORTDOCS%%%%DOCSDIR%%/html/images/qbs-settings-gui.png %%PORTDOCS%%%%DOCSDIR%%/html/index.html %%PORTDOCS%%%%DOCSDIR%%/html/installing-files.html %%PORTDOCS%%%%DOCSDIR%%/html/installing.html %%PORTDOCS%%%%DOCSDIR%%/html/jsextension-binaryfile.html %%PORTDOCS%%%%DOCSDIR%%/html/jsextension-environment.html %%PORTDOCS%%%%DOCSDIR%%/html/jsextension-file.html %%PORTDOCS%%%%DOCSDIR%%/html/jsextension-fileinfo.html %%PORTDOCS%%%%DOCSDIR%%/html/jsextension-process.html %%PORTDOCS%%%%DOCSDIR%%/html/jsextension-propertylist.html %%PORTDOCS%%%%DOCSDIR%%/html/jsextension-temporarydir.html %%PORTDOCS%%%%DOCSDIR%%/html/jsextension-textfile.html %%PORTDOCS%%%%DOCSDIR%%/html/jsextension-utilities.html %%PORTDOCS%%%%DOCSDIR%%/html/jsextension-xml.html %%PORTDOCS%%%%DOCSDIR%%/html/jsextensions-general.html %%PORTDOCS%%%%DOCSDIR%%/html/json-api.html %%PORTDOCS%%%%DOCSDIR%%/html/language-introduction.html %%PORTDOCS%%%%DOCSDIR%%/html/list-of-builtin-services.html %%PORTDOCS%%%%DOCSDIR%%/html/list-of-items.html %%PORTDOCS%%%%DOCSDIR%%/html/list-of-probes.html %%PORTDOCS%%%%DOCSDIR%%/html/module-providers.html %%PORTDOCS%%%%DOCSDIR%%/html/multiplexing.html %%PORTDOCS%%%%DOCSDIR%%/html/overview.html %%PORTDOCS%%%%DOCSDIR%%/html/platforms.html %%PORTDOCS%%%%DOCSDIR%%/html/porting-to-qbs.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-attribution-biplist.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-attribution-dmgbuild.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-attribution-ds-store.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-attribution-mac-alias.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-target-android.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-target-integrity.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-target-ios.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-target-linux.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-target-macos.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-target-qnx.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-target-tvos.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-target-vxworks.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-target-watchos.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs-target-windows.html %%PORTDOCS%%%%DOCSDIR%%/html/qbs.index %%PORTDOCS%%%%DOCSDIR%%/html/qbs.qhp %%PORTDOCS%%%%DOCSDIR%%/html/qbs.qhp.sha1 %%PORTDOCS%%%%DOCSDIR%%/html/qbsconvenienceitems-qmlmodule.html %%PORTDOCS%%%%DOCSDIR%%/html/qbslanguageitems-qmlmodule.html %%PORTDOCS%%%%DOCSDIR%%/html/qbsmodules-qmlmodule.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-binaryprobe-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-binaryprobe.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-frameworkprobe-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-frameworkprobe.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-includeprobe-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-includeprobe.html +%%PORTDOCS%%%%DOCSDIR%%/html/qml-libraryprobe-members.html +%%PORTDOCS%%%%DOCSDIR%%/html/qml-libraryprobe.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-pathprobe-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-pathprobe.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-pkgconfigprobe-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-pkgconfigprobe.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-appleapplicationdiskimage-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-appleapplicationdiskimage.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-applediskimage-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-applediskimage.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-application-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-application.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-applicationextension-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-applicationextension.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-autotestrunner-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-autotestrunner.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-cppapplication-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-cppapplication.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-dynamiclibrary-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-dynamiclibrary.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-innosetup-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-innosetup.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-installpackage-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-installpackage.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-javaclasscollection-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-javaclasscollection.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-javajarfile-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-javajarfile.html +%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-library-members.html +%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-library.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-loadablemodule-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-loadablemodule.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-qtapplication-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-qtapplication.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-qtguiapplication-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-qtguiapplication.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-staticlibrary-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-staticlibrary.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-xpcservice-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsconvenienceitems-xpcservice.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-artifact-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-artifact.html +%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-conanfileprobe-members.html +%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-conanfileprobe.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-depends-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-depends.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-export-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-export.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-filetagger-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-filetagger.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-group-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-group.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-joblimit-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-joblimit.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-module-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-module.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-moduleprovider-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-moduleprovider.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-parameter-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-parameter.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-parameters-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-parameters.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-probe-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-probe.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-product-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-product.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-profile-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-profile.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-project-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-project.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-properties-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-properties.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-propertyoptions-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-propertyoptions.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-rule-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-rule.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-scanner-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-scanner.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-subproject-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbslanguageitems-subproject.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-android-ndk-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-android-ndk.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-android-sdk-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-android-sdk.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-archiver-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-archiver.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-autotest-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-autotest.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-bundle-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-bundle.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-cpp-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-cpp-obsolete.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-cpp.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-cpufeatures-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-cpufeatures.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-dmg-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-dmg.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-exporter-pkgconfig-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-exporter-pkgconfig.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-exporter-qbs-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-exporter-qbs.html +%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-freedesktop-members.html +%%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-freedesktop.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-ib-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-ib.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-ico-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-ico.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-innosetup-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-innosetup.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-java-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-java.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-lex-yacc-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-lex-yacc.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-nodejs-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-nodejs.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-nsis-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-nsis.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-pkgconfig-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-pkgconfig.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-protobuf-cpp-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-protobuf-cpp.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-protobuf-objc-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-protobuf-objc.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qbs-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qbs.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qnx-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qnx.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-android-support-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-android-support.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-core-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-core.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-dbus-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-dbus.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-declarative-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-declarative.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-gui-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-gui.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-plugin-support-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-plugin-support.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-qml-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-qml.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-quick-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-quick.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-scxml-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-qt-scxml.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-texttemplate-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-texttemplate.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-typescript-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-typescript.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-vcs-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-vcs.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-wix-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-wix.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-xcode-members.html %%PORTDOCS%%%%DOCSDIR%%/html/qml-qbsmodules-xcode.html %%PORTDOCS%%%%DOCSDIR%%/html/qt-modules.html %%PORTDOCS%%%%DOCSDIR%%/html/qt-versions.html %%PORTDOCS%%%%DOCSDIR%%/html/reference.html %%PORTDOCS%%%%DOCSDIR%%/html/running-applications.html %%PORTDOCS%%%%DOCSDIR%%/html/setup.html %%PORTDOCS%%%%DOCSDIR%%/html/shell.html %%PORTDOCS%%%%DOCSDIR%%/html/style/offline-simple.css %%PORTDOCS%%%%DOCSDIR%%/html/style/offline.css %%PORTDOCS%%%%DOCSDIR%%/html/usage.html %%PORTDOCS%%%%DOCSDIR%%/qbs.qch %%DATADIR%%/examples/app-and-lib/app/app.qbs %%DATADIR%%/examples/app-and-lib/app/main.cpp %%DATADIR%%/examples/app-and-lib/app_and_lib.qbs %%DATADIR%%/examples/app-and-lib/lib/lib.cpp %%DATADIR%%/examples/app-and-lib/lib/lib.h %%DATADIR%%/examples/app-and-lib/lib/lib.qbs %%DATADIR%%/examples/baremetal/at90can128olimex/at90can128olimex.qbs %%DATADIR%%/examples/baremetal/at90can128olimex/redblink/README.md %%DATADIR%%/examples/baremetal/at90can128olimex/redblink/gpio.c %%DATADIR%%/examples/baremetal/at90can128olimex/redblink/gpio.h %%DATADIR%%/examples/baremetal/at90can128olimex/redblink/main.c %%DATADIR%%/examples/baremetal/at90can128olimex/redblink/redblink.qbs %%DATADIR%%/examples/baremetal/baremetal.qbs %%DATADIR%%/examples/baremetal/cc2540usbdongle/cc2540usbdongle.qbs %%DATADIR%%/examples/baremetal/cc2540usbdongle/greenblink/README.md %%DATADIR%%/examples/baremetal/cc2540usbdongle/greenblink/gpio.c %%DATADIR%%/examples/baremetal/cc2540usbdongle/greenblink/gpio.h %%DATADIR%%/examples/baremetal/cc2540usbdongle/greenblink/greenblink.qbs %%DATADIR%%/examples/baremetal/cc2540usbdongle/greenblink/main.c %%DATADIR%%/examples/baremetal/cc2540usbdongle/greenblink/system.h %%DATADIR%%/examples/baremetal/cy7c68013a/cy7c68013a.qbs %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/README.md %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/core.c %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/core.h %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/defs.h %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/gpio.c %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/gpio.h %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/hid.c %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/hid.h %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/hiddesc.c %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/hidep0.c %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/hidep1.c %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/irqs.h %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/main.c %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/nes-gamepads.qbs %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/regs.h %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/usb.c %%DATADIR%%/examples/baremetal/cy7c68013a/nes-gamepads/usb.h %%DATADIR%%/examples/baremetal/msp430f5529/msp430f5529.qbs %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/README.md %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/gamepads.ld %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/gpio.c %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/gpio.h %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/hid.h %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/hiddesc.c %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/hidep0.c %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/hidep1.c %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/hwdefs.h %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/main.c %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/nes-gamepads.qbs %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/pmm.c %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/pmm.h %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/ucs.c %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/ucs.h %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/usb.c %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/usb.h %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/wdt_a.c %%DATADIR%%/examples/baremetal/msp430f5529/nes-gamepads/wdt_a.h %%DATADIR%%/examples/baremetal/msp430f5529/redblink/README.md %%DATADIR%%/examples/baremetal/msp430f5529/redblink/gpio.c %%DATADIR%%/examples/baremetal/msp430f5529/redblink/gpio.h %%DATADIR%%/examples/baremetal/msp430f5529/redblink/main.c %%DATADIR%%/examples/baremetal/msp430f5529/redblink/redblink.qbs %%DATADIR%%/examples/baremetal/msp430f5529/redblink/system.c %%DATADIR%%/examples/baremetal/msp430f5529/redblink/system.h %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/README.md %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/blueblink.qbs %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/gcc/flash.ld %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/gcc/startup.s %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/gpio.c %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/gpio.h %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/iar/flash.icf %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/iar/startup.s %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/keil/flash.sct %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/keil/startup.s %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/main.c %%DATADIR%%/examples/baremetal/stm32f4discovery/blueblink/system.h %%DATADIR%%/examples/baremetal/stm32f4discovery/stm32f4discovery.qbs %%DATADIR%%/examples/baremetal/stm8s103f3/redblink/README.md %%DATADIR%%/examples/baremetal/stm8s103f3/redblink/gpio.c %%DATADIR%%/examples/baremetal/stm8s103f3/redblink/gpio.h %%DATADIR%%/examples/baremetal/stm8s103f3/redblink/main.c %%DATADIR%%/examples/baremetal/stm8s103f3/redblink/redblink.qbs %%DATADIR%%/examples/baremetal/stm8s103f3/redblink/system.h %%DATADIR%%/examples/baremetal/stm8s103f3/stm8s103f3.qbs %%DATADIR%%/examples/cocoa-application/CocoaApplication.qbs %%DATADIR%%/examples/cocoa-application/CocoaApplication.xcodeproj/project.pbxproj %%DATADIR%%/examples/cocoa-application/CocoaApplication/AppDelegate.h %%DATADIR%%/examples/cocoa-application/CocoaApplication/AppDelegate.m %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication-Info.plist %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication-Prefix.pch %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/Contents.json %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_128x128.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_128x128@2x.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_16x16.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_16x16@2x.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_256x256.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_256x256@2x.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_32x32.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_32x32@2x.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_512x512.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_512x512@2x.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/background.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/background@2x.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/dmg.iconset/icon_128x128.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/dmg.iconset/icon_128x128@2x.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/dmg.iconset/icon_16x16.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/dmg.iconset/icon_16x16@2x.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/dmg.iconset/icon_256x256.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/dmg.iconset/icon_256x256@2x.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/dmg.iconset/icon_32x32.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/dmg.iconset/icon_32x32@2x.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/dmg.iconset/icon_512x512.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/dmg.iconset/icon_512x512@2x.png %%DATADIR%%/examples/cocoa-application/CocoaApplication/en.lproj/Credits.rtf %%DATADIR%%/examples/cocoa-application/CocoaApplication/en.lproj/InfoPlist.strings %%DATADIR%%/examples/cocoa-application/CocoaApplication/en.lproj/LICENSE %%DATADIR%%/examples/cocoa-application/CocoaApplication/en.lproj/MainMenu.xib %%DATADIR%%/examples/cocoa-application/CocoaApplication/en_US.lproj %%DATADIR%%/examples/cocoa-application/CocoaApplication/main.m %%DATADIR%%/examples/cocoa-application/app.qbs %%DATADIR%%/examples/cocoa-application/dmg.qbs %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication.qbs %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication.xcodeproj/project.pbxproj %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/AppDelegate.h %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/AppDelegate.m %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/CocoaTouchApplication-Info.plist %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/CocoaTouchApplication-Prefix.pch %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/Default-568h@2x.png %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/Default.png %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/Default@2x.png %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/DetailViewController.h %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/DetailViewController.m %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/MasterViewController.h %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/MasterViewController.m %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/en.lproj/DetailViewController_iPad.xib %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/en.lproj/DetailViewController_iPhone.xib %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/en.lproj/InfoPlist.strings %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/en.lproj/MasterViewController_iPad.xib %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/en.lproj/MasterViewController_iPhone.xib %%DATADIR%%/examples/cocoa-touch-application/CocoaTouchApplication/main.m %%DATADIR%%/examples/code-generator/code-generator.qbs %%DATADIR%%/examples/code-generator/hwgen.cpp %%DATADIR%%/examples/collidingmice/collidingmice.qbs %%DATADIR%%/examples/collidingmice/images/cheese.jpg %%DATADIR%%/examples/collidingmice/main.cpp %%DATADIR%%/examples/collidingmice/mice.qrc %%DATADIR%%/examples/collidingmice/mouse.cpp %%DATADIR%%/examples/collidingmice/mouse.h %%DATADIR%%/examples/compiled-qml/MainForm.ui.qml %%DATADIR%%/examples/compiled-qml/cheese.jpg %%DATADIR%%/examples/compiled-qml/main.cpp %%DATADIR%%/examples/compiled-qml/main.qml %%DATADIR%%/examples/compiled-qml/myapp.qbs %%DATADIR%%/examples/compiled-qml/qml.qrc %%DATADIR%%/examples/examples.qbs %%DATADIR%%/examples/grpc/client.cpp %%DATADIR%%/examples/grpc/ping-pong-grpc.proto %%DATADIR%%/examples/grpc/ping-pong-grpc.qbs %%DATADIR%%/examples/grpc/server.cpp %%DATADIR%%/examples/helloworld-complex/hello.qbs %%DATADIR%%/examples/helloworld-complex/src/foo.cpp %%DATADIR%%/examples/helloworld-complex/src/foo.h %%DATADIR%%/examples/helloworld-complex/src/main.cpp %%DATADIR%%/examples/helloworld-complex/src/specialfeature.cpp %%DATADIR%%/examples/helloworld-complex/src/specialfeature.h %%DATADIR%%/examples/helloworld-minimal/hello.qbs %%DATADIR%%/examples/helloworld-minimal/main.cpp %%DATADIR%%/examples/helloworld-qt/hello.qbs %%DATADIR%%/examples/helloworld-qt/main.cpp %%DATADIR%%/examples/install-bundle/MainMenu.xib %%DATADIR%%/examples/install-bundle/Storyboard.storyboard %%DATADIR%%/examples/install-bundle/assetcatalog1.xcassets/other.imageset/Contents.json %%DATADIR%%/examples/install-bundle/assetcatalog1.xcassets/other.imageset/icon_16x16.png %%DATADIR%%/examples/install-bundle/assetcatalog1.xcassets/other.imageset/icon_16x16@2x.png %%DATADIR%%/examples/install-bundle/assetcatalog2.xcassets/other.imageset/Contents.json %%DATADIR%%/examples/install-bundle/assetcatalog2.xcassets/other.imageset/icon_16x16.png %%DATADIR%%/examples/install-bundle/assetcatalog2.xcassets/other.imageset/icon_16x16@2x.png %%DATADIR%%/examples/install-bundle/coreutils.cpp %%DATADIR%%/examples/install-bundle/coreutils.h %%DATADIR%%/examples/install-bundle/install-bundle.qbs %%DATADIR%%/examples/install-bundle/main.cpp %%DATADIR%%/examples/install-bundle/white.iconset/icon_16x16.png %%DATADIR%%/examples/install-bundle/white.iconset/icon_16x16@2x.png %%DATADIR%%/examples/protobuf/cpp/README.md %%DATADIR%%/examples/protobuf/cpp/addressbook.qbs %%DATADIR%%/examples/protobuf/cpp/main.cpp %%DATADIR%%/examples/protobuf/objc/README.md %%DATADIR%%/examples/protobuf/objc/addressbook.qbs %%DATADIR%%/examples/protobuf/objc/main.m %%DATADIR%%/examples/protobuf/shared/addressbook.proto %%DATADIR%%/examples/rule/lorem_ipsum.txt %%DATADIR%%/examples/rule/rule.qbs %%DATADIR%%/imports/qbs/BundleTools/bundle-tools.js %%DATADIR%%/imports/qbs/DarwinTools/darwin-tools.js %%DATADIR%%/imports/qbs/ModUtils/utils.js %%DATADIR%%/imports/qbs/PathTools/path-tools.js %%DATADIR%%/imports/qbs/Probes/AndroidNdkProbe.qbs %%DATADIR%%/imports/qbs/Probes/AndroidSdkProbe.qbs %%DATADIR%%/imports/qbs/Probes/BinaryProbe.qbs +%%DATADIR%%/imports/qbs/Probes/ClBinaryProbe.qbs +%%DATADIR%%/imports/qbs/Probes/ClangClBinaryProbe.qbs %%DATADIR%%/imports/qbs/Probes/ClangClProbe.qbs +%%DATADIR%%/imports/qbs/Probes/ConanfileProbe.qbs %%DATADIR%%/imports/qbs/Probes/FrameworkProbe.qbs %%DATADIR%%/imports/qbs/Probes/GccBinaryProbe.qbs %%DATADIR%%/imports/qbs/Probes/GccProbe.qbs %%DATADIR%%/imports/qbs/Probes/GccVersionProbe.qbs %%DATADIR%%/imports/qbs/Probes/IarProbe.qbs %%DATADIR%%/imports/qbs/Probes/IcoUtilsVersionProbe.qbs %%DATADIR%%/imports/qbs/Probes/IncludeProbe.qbs %%DATADIR%%/imports/qbs/Probes/InnoSetupProbe.qbs %%DATADIR%%/imports/qbs/Probes/JdkProbe.qbs %%DATADIR%%/imports/qbs/Probes/JdkVersionProbe.qbs %%DATADIR%%/imports/qbs/Probes/KeilProbe.qbs %%DATADIR%%/imports/qbs/Probes/LibraryProbe.qbs %%DATADIR%%/imports/qbs/Probes/MsvcProbe.qbs %%DATADIR%%/imports/qbs/Probes/NodeJsProbe.qbs %%DATADIR%%/imports/qbs/Probes/NpmProbe.qbs %%DATADIR%%/imports/qbs/Probes/PathProbe.qbs %%DATADIR%%/imports/qbs/Probes/PkgConfigProbe.qbs %%DATADIR%%/imports/qbs/Probes/SdccProbe.qbs %%DATADIR%%/imports/qbs/Probes/TypeScriptProbe.qbs %%DATADIR%%/imports/qbs/Probes/WiXProbe.qbs %%DATADIR%%/imports/qbs/Probes/XcodeProbe.qbs %%DATADIR%%/imports/qbs/Probes/path-probe.js %%DATADIR%%/imports/qbs/UnixUtils/unix-utils.js %%DATADIR%%/imports/qbs/WindowsUtils/windows-utils.js %%DATADIR%%/imports/qbs/base/AndroidApk.qbs %%DATADIR%%/imports/qbs/base/AppleApplicationDiskImage.qbs %%DATADIR%%/imports/qbs/base/AppleDiskImage.qbs %%DATADIR%%/imports/qbs/base/Application.qbs %%DATADIR%%/imports/qbs/base/ApplicationExtension.qbs %%DATADIR%%/imports/qbs/base/AutotestRunner.qbs %%DATADIR%%/imports/qbs/base/CppApplication.qbs %%DATADIR%%/imports/qbs/base/DynamicLibrary.qbs %%DATADIR%%/imports/qbs/base/InnoSetup.qbs %%DATADIR%%/imports/qbs/base/InstallPackage.qbs %%DATADIR%%/imports/qbs/base/JavaClassCollection.qbs %%DATADIR%%/imports/qbs/base/JavaJarFile.qbs %%DATADIR%%/imports/qbs/base/Library.qbs %%DATADIR%%/imports/qbs/base/LoadableModule.qbs %%DATADIR%%/imports/qbs/base/NSISSetup.qbs %%DATADIR%%/imports/qbs/base/NativeBinary.qbs %%DATADIR%%/imports/qbs/base/NetModule.qbs %%DATADIR%%/imports/qbs/base/NodeJSApplication.qbs %%DATADIR%%/imports/qbs/base/QtApplication.qbs %%DATADIR%%/imports/qbs/base/QtGuiApplication.qbs %%DATADIR%%/imports/qbs/base/StaticLibrary.qbs %%DATADIR%%/imports/qbs/base/WindowsInstallerPackage.qbs %%DATADIR%%/imports/qbs/base/WindowsSetupPackage.qbs %%DATADIR%%/imports/qbs/base/XPCService.qbs %%DATADIR%%/module-providers/Qt/provider.qbs %%DATADIR%%/module-providers/Qt/setup-qt.js %%DATADIR%%/module-providers/Qt/templates/QtModule.qbs %%DATADIR%%/module-providers/Qt/templates/QtPlugin.qbs %%DATADIR%%/module-providers/Qt/templates/android_support.qbs %%DATADIR%%/module-providers/Qt/templates/core.qbs %%DATADIR%%/module-providers/Qt/templates/dbus.js %%DATADIR%%/module-providers/Qt/templates/dbus.qbs %%DATADIR%%/module-providers/Qt/templates/gui.qbs %%DATADIR%%/module-providers/Qt/templates/moc.js %%DATADIR%%/module-providers/Qt/templates/module.qbs %%DATADIR%%/module-providers/Qt/templates/plugin.qbs %%DATADIR%%/module-providers/Qt/templates/plugin_support.qbs %%DATADIR%%/module-providers/Qt/templates/qdoc.js %%DATADIR%%/module-providers/Qt/templates/qml.js %%DATADIR%%/module-providers/Qt/templates/qml.qbs %%DATADIR%%/module-providers/Qt/templates/qmlcache.qbs %%DATADIR%%/module-providers/Qt/templates/quick.js %%DATADIR%%/module-providers/Qt/templates/quick.qbs %%DATADIR%%/module-providers/Qt/templates/scxml.qbs %%DATADIR%%/module-providers/__fallback/fallback.qbs %%DATADIR%%/module-providers/__fallback/provider.qbs %%DATADIR%%/modules/Android/android-utils.js %%DATADIR%%/modules/Android/ndk/ndk.qbs %%DATADIR%%/modules/Android/ndk/utils.js %%DATADIR%%/modules/Android/sdk/sdk.qbs %%DATADIR%%/modules/Android/sdk/utils.js %%DATADIR%%/modules/Exporter/pkgconfig/pkgconfig.js %%DATADIR%%/modules/Exporter/pkgconfig/pkgconfig.qbs %%DATADIR%%/modules/Exporter/qbs/qbsexporter.js %%DATADIR%%/modules/Exporter/qbs/qbsexporter.qbs %%DATADIR%%/modules/archiver/archiver.qbs %%DATADIR%%/modules/autotest/autotest.qbs %%DATADIR%%/modules/bundle/BundleModule.qbs %%DATADIR%%/modules/bundle/MacOSX-Package-Types.xcspec %%DATADIR%%/modules/bundle/MacOSX-Product-Types.xcspec %%DATADIR%%/modules/bundle/bundle.js %%DATADIR%%/modules/cli/CLIModule.qbs %%DATADIR%%/modules/cli/cli.js %%DATADIR%%/modules/cli/mono.qbs %%DATADIR%%/modules/cli/windows-dotnet.qbs %%DATADIR%%/modules/cpp/CppModule.qbs %%DATADIR%%/modules/cpp/DarwinGCC.qbs %%DATADIR%%/modules/cpp/GenericGCC.qbs %%DATADIR%%/modules/cpp/LinuxGCC.qbs %%DATADIR%%/modules/cpp/MingwBaseModule.qbs %%DATADIR%%/modules/cpp/UnixGCC.qbs %%DATADIR%%/modules/cpp/android-gcc.qbs %%DATADIR%%/modules/cpp/cpp.js %%DATADIR%%/modules/cpp/darwin.js %%DATADIR%%/modules/cpp/freebsd-gcc.qbs %%DATADIR%%/modules/cpp/freebsd.js %%DATADIR%%/modules/cpp/gcc.js %%DATADIR%%/modules/cpp/iar.js %%DATADIR%%/modules/cpp/iar.qbs %%DATADIR%%/modules/cpp/ios-gcc.qbs %%DATADIR%%/modules/cpp/keil.js %%DATADIR%%/modules/cpp/keil.qbs %%DATADIR%%/modules/cpp/macos-gcc.qbs %%DATADIR%%/modules/cpp/msvc.js %%DATADIR%%/modules/cpp/qnx-qcc.qbs %%DATADIR%%/modules/cpp/sdcc.js %%DATADIR%%/modules/cpp/sdcc.qbs %%DATADIR%%/modules/cpp/setuprunenv.js %%DATADIR%%/modules/cpp/tvos-gcc.qbs %%DATADIR%%/modules/cpp/watchos-gcc.qbs %%DATADIR%%/modules/cpp/windows-clang-cl.qbs %%DATADIR%%/modules/cpp/windows-clang-mingw.qbs %%DATADIR%%/modules/cpp/windows-mingw.qbs %%DATADIR%%/modules/cpp/windows-msvc-base.qbs %%DATADIR%%/modules/cpp/windows-msvc.qbs %%DATADIR%%/modules/cpufeatures/cpufeatures.qbs %%DATADIR%%/modules/dmg/DMGModule.qbs %%DATADIR%%/modules/dmg/dmg.js +%%DATADIR%%/modules/freedesktop/FreeDesktop.qbs +%%DATADIR%%/modules/freedesktop/freedesktop.js %%DATADIR%%/modules/ib/IBModule.qbs %%DATADIR%%/modules/ib/ib.js %%DATADIR%%/modules/ico/IcoModule.qbs %%DATADIR%%/modules/ico/ico.js %%DATADIR%%/modules/innosetup/InnoSetupModule.qbs %%DATADIR%%/modules/java/JavaModule.qbs %%DATADIR%%/modules/java/io/qt/qbs/Artifact.java %%DATADIR%%/modules/java/io/qt/qbs/ArtifactListJsonWriter.java %%DATADIR%%/modules/java/io/qt/qbs/ArtifactListWriter.java %%DATADIR%%/modules/java/io/qt/qbs/tools/JavaCompilerScannerTool.java %%DATADIR%%/modules/java/io/qt/qbs/tools/utils/JavaCompilerOptions.java %%DATADIR%%/modules/java/io/qt/qbs/tools/utils/JavaCompilerScanner.java %%DATADIR%%/modules/java/io/qt/qbs/tools/utils/NullFileObject.java %%DATADIR%%/modules/java/utils.js %%DATADIR%%/modules/lex_yacc/lexyacc.js %%DATADIR%%/modules/lex_yacc/lexyacc.qbs %%DATADIR%%/modules/nodejs/NodeJS.qbs %%DATADIR%%/modules/nodejs/nodejs.js %%DATADIR%%/modules/nsis/NSISModule.qbs %%DATADIR%%/modules/pkgconfig/pkgconfig.qbs %%DATADIR%%/modules/protobuf/cpp/protobufcpp.qbs %%DATADIR%%/modules/protobuf/objc/protobufobjc.qbs %%DATADIR%%/modules/protobuf/protobuf.js %%DATADIR%%/modules/protobuf/protobufbase.qbs %%DATADIR%%/modules/qbs/common.qbs %%DATADIR%%/modules/qnx/qnx.qbs %%DATADIR%%/modules/texttemplate/texttemplate.qbs %%DATADIR%%/modules/typescript/TypeScriptModule.qbs %%DATADIR%%/modules/typescript/qbs-tsc-scan/.gitignore %%DATADIR%%/modules/typescript/qbs-tsc-scan/qbs-tsc-scan.ts %%DATADIR%%/modules/typescript/typescript.js %%DATADIR%%/modules/vcs/vcs-module.qbs %%DATADIR%%/modules/wix/WiXModule.qbs %%DATADIR%%/modules/xcode/xcode.js %%DATADIR%%/modules/xcode/xcode.qbs %%DATADIR%%/python/biplist/__init__.py %%DATADIR%%/python/dmgbuild/__init__.py %%DATADIR%%/python/dmgbuild/badge.py %%DATADIR%%/python/dmgbuild/colors.py %%DATADIR%%/python/dmgbuild/core.py %%DATADIR%%/python/dmgbuild/licensing.py %%DATADIR%%/python/dmgbuild/resources.py %%DATADIR%%/python/ds_store/__init__.py %%DATADIR%%/python/ds_store/buddy.py %%DATADIR%%/python/ds_store/store.py %%DATADIR%%/python/mac_alias/__init__.py %%DATADIR%%/python/mac_alias/alias.py %%DATADIR%%/python/mac_alias/bookmark.py %%DATADIR%%/python/mac_alias/osx.py %%DATADIR%%/python/mac_alias/utils.py