Last change
on this file was
2,
checked in by seregin, 12 years ago
|
Initial import by Vadim Seregin <vseregin@…>
|
File size:
686 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>-c cfg/svc/BasketballPass_layers10.cfg -c cfg/encoder_main_lb.cfg -q0 22 -q1 22 -g 4 -f 5 -b str/BasketballPass.bin -c option.cfg</LocalDebuggerCommandArguments> |
---|
| 5 | </PropertyGroup> |
---|
| 6 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
| 7 | <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory> |
---|
| 8 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
---|
| 9 | </PropertyGroup> |
---|
| 10 | </Project> |
---|
Note: See
TracBrowser for help on using the repository browser.