Browse Source

Update README.md

[ci skip]
master
probonopd 8 years ago
committed by GitHub
parent
commit
8b0276bfb3
  1. 6
      README.md

6
README.md

@ -83,11 +83,15 @@ These are my first steps with Qt and with C++ for that matter, and it is stil ve
## Projects using linuxdeployqt ## Projects using linuxdeployqt
These projects use [Travis CI](http://travis-ci.org/) and linuxdeployqt to provide AppImages of their builds: These projects are already using [Travis CI](http://travis-ci.org/) and linuxdeployqt to provide AppImages of their builds:
- https://github.com/probonopd/linuxdeployqt/ obviously ;-) - https://github.com/probonopd/linuxdeployqt/ obviously ;-)
- https://github.com/coryo/amphetype2 - https://github.com/coryo/amphetype2
- https://github.com/chkmue/MyQtTravisTemplateProject - https://github.com/chkmue/MyQtTravisTemplateProject
- https://github.com/chkmue/qttravisCI_1 - https://github.com/chkmue/qttravisCI_1
These can be bundled successfully using linuxdeployqt:
- https://github.com/eteran/edb-debugger/pull/458 - https://github.com/eteran/edb-debugger/pull/458
- https://github.com/probonopd/tiled/blob/patch-1/.travis.yml - https://github.com/probonopd/tiled/blob/patch-1/.travis.yml
- https://gitlab.com/rpdev/opentodolist/issues/96

Loading…
Cancel
Save