Skip to content

Commit 67ff6bb

Browse files
committed
2 parents f474ba1 + a6f6ca7 commit 67ff6bb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/README.EN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,9 @@ The advantages of using NDK in contrast to the static assembly for a specific pl
219219
The full code `NDK C::B template` is located in the [C::B template](https://github.com/ClnViewer/Code-Blocks-Android-NDK/tree/master/CB-Template/) directory
220220
The [installer](CBNDKAUTOINSTALL.EN.md) page `NDK C::B template`
221221

222-
- Download the installer `NDK C::B template` [CodeBlocksNdkTemplate v.0.0.14.79 / win32 (07/03/2019)](https://clnviewer.github.io/Code-Blocks-Android-NDK/CodeBlocksNdkTemplate.exe)
223-
- Download the settings conversion utility [cbp2ndk v.0.0.14.79 / win32 (07/03/2019)](https://clnviewer.github.io/Code-Blocks-Android-NDK/cbp2ndk.zip)
224-
- Download the binary file cleaning utility `armeabi-v7a` [android-elf-cleaner v.0.0.14.79 / win32 (07/03/2019)](https://clnviewer.github.io/Code-Blocks-Android-NDK/android -elf-cleaner.zip)
222+
- Download the installer `NDK C::B template` [CodeBlocksNdkTemplate v.0.0.14.79/win32 (07/03/2019)](https://clnviewer.github.io/Code-Blocks-Android-NDK/CodeBlocksNdkTemplate.exe)
223+
- Download the settings conversion utility [cbp2ndk v.0.0.14.79/win32 (07/03/2019)](https://clnviewer.github.io/Code-Blocks-Android-NDK/cbp2ndk.zip)
224+
- Download the binary file cleaning utility `armeabi-v7a` [android-elf-cleaner v.0.0.14.79/win32 (07/03/2019)](https://clnviewer.github.io/Code-Blocks-Android-NDK/android -elf-cleaner.zip)
225225

226226

227227
Discussion on [ru.stackoverflow.com](https://ru.stackoverflow.com/questions/972826/codeblocks-android-ndk/972896#972896)

docs/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
----------
99

10-
- `Code::Blocks` project template __HOWTO__ [EN](https://clnviewer.github.io/Code-Blocks-Android-NDK/README.EN.html) | [RU](https://clnviewer.github.io/Code-Blocks-Android-NDK/README.RU.html)
11-
- `Code::Blocks` project template __auto installation__ [EN](https://clnviewer.github.io/Code-Blocks-Android-NDK/CBNDKAUTOINSTALL.EN.html) | [RU](https://clnviewer.github.io/Code-Blocks-Android-NDK/CBNDKAUTOINSTALL.RU.html) | [exe](https://clnviewer.github.io/Code-Blocks-Android-NDK/CodeBlocksNdkTemplate.exe)
12-
- `Code::Blocks` settings conversion __cbp2ndk utility__ [EN](https://clnviewer.github.io/Code-Blocks-Android-NDK/CBP2NDK.EN.html) | [RU](https://clnviewer.github.io/Code-Blocks-Android-NDK/CBP2NDK.RU.html) | [zip](https://clnviewer.github.io/Code-Blocks-Android-NDK/cbp2ndk.zip)
13-
- `Code::Blocks` binary file cleaning [__android-elf-cleaner utility__](https://clnviewer.github.io/Code-Blocks-Android-NDK/) | [zip](https://clnviewer.github.io/Code-Blocks-Android-NDK/android-elf-cleaner.zip)
10+
| `Code::Blocks` project template __HOWTO__ | [EN](https://clnviewer.github.io/Code-Blocks-Android-NDK/README.EN.html) | [RU](https://clnviewer.github.io/Code-Blocks-Android-NDK/README.RU.html)
11+
| `Code::Blocks` project template __auto installation__ | [EN](https://clnviewer.github.io/Code-Blocks-Android-NDK/CBNDKAUTOINSTALL.EN.html) | [RU](https://clnviewer.github.io/Code-Blocks-Android-NDK/CBNDKAUTOINSTALL.RU.html) | [exe](https://clnviewer.github.io/Code-Blocks-Android-NDK/CodeBlocksNdkTemplate.exe)
12+
| `Code::Blocks` settings conversion __cbp2ndk utility__ | [EN](https://clnviewer.github.io/Code-Blocks-Android-NDK/CBP2NDK.EN.html) | [RU](https://clnviewer.github.io/Code-Blocks-Android-NDK/CBP2NDK.RU.html) | [zip](https://clnviewer.github.io/Code-Blocks-Android-NDK/cbp2ndk.zip)
13+
| `Code::Blocks` binary file cleaning [__android-elf-cleaner utility__](https://clnviewer.github.io/Code-Blocks-Android-NDK/) | [zip](https://clnviewer.github.io/Code-Blocks-Android-NDK/android-elf-cleaner.zip)
1414

1515
### Source links:
1616

0 commit comments

Comments
 (0)