source: xmlTools/trunk/posUpdate/xmlTools.csproj.user@ 861

Last change on this file since 861 was 861, checked in by s10k, 12 years ago

xmlTools: v0.8e, fixed a bug reported by EdT:

mono xmlTools.exe updatechainvalues -filename:OBANheli_body_center.xml -newvalue:"20 10 30" -element:Translation -parelement:OBANKeyFrame

I get the error: Object reference not set to an instance of an object

also fixed a bit the documentation o updatechainvalues command

File size: 1.1 KB
RevLine 
[710]1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
[861]4 <StartArguments>updatechainvalues -filename:OBANheli_body_center.xml -newvalue:"20 10 30" -element:Translation -parelement:OBANKeyFrameversions</StartArguments>
5 <StartWorkingDirectory>C:\games\Oni\AE\Tools</StartWorkingDirectory>
[710]6 </PropertyGroup>
7 <PropertyGroup>
8 <PublishUrlHistory />
9 <InstallUrlHistory />
10 <SupportUrlHistory />
11 <UpdateUrlHistory />
12 <BootstrapperUrlHistory />
13 <ErrorReportUrlHistory />
14 <FallbackCulture>en-US</FallbackCulture>
15 <VerifyUploadedFiles>false</VerifyUploadedFiles>
16 </PropertyGroup>
17 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
[861]18 <StartArguments>updatechainvalues -filename:OBANheli_body_center.xml -newvalue:"20 10 30" -element:Translation -parelement:OBANKeyFrame</StartArguments>
19 <StartWorkingDirectory>C:\games\Oni\AE\Tools</StartWorkingDirectory>
[710]20 </PropertyGroup>
21</Project>
Note: See TracBrowser for help on using the repository browser.