Merge branch 'Original' into Qt4x5

This commit is contained in:
Abs62 2014-07-21 17:38:05 +04:00
commit 407bc7e4b0

View file

@ -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
}