Hi all, According to documentation in qt there is a workaround lupdate_only{...} - conditional statement so the lupdate tool sees some file (for example .qml files) but the C++ compiler ignores them.
I wonder if there is a opposite workaround some conditional statement (or something else) so the lupdate tool doesn't check some file/dirs, but the C++ compiler still see them. For example scanning INCLUDEPATH += "c:/boost_1_64_0/" by lupdate takes too much time. --- With regards, Oleg.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest