mac os: added mark of support for high resolution in 3 test applications.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9945 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
0aba84051a
commit
b94c8b0d73
@ -40,5 +40,8 @@
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.0, Copyright 2006 by Michael Sweet</string>
|
||||
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
|
||||
</dict>
|
||||
</plist>
|
||||
|
@ -40,5 +40,8 @@
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.0, Copyright 1997-2010 by Bill Spitzak and others</string>
|
||||
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
|
||||
</dict>
|
||||
</plist>
|
||||
|
@ -40,5 +40,8 @@
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.0, Copyright 2005-2006 by Michael Sweet</string>
|
||||
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
|
||||
</dict>
|
||||
</plist>
|
||||
|
Loading…
Reference in New Issue
Block a user