fix ASM dependency

This commit is contained in:
Leonid Shalupov
2012-03-01 20:20:07 +04:00
parent d22ee1ab23
commit fc097dd33b
5 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -1,7 +1,9 @@
<component name="libraryTable"> <component name="libraryTable">
<library name="asm"> <library name="asm">
<CLASSES> <CLASSES>
<root url="jar://$PROJECT_DIR$/lib/asm-all-3.3.1.jar!/" /> <root url="jar://$PROJECT_DIR$/lib/asm-util-3.3.1.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/asm-analysis-3.3.1.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/asm-tree-3.3.1.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES> <SOURCES>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.