diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-03-28 16:00:19 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-03-28 16:00:19 +0100 |
commit | 6c47bd48c05b2cfa59162ddbf13963d9be07b802 (patch) | |
tree | fd372c549b9e1f8ca40d330beac2c1e524d0ebea /README.txt | |
parent | d56fb2371e6499b06e5c0f4e2dff105a6e5c7a4a (diff) |
Add license file and remove copyright header from files that were adapted from examples
--HG--
extra : rebase_source : 83fb3ba247a9f7c3e5bcfe27464c5b1866c67827
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad - Install sdk - Install ndk (Version 8d gives strange linker errors, use 8b for now) -Do ./build-native.sh in the root directory of the project. +Do ./build-native.(sh|bat) in the root directory of the project. Use eclipse with android plugins to build the project. |