source: SHVCSoftware/trunk/build/vc10/TAppEncoder_vc10.vcxproj.user @ 536

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

copy from HM-10.0-dev-SHM

File size: 1.3 KB
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    <LocalDebuggerCommandArguments>-c cfg/per-sequence-svc/Bus-2x.cfg -c cfg/encoder_lowdelay_main.cfg -q0 30 -q1 30 -g 4 -f 5 -b str/Bus.bin -c option.cfg -ibl rec/BusBL-2x_rec.yuv -ibs rec/BusBL-2x_syntax.bin</LocalDebuggerCommandArguments>
[2]5  </PropertyGroup>
6  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
7    <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory>
8    <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
9  </PropertyGroup>
[125]10  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
11    <LocalDebuggerCommandArguments>-c cfg/per-sequence-svc/CactusCrop-2x.cfg -c cfg/encoder_randomaccess_main.cfg -q0 30 -q1 30 -g 8 -f 17 -b str/CactusCrop.bin -c option.cfg -ibl rec/CactusCropBL-2x_rec.yuv -ibs rec/CactusCropBL-2x_syntax.bin</LocalDebuggerCommandArguments>
12  </PropertyGroup>
13  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
14    <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory>
15    <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
16  </PropertyGroup>
[2]17</Project>
Note: See TracBrowser for help on using the repository browser.