diff options
author | azazel <none@none> | 2010-08-09 00:01:35 +0600 |
---|---|---|
committer | azazel <none@none> | 2010-08-09 00:01:35 +0600 |
commit | 39ab39f6cb80d6eba22dfd3b91bc1cf71bd4ced7 (patch) | |
tree | 8be8aa1315b87320b40149971221bfc1d54f18f4 /contrib/ScriptsConverter/ScriptConverter/ScriptConverter.csproj.user | |
parent | 1f80c7b3c056a791a7f0be52a6e188292d268b82 (diff) |
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
Diffstat (limited to 'contrib/ScriptsConverter/ScriptConverter/ScriptConverter.csproj.user')
-rw-r--r-- | contrib/ScriptsConverter/ScriptConverter/ScriptConverter.csproj.user | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/ScriptsConverter/ScriptConverter/ScriptConverter.csproj.user b/contrib/ScriptsConverter/ScriptConverter/ScriptConverter.csproj.user new file mode 100644 index 00000000000..1a4ff357ca6 --- /dev/null +++ b/contrib/ScriptsConverter/ScriptConverter/ScriptConverter.csproj.user @@ -0,0 +1,6 @@ +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> + <StartArguments> + </StartArguments> + </PropertyGroup> +</Project>
\ No newline at end of file |