forked from organicmaps/organicmaps
[DESKTOP] fixed inclusion of new skins in qt.pro
This commit is contained in:
parent
087ba6543a
commit
c455888eec
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ macx* {
|
|||
CLASSIFICATOR_RES.files = ../data/classificator.txt ../data/drawing_rules.bin \
|
||||
../data/visibility.txt ../data/types.txt ../data/drules_proto.txt
|
||||
SKIN_RES.path = Contents/Resources
|
||||
SKIN_RES.files = ../data/basic.skn ../data/symbols_24.png
|
||||
SKIN_RES.files = ../data/basic_ldpi.skn ../data/symbols_ldpi.png
|
||||
FONT_RES.path = Contents/Resources
|
||||
FONT_RES.files = ../data/01_dejavusans.ttf \
|
||||
../data/02_wqy-microhei.ttf \
|
||||
|
|
Loading…
Add table
Reference in a new issue