summaryrefslogtreecommitdiff
path: root/test/blocks.app/Contents
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2013-06-24 16:05:12 +0000
committerManolo Gouy <Manolo>2013-06-24 16:05:12 +0000
commitb94c8b0d733323166fb4d9442785a90849326bfe (patch)
tree58718a9d37ced9518d2f400d81d661afeadd3737 /test/blocks.app/Contents
parent0aba84051a8124620a155163484a88ad01545f4a (diff)
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
Diffstat (limited to 'test/blocks.app/Contents')
-rw-r--r--test/blocks.app/Contents/Info.plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/blocks.app/Contents/Info.plist b/test/blocks.app/Contents/Info.plist
index dcc528aa1..9448901b6 100644
--- a/test/blocks.app/Contents/Info.plist
+++ b/test/blocks.app/Contents/Info.plist
@@ -40,5 +40,8 @@
<key>CFBundleGetInfoString</key>
<string>1.0, Copyright 2006 by Michael Sweet</string>
+ <key>NSHighResolutionCapable</key>
+ <true/>
+
</dict>
</plist>