VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/VCPassChanger/VCPassChanger.vcxproj.user
diff options
context:
space:
mode:
Diffstat (limited to 'src/VCPassChanger/VCPassChanger.vcxproj.user')
-rw-r--r--src/VCPassChanger/VCPassChanger.vcxproj.user13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/VCPassChanger/VCPassChanger.vcxproj.user b/src/VCPassChanger/VCPassChanger.vcxproj.user
new file mode 100644
index 00000000..8b1a886d
--- /dev/null
+++ b/src/VCPassChanger/VCPassChanger.vcxproj.user
@@ -0,0 +1,13 @@
+<?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>
+ </LocalDebuggerCommandArguments>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <LocalDebuggerCommandArguments>
+ </LocalDebuggerCommandArguments>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+</Project> \ No newline at end of file