初次提交
This commit is contained in:
21
第14章 片元着色器的妙用/Sample14_6/gen/com/bn/Sample14_6/R.java
Normal file
21
第14章 片元着色器的妙用/Sample14_6/gen/com/bn/Sample14_6/R.java
Normal file
@@ -0,0 +1,21 @@
|
||||
/* 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.bn.Sample14_6;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class drawable {
|
||||
public static final int icon=0x7f020000;
|
||||
public static final int tex1=0x7f020001;
|
||||
public static final int tex2=0x7f020002;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int app_name=0x7f030000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user