project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
author koda
Tue, 19 Mar 2013 10:58:46 +0100
branchcmake_pascal
changeset 8790 783669d76b4f
parent 7476 2fb781bbdd51
permissions -rw-r--r--
even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again

<menu xmlns:android="http://schemas.android.com/apk/res/android" >
    <item
        android:id="@+id/player_info"
        android:title="@string/lobby_playerlist_contextmenu_info">
    </item>
</menu>