diff --git a/CSharpTranslator/antlr2/build.properties b/CSharpTranslator/antlr2/build.properties
index 6bbfd33..b26c63c 100644
--- a/CSharpTranslator/antlr2/build.properties
+++ b/CSharpTranslator/antlr2/build.properties
@@ -1,3 +1,5 @@
+## build.properties for Production
+
build.dir=${basedir}/../build
builder.ant.lib=${basedir}/lib
@@ -26,6 +28,7 @@ cs2jtx.exe= ${cs2jtx.bin.dir}/Translator.exe
#cs2jtx.exe= ${basedir}/../bin/Translator.exe
# by default, sibling directory to Translator
+cs2j.proj.dir=${basedir}/../../CS2JLibrary
cs2j.dir=${basedir}/../../CS2JLibrary/NetTranslations
cheats.dir=${basedir}/../../Cheats
@@ -37,4 +40,6 @@ cs.app.dir=${cs.tx.dir}
# Object of the translation, by default in the build area
java.output.dir=${build.dir}/javaproject/src
+cs2j.dist.dir=${build.dir}/cs2j/zip
+
diff --git a/CSharpTranslator/antlr2/build.xml b/CSharpTranslator/antlr2/build.xml
index fa71b31..4833357 100644
--- a/CSharpTranslator/antlr2/build.xml
+++ b/CSharpTranslator/antlr2/build.xml
@@ -219,10 +219,47 @@ Settings\kevin.glynn\eclipsews\RusticiSoftware.ScormUntethered.Logic\src"
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+