0ea5eddf39
Files correlati : Commento : Sistemati progetti per VS2017 (alcuni sono anche convertiti): - Spostato percorso files obj git-svn-id: svn://10.65.10.50/branches/R_10_00@24264 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
459 B
XML
8 lines
459 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<LocalDebuggerWorkingDirectory>$(TargetDir)</LocalDebuggerWorkingDirectory>
|
|
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
|
|
<LocalDebuggerCommandArguments>-0 /uADMIN</LocalDebuggerCommandArguments>
|
|
</PropertyGroup>
|
|
</Project> |