1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-14 04:18:26 -06:00
Files
VeraCrypt/src/Mount/Mount.vcxproj.user
2019-10-02 11:40:08 +02:00

7 lines
380 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|x64'">
<LocalDebuggerCommandArguments>/DisableDeviceUpdate</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>