view android/project/res/values/strings.xml @ 4924:455c0dad84df

Allow the SDK path to be rebased Fixed bug compiling on Mac OS X 10.5
author Sam Lantinga <slouken@libsdl.org>
date Wed, 01 Dec 2010 12:22:29 -0800
parents 9076cdb027af
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">SDLActivity</string>
</resources>