ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/xmlTools/trunk/posUpdate/xmlTools.csproj.user
Revision: 745
Committed: Tue Mar 26 15:04:38 2013 UTC (12 years, 6 months ago) by s10k
File size: 922 byte(s)
Log Message:
-added double quotes support (windows users can now specify paths with spaces)
-returning last error as output (helps AEI debugging)

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:TRAM-knockdown.oni-patch</StartArguments>
5 </PropertyGroup>
6 <PropertyGroup>
7 <PublishUrlHistory />
8 <InstallUrlHistory />
9 <SupportUrlHistory />
10 <UpdateUrlHistory />
11 <BootstrapperUrlHistory />
12 <ErrorReportUrlHistory />
13 <FallbackCulture>en-US</FallbackCulture>
14 <VerifyUploadedFiles>false</VerifyUploadedFiles>
15 </PropertyGroup>
16 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
17 <StartArguments>replaceall -element:FirstLevel -value:0 -nobackups -filename:"C:\Users\home\Documents\Visual Studio 2012\Projects\posUpdate\posUpdate\bin\Debug\%2a.xml"</StartArguments>
18 </PropertyGroup>
19 </Project>