gen_translation_source.sh 215 Bytes
Newer Older
1 2 3
#!/bin/bash
# This is set to find lupdate in my particular installation. You will need to set the path
# where you have Qt installed.
4
QT_PATH=~/Applications/Qt/5.11.0/clang_64/bin
5
$QT_PATH/lupdate ../src -ts qgc.ts