-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.iml
22 lines (22 loc) · 915 Bytes
/
main.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="FacetManager">
<facet type="google-appengine-python" name="Google App Engine (Python)">
<configuration>
<option name="rootFolder" value="$MODULE_DIR$" />
<option name="sdkFolder" value="" />
<option name="templatesFolder" value="" />
<option name="oauth2" value="false" />
<option name="deployConfigured" value="false" />
<option name="saveCredentials" value="false" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Google App Engine SDK" level="project" />
</component>
</module>