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

Last change on this file since 1606 was 125, checked in by seregin, 12 years ago

copy from HM-10.0-dev-SHM

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