Skip to content

Commit

Permalink
[build] accidently copying unneeded files
Browse files Browse the repository at this point in the history
  • Loading branch information
ar2rsawseen committed Mar 29, 2015
1 parent 913a1be commit e091f41
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/copywin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,6 @@ cp plugins/JSON/source/libs/armeabi/libjson.so $BUILD_DIR/win/Templates/Eclipse/
cp plugins/JSON/source/libs/armeabi-v7a/libjson.so $BUILD_DIR/win/Templates/Eclipse/Android\ Template/libs/armeabi-v7a
cp plugins/JSON/source/libs/x86/libjson.so $BUILD_DIR/win/Templates/Eclipse/Android\ Template/libs/x86

tar xf $BUILD_DIR/tmp.tar -C $BUILD_DIR/win/Templates/Eclipse/Android\ Template/src/com
tar xf $BUILD_DIR/tmp.tar -C android/GiderosAndroidPlayer/src/com

rm -rf android/GiderosAndroidPlayer/libs
cp -R $BUILD_DIR/win/Templates/Eclipse/Android\ Template/libs android/GiderosAndroidPlayer

Expand Down

0 comments on commit e091f41

Please sign in to comment.