mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 05:43:37 +00:00
[android][sdk] Move cpp code into sdk lib
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
committed by
Konstantin Pastbin
parent
0c8648d1e3
commit
dd023b65c7
@@ -22,7 +22,7 @@ using namespace std;
|
||||
|
||||
Platform::Platform()
|
||||
{
|
||||
/// @see initialization routine in android/app/src/main/cpp/com/.../Platform.hpp
|
||||
/// @see initialization routine in android/sdk/src/main/cpp/com/.../Platform.hpp
|
||||
}
|
||||
|
||||
#ifdef DEBUG
|
||||
|
||||
Reference in New Issue
Block a user