From adbdfde9cc04e98bfa0211384b576619080fcf2f Mon Sep 17 00:00:00 2001 From: Kevin Glynn Date: Thu, 6 Sep 2012 15:51:44 +0200 Subject: [PATCH] write xmls to a unique place --- CSharpTranslator/antlr3/sampleconfigs/winsetest.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CSharpTranslator/antlr3/sampleconfigs/winsetest.ini b/CSharpTranslator/antlr3/sampleconfigs/winsetest.ini index 32085b9..0dbd5d8 100644 --- a/CSharpTranslator/antlr3/sampleconfigs/winsetest.ini +++ b/CSharpTranslator/antlr3/sampleconfigs/winsetest.ini @@ -24,7 +24,7 @@ dump-enums = false out-enum-dir = dump-xmls = true -out-xml-dir = Z:\keving\tmp\xml\se +out-xml-dir = Z:\keving\tmp\xml\setest ; Source and output for translation files and templates cheat-dir = @@ -35,7 +35,7 @@ ex-net-templates-dir = app-dir = Z:\keving\gitrepos\rustici\ScormEngine\net\src\app\ScormEngine.Core\ ex-app-dir = -cs-dir = Z:\keving\gitrepos\rustici\ScormEngine\net\src\app\ScormEngine.Core\Logic\Utilities\CS2JProblemExample +cs-dir = Z:\keving\gitrepos\rustici\ScormEngine\net\src\app\ScormEngine.Core\Logic\Utilities\CS2JProblemExample\ ex-cs-dir = out-java-dir = Z:\keving\tmp\java\setest\src