mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
Add translations /local/ to mac build
This commit is contained in:
parent
f22769c73b
commit
f5e1ae54c8
|
@ -191,6 +191,7 @@ freebsd {
|
|||
LIBS += -lexecinfo
|
||||
}
|
||||
mac {
|
||||
QM_FILES_INSTALL_PATH = /locale/
|
||||
TARGET = GoldenDict
|
||||
# Uncomment this line to make a universal binary.
|
||||
# You will need to use Xcode 3 and Qt Carbon SDK
|
||||
|
|
Loading…
Reference in a new issue