campo-sirio/build/tf0.vcxproj.user
Mattia Tollari c2cd5ff5fe Patch level : 12.0 no-patch
Files correlati     : build
Commento            :
Rimosso parametro obsoleto "<BrowseInformation>true</BrowseInformation>" utilizzato dalle versioni precedenti di VS Studio, adesso c'è intellisense. Che sia questo il motivo per cui alcune funzioni non vengono collegate correttamente?
2019-04-09 14:07:08 +02:00

8 lines
453 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerCommandArguments>-0 /uADMIN</LocalDebuggerCommandArguments>
<LocalDebuggerWorkingDirectory>$(TargetDir)</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>