mumble-voip_mumble/3rdparty/qqbonjour
Robert Adam 34c602c85b BUILD(qmake): Remove
This commit removes all qmake-related build-files from the system. We
have now migrated to cmake and are no longer maintaining qmake anyways
and therefore there is no reason to keep it.

Removing it also clearly states to any potential user/programmer that
this project is no longer intended to be compiled with qmake.

Given that the .pri files no longer exist, the mumble-version.py script
had to be adapted to read the version from the CMakeLists.txt file
instead.

Furthermore a few of the submodules support cmake natively and therefore
we no longer need the src/buid-directory approach in order to build
them. The respective build dirs have been removed and the src-dirs have
been renamed.
2020-09-02 08:29:45 +02:00
..
BonjourRecord.h BUILD(qmake): Remove 2020-09-02 08:29:45 +02:00
BonjourServiceBrowser.cpp BUILD(qmake): Remove 2020-09-02 08:29:45 +02:00
BonjourServiceBrowser.h BUILD(qmake): Remove 2020-09-02 08:29:45 +02:00
BonjourServiceRegister.cpp BUILD(qmake): Remove 2020-09-02 08:29:45 +02:00
BonjourServiceRegister.h BUILD(qmake): Remove 2020-09-02 08:29:45 +02:00
BonjourServiceResolver.cpp BUILD(qmake): Remove 2020-09-02 08:29:45 +02:00
BonjourServiceResolver.h BUILD(qmake): Remove 2020-09-02 08:29:45 +02:00
LICENSE BUILD(qmake): Remove 2020-09-02 08:29:45 +02:00
README BUILD(qmake): Remove 2020-09-02 08:29:45 +02:00

README

The files in this directory are originally from an article
in Qt Quarterly 23:

https://doc.qt.io/archives/qq/qq23-bonjour.html

The files in this directory are used directly in the
Mumble and Murmur build. Because of this, there is no
"qqbonjour-build" directory.

These files are modified and are now de facto maintained by
the Mumble project.

For information about the license, see the LICENSE file.