diff options
Diffstat (limited to 'tools/layoutlib/studio-custom-widgets/studio-android-widgets.iml')
| -rw-r--r-- | tools/layoutlib/studio-custom-widgets/studio-android-widgets.iml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/layoutlib/studio-custom-widgets/studio-android-widgets.iml b/tools/layoutlib/studio-custom-widgets/studio-android-widgets.iml new file mode 100644 index 0000000..b0363d7 --- /dev/null +++ b/tools/layoutlib/studio-custom-widgets/studio-android-widgets.iml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="JAVA_MODULE" version="4"> + <component name="NewModuleRootManager" inherit-compiler-output="true"> + <exclude-output /> + <content url="file://$MODULE_DIR$"> + <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="layoutlib_api-prebuilt" level="project" /> + <orderEntry type="library" name="framework.jar" level="project" /> + <orderEntry type="module" module-name="bridge" /> + </component> +</module>
\ No newline at end of file |
