From b94c8b0d733323166fb4d9442785a90849326bfe Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Mon, 24 Jun 2013 16:05:12 +0000 Subject: 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 --- test/blocks.app/Contents/Info.plist | 3 +++ test/checkers.app/Contents/Info.plist | 3 +++ test/sudoku.app/Contents/Info.plist | 3 +++ 3 files changed, 9 insertions(+) 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 @@ CFBundleGetInfoString 1.0, Copyright 2006 by Michael Sweet + NSHighResolutionCapable + + diff --git a/test/checkers.app/Contents/Info.plist b/test/checkers.app/Contents/Info.plist index 1e77037d4..4929602ca 100644 --- a/test/checkers.app/Contents/Info.plist +++ b/test/checkers.app/Contents/Info.plist @@ -40,5 +40,8 @@ CFBundleGetInfoString 1.0, Copyright 1997-2010 by Bill Spitzak and others + NSHighResolutionCapable + + diff --git a/test/sudoku.app/Contents/Info.plist b/test/sudoku.app/Contents/Info.plist index 00eeb0516..b75285c37 100644 --- a/test/sudoku.app/Contents/Info.plist +++ b/test/sudoku.app/Contents/Info.plist @@ -40,5 +40,8 @@ CFBundleGetInfoString 1.0, Copyright 2005-2006 by Michael Sweet + NSHighResolutionCapable + + -- cgit v1.2.3