diff options
author | Daniel <0xc0decafe@users.noreply.github.com> | 2016-10-05 12:42:59 +0200 |
---|---|---|
committer | Daniel <0xc0decafe@users.noreply.github.com> | 2016-10-05 12:42:59 +0200 |
commit | e7d5812d17e1165492ad342c016c80bad24ae9aa (patch) | |
tree | 3c67a47eb255f04f831f535848658f20d9493480 /ss7test.iml | |
parent | b99ffff4982e19424fc78abadd57100a8032bdad (diff) |
Structure changed in regard to erlang OTP. Added binary release.
Diffstat (limited to 'ss7test.iml')
-rw-r--r-- | ss7test.iml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/ss7test.iml b/ss7test.iml deleted file mode 100644 index 7626f17..0000000 --- a/ss7test.iml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="ERLANG_MODULE" version="4"> - <component name="FacetManager"> - <facet type="erlang" name="Erlang"> - <configuration /> - </facet> - </component> - <component name="NewModuleRootManager" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/ebin" /> - <output-test url="file://$MODULE_DIR$/.eunit" /> - <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="module" module-name="osmo_ss7" /> - <orderEntry type="module" module-name="osmo_map" /> - </component> -</module>
\ No newline at end of file |