1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
4 <LocalDebuggerWorkingDirectory>C:\share\ventoy-1.0.03</LocalDebuggerWorkingDirectory>
5 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
6 <LocalDebuggerCommandArguments>
7 </LocalDebuggerCommandArguments>
9 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
10 <LocalDebuggerWorkingDirectory>C:\share\ventoy-1.0.03</LocalDebuggerWorkingDirectory>
11 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
12 <LocalDebuggerCommandArguments />
14 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
15 <LocalDebuggerWorkingDirectory>C:\share\ventoy-1.0.03</LocalDebuggerWorkingDirectory>
16 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
17 <LocalDebuggerCommandArguments />
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
20 <LocalDebuggerWorkingDirectory>C:\share\ventoy-1.0.03</LocalDebuggerWorkingDirectory>
21 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
22 <LocalDebuggerCommandArguments />
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
25 <LocalDebuggerWorkingDirectory>K:\test\ventoy\ventoy-1.0.57</LocalDebuggerWorkingDirectory>
26 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
27 <LocalDebuggerCommandArguments>
28 </LocalDebuggerCommandArguments>
30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
31 <LocalDebuggerWorkingDirectory>C:\share\ventoy-1.0.03</LocalDebuggerWorkingDirectory>
32 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
33 <LocalDebuggerCommandArguments />
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
36 <LocalDebuggerWorkingDirectory>C:\share\ventoy-1.0.03</LocalDebuggerWorkingDirectory>
37 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
38 <LocalDebuggerCommandArguments />
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
41 <LocalDebuggerWorkingDirectory>K:\test\ventoy\ventoy-1.0.57</LocalDebuggerWorkingDirectory>
42 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
43 <LocalDebuggerCommandArguments />