Add retina display support for Mac.

This commit is contained in:
Grant Paul
2013-03-31 11:36:42 -07:00
parent 31500f2522
commit aabd8ce664
2 changed files with 26 additions and 8 deletions

View File

@ -57,6 +57,8 @@
<string>${OSX_MIN_VERSION}</string>
<key>LSRequiresCarbon</key>
<true/>
<key>NSHighResolutionCapable</key>
<true/>
<key>CSResourcesFileMapped</key>
<true/>
</dict>