diff options
Diffstat (limited to 'asm/.project')
-rw-r--r-- | asm/.project | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/asm/.project b/asm/.project new file mode 100644 index 000000000..93d2ed706 --- /dev/null +++ b/asm/.project @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>asm</name> + <comment></comment> + <projects> + <project>bridge</project> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription> |