source: SHVCSoftware/branches/SHM-dev/build/vc10/TAppDecoder_vc10.vcxproj.user @ 1129

Last change on this file since 1129 was 1129, checked in by seregin, 9 years ago

revert r1127

File size: 918 bytes
RevLine 
[2]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|Win32'">
[125]4    <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory>
[2]5    <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
[1129]6    <LocalDebuggerCommandArguments>-b str/Bus.bin -ls 2</LocalDebuggerCommandArguments>
[125]7  </PropertyGroup>
8  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
[1129]9    <LocalDebuggerCommandArguments>-b str/Bus.bin -ls 2</LocalDebuggerCommandArguments>
[125]10  </PropertyGroup>
11  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
[2]12    <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory>
[125]13    <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
[2]14  </PropertyGroup>
15</Project>
Note: See TracBrowser for help on using the repository browser.