diff options
author | Luke Miller <Luke@LukesDesktop.(none)> | 2010-10-29 01:44:57 +0100 |
---|---|---|
committer | Luke Miller <Luke@LukesDesktop.(none)> | 2010-10-29 01:44:57 +0100 |
commit | e0299d13f0b5b763afcc1f6bd24c70d2dcc99532 (patch) | |
tree | 0ea3858b6a79fba86a8cfa1a673f6f510188648b /workspace/BlaMail/gen/com/blatech |
blamail
Diffstat (limited to 'workspace/BlaMail/gen/com/blatech')
-rw-r--r-- | workspace/BlaMail/gen/com/blatech/blamail/R.java | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/workspace/BlaMail/gen/com/blatech/blamail/R.java b/workspace/BlaMail/gen/com/blatech/blamail/R.java new file mode 100644 index 0000000..5d804f0 --- /dev/null +++ b/workspace/BlaMail/gen/com/blatech/blamail/R.java @@ -0,0 +1,28 @@ +/* AUTO-GENERATED FILE. DO NOT MODIFY. + * + * This class was automatically generated by the + * aapt tool from the resource data it found. It + * should not be modified by hand. + */ + +package com.blatech.blamail; + +public final class R { + public static final class attr { + } + public static final class drawable { + public static final int icon=0x7f020000; + } + public static final class id { + public static final int label=0x7f050000; + public static final int send=0x7f050002; + public static final int text=0x7f050001; + } + public static final class layout { + public static final int main=0x7f030000; + } + public static final class string { + public static final int app_name=0x7f040001; + public static final int hello=0x7f040000; + } +} |