diff --git a/src/app/tables.pri b/src/app/tables.pri index e0efdbaef..eee62827b 100644 --- a/src/app/tables.pri +++ b/src/app/tables.pri @@ -7,7 +7,7 @@ INSTALL_STANDARD_TEMPLATES += \ $$PWD/share/tables/templates/t_Aldrich_Women.vit # Keep path to all label templates we provide right now -INSTALL_LABEL_TEMPLATES += $$PWD/share/labels/def_pattern_label.vst +INSTALL_LABEL_TEMPLATES += $$PWD/share/labels/def_pattern_label.xml copyToDestdir($$INSTALL_MULTISIZE_MEASUREMENTS, $$shell_path($${OUT_PWD}/$$DESTDIR/tables/multisize)) copyToDestdir($$INSTALL_LABEL_TEMPLATES, $$shell_path($${OUT_PWD}/$$DESTDIR/labels))