Add version "Luaj ${version}" into _VERSION field at build time.

This commit is contained in:
James Roseborough
2008-05-19 17:18:10 +00:00
parent d9c3f0ae15
commit 8d055862e0
10 changed files with 39 additions and 25 deletions

View File

@@ -1,12 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/core"/>
<classpathentry kind="src" path="src/debug"/>
<classpathentry kind="src" path="src/j2me"/>
<classpathentry kind="src" path="src/j2se"/>
<classpathentry kind="src" path="src/debug"/>
<classpathentry kind="src" path="src/sample"/>
<classpathentry kind="src" path="src/script"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="src" path="src/test/res"/>
<classpathentry kind="src" path="src/sample"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
<classpathentry kind="var" path="WTK_HOME/lib/cldcapi11.jar"/>