File tree Expand file tree Collapse file tree
libs/openFrameworksCompiled/project/android/openframeworksAndroid Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -248,10 +248,12 @@ target_link_libraries(openFrameworksAndroid
248248 ${PRJ_LIBS_ROOT} /brotli/lib/android/${ANDROID_ABI}/libbrotlidec.a
249249 ${PRJ_LIBS_ROOT} /brotli/lib/android/${ANDROID_ABI}/libbrotlienc.a
250250 ${PRJ_LIBS_ROOT} /fmt/lib/android/${ANDROID_ABI}/libfmt.a
251+ ${PRJ_LIBS_ROOT} /zlib/lib/android/${ANDROID_ABI}/zlib.a
252+ ${PRJ_LIBS_ROOT} /libpng/lib/android/${ANDROID_ABI}/libpng.a
251253 ${PRJ_LIBS_ROOT} /FreeImage/lib/android/${ANDROID_ABI}/libFreeImage.a
252254 ${PRJ_LIBS_ROOT} /freetype/lib/android/${ANDROID_ABI}/libfreetype.a
253255 ${PRJ_LIBS_ROOT} /pugixml/lib/android/${ANDROID_ABI}/libpugixml.a
254256 ${PRJ_LIBS_ROOT} /tess2/lib/android/${ANDROID_ABI}/libtess2.a
255257 ${PRJ_LIBS_ROOT} /uriparser/lib/android/${ANDROID_ABI}/liburiparser.a
256- ${PRJ_LIBS_ROOT} /zlib/lib/android/${ANDROID_ABI}/zlib.a
258+
257259)
You can’t perform that action at this time.
0 commit comments