view android-project/res/values/strings.xml @ 5025:63034cfd33de

Fixed missing source files in static library target Fixed building SDL test programs
author Sam Lantinga <slouken@libsdl.org>
date Tue, 18 Jan 2011 16:47:14 -0800
parents 91d0085b7560
children
line wrap: on
line source

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