Fix build on Windows.

--HG--
branch : feature
This commit is contained in:
Roman Telezhynskyi 2017-08-16 19:07:03 +03:00
parent bc36e9bac3
commit 4102c25a04

View file

@ -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))