mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 13:04:05 -08:00
c303242f8a
git-svn-id: https://zxing.googlecode.com/svn/trunk@797 59b500cc-1b3d-0410-9834-0bbf25fbcc57
12 lines
494 B
XML
12 lines
494 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="lib" path="gwt-user.jar"/>
|
|
<classpathentry kind="lib" path="gwt.jar"/>
|
|
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
|
|
<classpathentry kind="lib" path="libs/gwt-incubator.jar"/>
|
|
<classpathentry kind="lib" path="libs/gwt-maps.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|