2015-11-18 13:42:25 +01:00
|
|
|
# Keep path to all files with standard measurements we support right now
|
2016-02-29 10:57:30 +01:00
|
|
|
INSTALL_STANDARD_MEASUREMENTS += $$PWD/share/tables/standard/GOST_man_ru.vst
|
2015-11-18 13:42:25 +01:00
|
|
|
|
|
|
|
# Keep path to all template files we have right now
|
|
|
|
INSTALL_STANDARD_TEMPLATES += $$PWD/share/tables/templates/template_all_measurements.vit
|
|
|
|
|
2016-02-29 10:57:30 +01:00
|
|
|
copyToDestdir($$INSTALL_STANDARD_MEASUREMENTS, $$shell_path($${OUT_PWD}/$$DESTDIR/tables/standard))
|