Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
56310d5c
Commit
56310d5c
authored
Apr 03, 2011
by
Felix Paul Kühne
Browse files
quartztext: use a better way to differciate between Mac and iOS builds
parent
10c5c86c
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/misc/text_renderer/quartztext.c
View file @
56310d5c
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
#include <TargetConditionals.h>
#include <TargetConditionals.h>
#ifdef
TARGET_OS_IPHONE
#ifdef
__IPHONE_OS_VERSION_MIN_REQUIRED
#include <CoreText/CoreText.h>
#include <CoreText/CoreText.h>
#include <CoreGraphics/CoreGraphics.h>
#include <CoreGraphics/CoreGraphics.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment