forked from microsoft/msopentech-tools-for-intellij
-
Notifications
You must be signed in to change notification settings - Fork 0
/
msopentech-tools-for-intellij.iml
26 lines (26 loc) · 1.67 KB
/
msopentech-tools-for-intellij.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<module type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/android" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/azure" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="common" />
<orderEntry type="library" scope="PROVIDED" name="antIntegration" level="project" />
<orderEntry type="library" scope="PROVIDED" name="gradle" level="project" />
<orderEntry type="library" name="AzureCommons" level="project" />
<orderEntry type="library" name="ProjectManagerLibrary" level="project" />
<orderEntry type="library" name="azure-graph-api" level="project" />
<orderEntry type="library" name=".cspack" level="project" />
<orderEntry type="library" name="azure-sdk" level="project" />
<orderEntry type="library" name="azure-activedirectory-interactive-auth-library-for-java" level="project" />
<orderEntry type="library" name="org.apache.commons:commons-lang3:3.3.2" level="project" />
<orderEntry type="library" scope="RUNTIME" name="org.apache.httpcomponents:httpclient-cache:4.3.5" level="project" />
<orderEntry type="library" scope="RUNTIME" name="com.microsoft.azure:azure-storage:2.0.0" level="project" />
</component>
</module>