ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/xmlTools/trunk/posUpdate/xmlTools.csproj.user
Revision: 868
Committed: Fri May 10 14:42:11 2013 UTC (12 years, 5 months ago) by s10k
File size: 1117 byte(s)
Log Message:
XmlTools: 0.8g fixed a bug added by the previous versions in patch files, which made them fail. fixed another bug when putting -filename as last parameter in patch file.

File Contents

# Content
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>patchfile -filename:"C:\games\Oni\AE\AEInstaller\packages\05000Unlock_All_Moves\patches\common\level0_Final\TRAMKONCOMbk_fw_kick.oni-patch"</StartArguments>
5 <StartWorkingDirectory>
6 </StartWorkingDirectory>
7 </PropertyGroup>
8 <PropertyGroup>
9 <PublishUrlHistory />
10 <InstallUrlHistory />
11 <SupportUrlHistory />
12 <UpdateUrlHistory />
13 <BootstrapperUrlHistory />
14 <ErrorReportUrlHistory />
15 <FallbackCulture>en-US</FallbackCulture>
16 <VerifyUploadedFiles>false</VerifyUploadedFiles>
17 </PropertyGroup>
18 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
19 <StartArguments>updatechainvalues -filename:OBANheli_body_center.xml -newvalue:"20 10 30" -element:Translation -parelement:OBANKeyFrame</StartArguments>
20 <StartWorkingDirectory>C:\games\Oni\AE\Tools</StartWorkingDirectory>
21 </PropertyGroup>
22 </Project>