Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Commit

Permalink
correct compilation flags and 1.6 byte code generation
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulTaykalo committed Nov 10, 2014
1 parent 928cffe commit 66cff3e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions Support/AppCode/Dyci/Dyci.iml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,8 @@
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="1.6" jdkType="JavaSDK" />
<orderEntry type="jdk" jdkName="IDEA IC-135.1230" jdkType="IDEA JDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="file:///Applications/AppCode.app/Contents/lib" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file:///Applications/AppCode.app/Contents/lib" />
</SOURCES>
<jarDirectory url="file:///Applications/AppCode.app/Contents/lib" recursive="false" />
</library>
</orderEntry>
</component>
</module>

Binary file modified Support/AppCode/Dyci/Dyci.jar
Binary file not shown.

0 comments on commit 66cff3e

Please sign in to comment.