view android-project/res/values/strings.xml @ 5069:fd125217f00c

Separated out the minimum functionality that we need from gcc for our spinlock fallback.
author Sam Lantinga <slouken@libsdl.org>
date Fri, 21 Jan 2011 21:42:04 -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>