搜索结果
-
开源项目:(9)
项目名称::qttools
项目简介
Little tools to ease programming with Qt.
PFG - .pro file generatorThe PFG will create .pro files which can be used to create project files. It is an enhancement to qmake which does not parse subfolders correctly and does not add the used modules (xml, network, svg, ...) to the .pro file. ...
项目名称::metamake
项目简介
Metamake is a simple way to define common tasks and execute those tasks by name, similar to Rake. Metamake is not a dependency-tracking build tool like Make, ant, qmake, SCons, Visual Studio, or XCode. Metamake is used with these build tools to orchestrate complex builds that work in a cross-platform fashion. ...
项目名称::metamake
项目简介
Metamake is a simple way to define common tasks and execute those tasks by name, similar to Rake. Metamake is not a dependency-tracking build tool like Make, ant, qmake, SCons, Visual Studio, or XCode. Metamake is used with these build tools to orchestrate complex builds that work in a cross-platform fashion. ...
项目名称::zinc-package-installer
项目简介
An Installer for Linux that installs everything!Features:Works with: These install methods Gui application (Qt). Supports changing ./configure arguments. Supports a README file. Supports a zinc-install.sh script, that tells zinc to make things easier.
项目名称::qtworkbench
项目简介
DescriptionA plugin for the Code::Blocks IDE that builds Qt projects using qmake to generate Makefiles and Code::Blocks support for Makefiles to build the project.
The plugin will prepare Makefiles that are compatible with the CodeBlocks build system so all the typical Code::Blocks features are available: ...