diff --git a/Seamly2D.pro b/Seamly2D.pro index d7c0cd8b7b52..41c606668cc1 100644 --- a/Seamly2D.pro +++ b/Seamly2D.pro @@ -15,7 +15,7 @@ SUBDIRS = \ out.depends = src qtPrepareTool(LUPDATE, lupdate) -lupdate.commands = $$LUPDATE -noobsolete -locations relative $$shell_path($${PWD}/share/translations/translations.pro) +lupdate.commands = $$LUPDATE -noobsolete -locations none $$shell_path($${PWD}/share/translations/translations.pro) lupdate.commands += && $$LUPDATE -noobsolete $$shell_path($${PWD}/share/translations/measurements.pro) QMAKE_EXTRA_TARGETS += lupdate