From 39ab39f6cb80d6eba22dfd3b91bc1cf71bd4ced7 Mon Sep 17 00:00:00 2001 From: azazel Date: Mon, 9 Aug 2010 00:01:35 +0600 Subject: Source code for the scripts converter. NOTE: It is pretty straighforward and ugly, so make sure you check all the changes it does. :P --HG-- branch : trunk --- .../ScriptConverter/ScriptConverter.csproj | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 contrib/ScriptsConverter/ScriptConverter/ScriptConverter.csproj (limited to 'contrib/ScriptsConverter/ScriptConverter/ScriptConverter.csproj') diff --git a/contrib/ScriptsConverter/ScriptConverter/ScriptConverter.csproj b/contrib/ScriptsConverter/ScriptConverter/ScriptConverter.csproj new file mode 100644 index 00000000000..84c848743a4 --- /dev/null +++ b/contrib/ScriptsConverter/ScriptConverter/ScriptConverter.csproj @@ -0,0 +1,59 @@ + + + + Debug + AnyCPU + 9.0.21022 + 2.0 + {AB4C10BF-53AD-44AC-8B7A-B3F406DF468A} + Exe + Properties + ScriptConverter + ScriptConverter + v3.5 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + 3.5 + + + 3.5 + + + 3.5 + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3