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'"> |
4 |
< |
<StartArguments>versions</StartArguments> |
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> |
6 |
|
</PropertyGroup> |
7 |
|
<PropertyGroup> |
8 |
|
<PublishUrlHistory /> |
15 |
|
<VerifyUploadedFiles>false</VerifyUploadedFiles> |
16 |
|
</PropertyGroup> |
17 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> |
18 |
< |
<StartArguments>replacealsl -element:FirstLevel -value:0 -nobackups -filename:"C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Debug\%2a.xml"</StartArguments> |
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> |
20 |
|
</PropertyGroup> |
21 |
|
</Project> |