2012-04-26 17:36:32 +08:00
|
|
|
/* 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 org.cocos2dx.application;
|
|
|
|
|
|
|
|
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 helloworld_gl_surfaceview=0x7f050001;
|
|
|
|
public static final int textField=0x7f050000;
|
|
|
|
}
|
|
|
|
public static final class layout {
|
|
|
|
public static final int helloworld_demo=0x7f030000;
|
|
|
|
}
|
|
|
|
public static final class string {
|
|
|
|
public static final int app_name=0x7f040000;
|
|
|
|
}
|
|
|
|
}
|