Exclude ANGLE from translations.
Fix lupdate warning: qtbase/src/3rdparty/angle/src/libANGLE/HandleAllocator.cpp:20: Ignoring definition of undeclared qualified class Change-Id: Ica6b560ce7f80319f4fc9d550f91d6baf61a8241 Reviewed-by: Andrew Knight <andrew.knight@intopalo.com>
This commit is contained in:
parent
dd92002416
commit
53762b102b
@ -7,6 +7,8 @@ INCLUDEPATH += \
|
||||
|
||||
LIBS_PRIVATE = $$QMAKE_LIBS_CORE $$QMAKE_LIBS_GUI
|
||||
|
||||
TR_EXCLUDE += $$ANGLE_DIR/src/*
|
||||
|
||||
lib_replace.match = $$[QT_INSTALL_LIBS/get]
|
||||
lib_replace.replace = \$\$\$\$[QT_INSTALL_LIBS]
|
||||
lib_replace.CONFIG = path
|
||||
|
Loading…
x
Reference in New Issue
Block a user