diff options
author | Samuel Tardieu <sam@rfc1149.net> | 2014-04-21 23:36:25 +0200 |
---|---|---|
committer | Samuel Tardieu <sam@rfc1149.net> | 2014-04-21 23:45:04 +0200 |
commit | 601db7a7680d5689ff162c6a8b28d0b70bba48aa (patch) | |
tree | 48ee65c1b73b5cc42a812b37921bba93cdd66603 /cgeo-contacts | |
parent | f30d620c93ff2714bd651259786ab011667e9244 (diff) | |
download | cgeo-601db7a7680d5689ff162c6a8b28d0b70bba48aa.zip cgeo-601db7a7680d5689ff162c6a8b28d0b70bba48aa.tar.gz cgeo-601db7a7680d5689ff162c6a8b28d0b70bba48aa.tar.bz2 |
Add mapswithme-api to Intellij IDEA
Also fix cgeo-contacts settings.
Diffstat (limited to 'cgeo-contacts')
-rw-r--r-- | cgeo-contacts/cgeo-contacts.iml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgeo-contacts/cgeo-contacts.iml b/cgeo-contacts/cgeo-contacts.iml index fae2f1c..107cc3a 100644 --- a/cgeo-contacts/cgeo-contacts.iml +++ b/cgeo-contacts/cgeo-contacts.iml @@ -18,7 +18,7 @@ </configuration> </facet> </component> - <component name="NewModuleRootManager" inherit-compiler-output="false"> + <component name="NewModuleRootManager" inherit-compiler-output="true"> <output url="file://$MODULE_DIR$/bin/classes" /> <exclude-output /> <content url="file://$MODULE_DIR$"> |