Last change
on this file since 2 was
2,
checked in by seregin, 12 years ago
|
Initial import by Vadim Seregin <vseregin@…>
|
File size:
578 bytes
|
Rev | Line | |
---|
[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'"> |
---|
| 4 | <LocalDebuggerCommandArguments>-b str/BasketballPass.bin -ls 2 -ibl O:/BasketballPassBL_rec.yuv -ibs O:/BasketballPassBL_syntax.bin -wdt 416 -hgt 240</LocalDebuggerCommandArguments> |
---|
| 5 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
---|
| 6 | <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory> |
---|
| 7 | </PropertyGroup> |
---|
| 8 | </Project> |
---|
Note: See
TracBrowser for help on using the repository browser.