mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 23:34:06 +00:00
Merge branch 'Original' into Qt4x5
This commit is contained in:
commit
407bc7e4b0
|
@ -213,7 +213,7 @@ mac {
|
||||||
mkdir -p GoldenDict.app/Contents/MacOS/locale & \
|
mkdir -p GoldenDict.app/Contents/MacOS/locale & \
|
||||||
cp -R locale/*.qm GoldenDict.app/Contents/MacOS/locale/ & \
|
cp -R locale/*.qm GoldenDict.app/Contents/MacOS/locale/ & \
|
||||||
mkdir -p GoldenDict.app/Contents/MacOS/help & \
|
mkdir -p GoldenDict.app/Contents/MacOS/help & \
|
||||||
cp -R help/*.qch GoldenDict.app/Contents/MacOS/help/
|
cp -R $${PWD}/help/*.qch GoldenDict.app/Contents/MacOS/help/
|
||||||
|
|
||||||
CONFIG += zim_support
|
CONFIG += zim_support
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue