From ef1e93e6442b06890fffb70419a93e47e666f013 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 2 Apr 2014 17:33:41 +0200 Subject: Remove V8 section from android readme. --- platform/android/ReadMe.txt | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'platform/android') diff --git a/platform/android/ReadMe.txt b/platform/android/ReadMe.txt index 17e60e73..61e4821f 100644 --- a/platform/android/ReadMe.txt +++ b/platform/android/ReadMe.txt @@ -179,20 +179,3 @@ our app), execute: adb logcat Good luck! - -Forms support -~~~~~~~~~~~~~ - -To build with PDF forms support, the only change is to the ndk-build stage. -Run: - - V8_BUILD=yes ndk-build - -The build will need v8 headers and libraries to be present in the thirdparty -directory. The files assumed are: - - thirdparty/v8-3.9/android/libv8_base.a - thirdparty/v8-3.9/android/libv8_snapshot.a - thirdparty/v8-3.9/include/v8.h - thirdparty/v8-3.9/include/v8stdint.h - -- cgit v1.2.3