-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmodules.xml
More file actions
16 lines (16 loc) · 1.47 KB
/
modules.xml
File metadata and controls
16 lines (16 loc) · 1.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/AnnotationProcessing.iml" filepath="$PROJECT_DIR$/AnnotationProcessing.iml" />
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
<module fileurl="file://$PROJECT_DIR$/butterknife/butterknife.iml" filepath="$PROJECT_DIR$/butterknife/butterknife.iml" />
<module fileurl="file://$PROJECT_DIR$/butterknife-annotations/butterknife-annotations.iml" filepath="$PROJECT_DIR$/butterknife-annotations/butterknife-annotations.iml" />
<module fileurl="file://$PROJECT_DIR$/butterknife-compiler/butterknife-compiler.iml" filepath="$PROJECT_DIR$/butterknife-compiler/butterknife-compiler.iml" />
<module fileurl="file://$PROJECT_DIR$/ksingleton-annotations/ksingleton-annotations.iml" filepath="$PROJECT_DIR$/ksingleton-annotations/ksingleton-annotations.iml" />
<module fileurl="file://$PROJECT_DIR$/ksingleton-compiler/ksingleton-compiler.iml" filepath="$PROJECT_DIR$/ksingleton-compiler/ksingleton-compiler.iml" />
<module fileurl="file://$PROJECT_DIR$/singleton-annotations/singleton-annotations.iml" filepath="$PROJECT_DIR$/singleton-annotations/singleton-annotations.iml" />
<module fileurl="file://$PROJECT_DIR$/singleton-compiler/singleton-compiler.iml" filepath="$PROJECT_DIR$/singleton-compiler/singleton-compiler.iml" />
</modules>
</component>
</project>