mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-24 01:28:48 +00:00
Qt4 cleanup
- Remove example application source code files which also exist in contrib - Outsource commonly used parts from target.mk files - Store the current Qt version only in one place - Add run scripts for the example applications Fixes #127.
This commit is contained in:
committed by
Norman Feske
parent
780507f42b
commit
e085828725
@ -1,3 +1,3 @@
|
||||
IMPORT_QT4_MK=$(call select_from_repositories,lib/import/import-qt4.mk)
|
||||
IMPORT_QT4_INC=$(call select_from_repositories,lib/import/import-qt4.inc)
|
||||
|
||||
include $(IMPORT_QT4_MK)
|
||||
include $(IMPORT_QT4_INC)
|
||||
|
Reference in New Issue
Block a user