diff options
Diffstat (limited to 'src/qt3d.mk')
-rw-r--r-- | src/qt3d.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qt3d.mk b/src/qt3d.mk index 8d69cc8..1f8b3e7 100644 --- a/src/qt3d.mk +++ b/src/qt3d.mk @@ -1,6 +1,8 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := qt3d +$(PKG)_WEBSITE := http://qt-project.org/ +$(PKG)_DESCR := Qt $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) $(PKG)_CHECKSUM := 1d74cf431777b8086d771ab0d4d2c01f9c28eb14cc2d73d7f838a665d1f707ea |