文件名称:linuxdeployqt-master
-
所属分类:
- 标签属性:
- 上传时间:2018-05-01
-
文件大小:90kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This Linux Deployment Tool, linuxdeployqt, takes an application as input and makes it self-contained by copying in the resources that the application uses (like libraries, graphics, and plugins) into a bundle. The resulting bundle can be distributed as an AppDir or as an AppImage to users, or can be put into cross-distribution packages. It can be used as part of the build process to deploy applications written in C, C++, and other compiled languages with systems like CMake, qmake, and make. When used on Qt-based applications, it can bundle a specific minimal subset of Qt required to run the application.(This Linux Deployment Tool, linuxdeployqt, takes an application as input and makes it self-contained by copying in the resources that the application uses (like libraries, graphics, and plugins) into a bundle. The resulting bundle can be distributed as an AppDir or as an AppImage to users, or can be put into cross-distribution packages. It can be used as part of the build process to deploy applications written in C, C++, and other compiled languages with systems like CMake, qmake, and make. When used on Qt-based applications, it can bundle a specific minimal subset of Qt required to run the application.s.)
相关搜索: linuxdeployqt
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
linuxdeployqt-master | 0 | 2018-04-27 |
linuxdeployqt-master\.gitignore | 339 | 2018-04-27 |
linuxdeployqt-master\.qmake.conf | 82 | 2018-04-27 |
linuxdeployqt-master\.travis.yml | 641 | 2018-04-27 |
linuxdeployqt-master\BUILDING.md | 2021 | 2018-04-27 |
linuxdeployqt-master\CMakeLists.txt | 2285 | 2018-04-27 |
linuxdeployqt-master\Dockerfile | 559 | 2018-04-27 |
linuxdeployqt-master\LICENSE.GPLv3 | 35644 | 2018-04-27 |
linuxdeployqt-master\LICENSE.LGPLv3 | 8176 | 2018-04-27 |
linuxdeployqt-master\README.md | 16164 | 2018-04-27 |
linuxdeployqt-master\linuxdeployqt.AppDir | 0 | 2018-04-27 |
linuxdeployqt-master\linuxdeployqt.AppDir\linuxdeployqt.desktop | 187 | 2018-04-27 |
linuxdeployqt-master\linuxdeployqt.AppDir\linuxdeployqt.svg | 21558 | 2018-04-27 |
linuxdeployqt-master\linuxdeployqt.pro | 15 | 2018-04-27 |
linuxdeployqt-master\src | 0 | 2018-04-27 |
linuxdeployqt-master\src\src.pro | 15 | 2018-04-27 |
linuxdeployqt-master\sync.profile | 39 | 2018-04-27 |
linuxdeployqt-master\tests | 0 | 2018-04-27 |
linuxdeployqt-master\tests\QtQuickControls2Application | 0 | 2018-04-27 |
linuxdeployqt-master\tests\QtQuickControls2Application\Page1.qml | 138 | 2018-04-27 |
linuxdeployqt-master\tests\QtQuickControls2Application\Page1Form.ui.qml | 498 | 2018-04-27 |
linuxdeployqt-master\tests\QtQuickControls2Application\QtQuickControls2Application.pro | 1080 | 2018-04-27 |
linuxdeployqt-master\tests\QtQuickControls2Application\main.cpp | 314 | 2018-04-27 |
linuxdeployqt-master\tests\QtQuickControls2Application\main.qml | 680 | 2018-04-27 |
linuxdeployqt-master\tests\QtQuickControls2Application\qml.qrc | 199 | 2018-04-27 |
linuxdeployqt-master\tests\QtQuickControls2Application\qtquickcontrols2.conf | 310 | 2018-04-27 |
linuxdeployqt-master\tests\QtWebEngineApplication | 0 | 2018-04-27 |
linuxdeployqt-master\tests\QtWebEngineApplication\QWebEngineApplication.desktop | 119 | 2018-04-27 |
linuxdeployqt-master\tests\QtWebEngineApplication\QtWebEngineApplication.pro | 132 | 2018-04-27 |
linuxdeployqt-master\tests\QtWebEngineApplication\main.cpp | 2337 | 2018-04-27 |
linuxdeployqt-master\tests\QtWebEngineApplication\main.qml | 2176 | 2018-04-27 |
linuxdeployqt-master\tests\QtWebEngineApplication\qml.qrc | 87 | 2018-04-27 |
linuxdeployqt-master\tests\QtWebEngineApplication\qt.png | 18951 | 2018-04-27 |
linuxdeployqt-master\tests\QtWidgetsApplication | 0 | 2018-04-27 |
linuxdeployqt-master\tests\QtWidgetsApplication\QtWidgetsApplication.pro | 1004 | 2018-04-27 |
linuxdeployqt-master\tests\QtWidgetsApplication\main.cpp | 172 | 2018-04-27 |
linuxdeployqt-master\tests\QtWidgetsApplication\mainwindow.cpp | 219 | 2018-04-27 |
linuxdeployqt-master\tests\QtWidgetsApplication\mainwindow.h | 291 | 2018-04-27 |
linuxdeployqt-master\tests\QtWidgetsApplication\mainwindow.ui | 630 | 2018-04-27 |
linuxdeployqt-master\tests\tests-ci.sh | 1573 | 2018-04-27 |
linuxdeployqt-master\tests\tests-environment.sh | 842 | 2018-04-27 |
linuxdeployqt-master\tests\tests.pro | 177 | 2018-04-27 |
linuxdeployqt-master\tests\tests.sh | 5356 | 2018-04-27 |
linuxdeployqt-master\tools | 0 | 2018-04-27 |
linuxdeployqt-master\tools\generate-excludelist.sh | 1146 | 2018-04-27 |
linuxdeployqt-master\tools\linuxdeployqt | 0 | 2018-04-27 |
linuxdeployqt-master\tools\linuxdeployqt\CMakeLists.txt | 1063 | 2018-04-27 |
linuxdeployqt-master\tools\linuxdeployqt\excludelist.h | 1668 | 2018-04-27 |
linuxdeployqt-master\tools\linuxdeployqt\linuxdeployqt.pro | 1659 | 2018-04-27 |
linuxdeployqt-master\tools\linuxdeployqt\main.cpp | 22676 | 2018-04-27 |
linuxdeployqt-master\tools\linuxdeployqt\shared.cpp | 78267 | 2018-04-27 |
linuxdeployqt-master\tools\linuxdeployqt\shared.h | 5213 | 2018-04-27 |
linuxdeployqt-master\tools\tools.pro | 63 | 2018-04-27 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.