mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 08:34:08 +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 & \
|
||||
cp -R locale/*.qm GoldenDict.app/Contents/MacOS/locale/ & \
|
||||
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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue