We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7a3e75 commit 0405b2aCopy full SHA for 0405b2a
1 file changed
libs/openFrameworks/utils/ofConstants.h
@@ -128,6 +128,7 @@ enum ofTargetPlatform{
128
#elif defined (__ANDROID__)
129
#define TARGET_ANDROID
130
#define TARGET_OPENGLES
131
+ #define TARGET_IMPLEMENTS_URL_LOADER
132
//#elif defined(__ARMEL__)
133
#elif defined(__ARM__)
134
#define TARGET_LINUX
0 commit comments