summaryrefslogtreecommitdiff
path: root/gen
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2010-10-27 21:31:44 +0100
committerJoe Robinson <joe@lc8n.com>2010-10-27 21:31:44 +0100
commit01c75a7aa09d0d9fd7a4c61f952aaa93972e7c99 (patch)
tree9f5ea5af583c0e082d7f5a5dbd30c644ad6b6166 /gen
Reset eclipse workspace (commit hopefully changes nothing)
Diffstat (limited to 'gen')
-rw-r--r--gen/com/lc8n/blauploader/R.java27
1 files changed, 27 insertions, 0 deletions
diff --git a/gen/com/lc8n/blauploader/R.java b/gen/com/lc8n/blauploader/R.java
new file mode 100644
index 0000000..4de5f2b
--- /dev/null
+++ b/gen/com/lc8n/blauploader/R.java
@@ -0,0 +1,27 @@
+/* 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.lc8n.blauploader;
+
+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 ProgressBar01=0x7f050000;
+ }
+ public static final class layout {
+ public static final int filerow=0x7f030000;
+ public static final int main=0x7f030001;
+ }
+ public static final class string {
+ public static final int app_name=0x7f040001;
+ public static final int hello=0x7f040000;
+ }
+}