Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add readname file
  • Loading branch information
dmonakhov committed May 16, 2012
1 parent b7727e1 commit e8e227e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README
@@ -0,0 +1,13 @@
This is superproject git for libjingle build on android

# Fetch repo
# Important do not forget to initialize submodules
git clone git://github.com/dmonakhov/libjingle-android.git --recursive
# Build ndk
cd libjingle-android
cd jni
ndk-build -j8

Build options:
BUILD_UNITTEST: Compile with unittests, disabled by defaults

0 comments on commit e8e227e

Please sign in to comment.