1# © 2023 and later: Unicode, Inc. and others. 2# License & terms of use: http://www.unicode.org/copyright.html 3ifndef QCONFIG 4QCONFIG=qconfig.mk 5endif 6include $(QCONFIG) 7 8include $(MKFILES_ROOT)/qmake-cfg.mk 9
1# © 2023 and later: Unicode, Inc. and others. 2# License & terms of use: http://www.unicode.org/copyright.html 3ifndef QCONFIG 4QCONFIG=qconfig.mk 5endif 6include $(QCONFIG) 7 8include $(MKFILES_ROOT)/qmake-cfg.mk 9