depot: qt5 recipes

Fixes #2792
This commit is contained in:
Christian Prochaska
2018-04-24 12:40:22 +02:00
committed by Christian Helmuth
parent e2661c58dc
commit f347cb90f1
302 changed files with 3857 additions and 1833 deletions

View File

@ -1,10 +1,6 @@
# identify the qt5 repository by searching for a file that is unique for qt5
QT5_REP_DIR := $(call select_from_repositories,lib/import/import-qt5.inc)
QT5_REP_DIR := $(realpath $(dir $(QT5_REP_DIR))../..)
include $(call select_from_repositories,src/app/qt5/tmpl/target_defaults.inc)
include $(QT5_REP_DIR)/src/app/qt5/tmpl/target_defaults.inc
include $(QT5_REP_DIR)/src/app/qt5/tmpl/target_final.inc
include $(call select_from_repositories,src/app/qt5/tmpl/target_final.inc)
main_window.o: main_window.moc