diff options
| author | Evan Wilson <evan@oliodevices.com> | 2015-06-05 12:35:54 -0700 |
|---|---|---|
| committer | Evan Wilson <evan@oliodevices.com> | 2015-06-05 12:35:54 -0700 |
| commit | 554696b85e1dfaa7cc2230f3db8b74482a2fcc16 (patch) | |
| tree | 6b6f2157e4502a835f9878dbf5ecf4d7ecc1619f /.idea/misc.xml | |
| download | WakeDetector-554696b85e1dfaa7cc2230f3db8b74482a2fcc16.tar.xz WakeDetector-554696b85e1dfaa7cc2230f3db8b74482a2fcc16.zip | |
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..e45faed --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectLevelVcsManager" settingsEditedManually="false"> + <OptionsSetting value="true" id="Add" /> + <OptionsSetting value="true" id="Remove" /> + <OptionsSetting value="true" id="Checkout" /> + <OptionsSetting value="true" id="Update" /> + <OptionsSetting value="true" id="Status" /> + <OptionsSetting value="true" id="Edit" /> + <ConfirmationsSetting value="0" id="Add" /> + <ConfirmationsSetting value="0" id="Remove" /> + </component> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK"> + <output url="file://$PROJECT_DIR$/build/classes" /> + </component> + <component name="ProjectType"> + <option name="id" value="Android" /> + </component> +</project>
\ No newline at end of file |