From 06a0d6b7ebc856e6137b2a4c81b557de275b7ca7 Mon Sep 17 00:00:00 2001 From: Ademar Alves de Oliveira Date: Tue, 28 May 2013 10:53:12 -0700 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4ccea41 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +CppAndroidIosExample +==================== + +A application example using the same CPP code on an Android project and on an iPhone project.