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